aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Storage/OwnCloud.php
Commit message (Expand)AuthorAgeFilesLines
* refactor(Storage): Align all Storage constructorsrefactor/storage/constructorsprovokateurin2024-10-231-10/+10
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-1/+2
* fix(files_external): Fix all IStorage return typesprovokateurin2024-09-261-1/+1
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-2/+2
* chore: Add SPDX headerAndy Scherzinger2024-06-061-25/+3
* Refactors "strpos" calls in /apps/files_external to improve code readability.Faraz Samapoor2023-06-021-1/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Add visibility to all constantsChristoph Wurst2020-04-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-5/+4
* Use elseif instead of else ifChristoph Wurst2020-04-101-1/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-0/+1
* Update license headersChristoph Wurst2019-12-051-1/+3
* Add interface to allow storages from opting out of encryptionRobin Appelman2018-11-291-1/+2
* Use an actual function of the storage to determine needsPartFileRoeland Jago Douma2018-05-011-0/+4
* Use index based string access for substr with length of 1Morris Jobke2018-01-261-4/+1
* Update license headersMorris Jobke2017-11-061-0/+2
* Fix comparisons in the files external appJoas Schilling2017-08-011-2/+2
* Update comments to NextcloudMorris Jobke2017-04-111-2/+2
* allow configuring authType for DAV backendJörn Friedrich Dreyer2017-03-221-0/+2
* Fix apps/Joas Schilling2016-07-211-1/+2
* Move Lib\Storage to PSR-4Joas Schilling2016-05-241-0/+74