summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Lib/Storage/OwnCloud.php
Commit message (Expand)AuthorAgeFilesLines
* 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