aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Controller/UserStoragesController.php
Commit message (Expand)AuthorAgeFilesLines
* feat: Use inline password confirmation in external storage settingsLouis Chemineau2024-11-281-3/+3
* fix(external_storage): Cast id to intfix/external-storage-controller-cast-idMarcel Klehr2024-11-251-2/+2
* fix: add PasswordConfirmationRequired to update and delete methodyemkareems2024-10-161-0/+2
* fix: add PasswordConfirmationRequired to create user storages endpointyemkareems2024-10-161-0/+2
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-3/+3
* refactor(files_external): Replace security annotations with respective attrib...provokateurin2024-08-141-10/+6
* chore: Add SPDX headerAndy Scherzinger2024-06-061-25/+3
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-2/+2
* Migrate files external to PSR LoggerInterfaceBenjamin Gaussorgues2023-08-011-3/+3
* Add option to disallow creation of local storagesVincent Petry2021-12-151-2/+14
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+1
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-1/+1
* dont offer to edit external config settings if we can't edit themRobin Appelman2021-01-081-9/+8
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Use php keywords in lowercaseChristoph Wurst2020-04-091-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-1/+1
* Use placeholder values for password fields in external storage webuiRobin Appelman2020-03-121-2/+2
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-9/+9
* Fix translationsJoas Schilling2017-04-181-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/+1
* 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/+222