summaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Controller/StoragesController.php
Commit message (Expand)AuthorAgeFilesLines
* Force cast getCode to intCarl Schwan2022-10-161-2/+2
* Add option to disallow creation of local storagesVincent Petry2021-12-151-1/+19
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-10/+10
* dont offer to edit external config settings if we can't edit themRobin Appelman2021-01-081-2/+22
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Move OC_Mount_Config to proper classname and remove OC::$CLASSPATH usage in f...Morris Jobke2020-07-101-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Use placeholder values for password fields in external storage webuiRobin Appelman2020-03-121-27/+51
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-13/+12
* Fix translationsJoas Schilling2017-04-181-2/+2
* Allow using '/' as external storage rootRobin Appelman2017-03-231-1/+1
* Update with robinJoas Schilling2016-07-211-1/+1
* Fix apps/Joas Schilling2016-07-211-2/+4
* Fix conversion issuesJuan Pablo Villafáñez2016-06-201-0/+2
* Change the default value to true instead of nullJuan Pablo Villafáñez2016-06-081-2/+2
* Rename variableJuan Pablo Villafáñez2016-06-071-4/+4
* Add support to know where the storage test comes fromJuan Pablo Villafáñez2016-06-071-4/+5
* Update license headersLukas Reschke2016-05-261-0/+1
* Move remaining classes to PSR-4Joas Schilling2016-05-241-2/+2
* Move stuff from outside lib/ to PSR-4Joas Schilling2016-05-241-0/+338