aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Controller/UserGlobalStoragesController.php
Commit message (Expand)AuthorAgeFilesLines
* feat: Use inline password confirmation in external storage settingsLouis Chemineau2024-11-281-1/+1
* fix: cs fix namespacefix/788/add-password-required-to-external-storagesyemkareems2024-10-181-1/+1
* fix: add PasswordConfirmationRequired to the eternal storages mentioned in re...yemkareems2024-10-181-0/+2
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-2/+2
* refactor(files_external): Replace security annotations with respective attrib...provokateurin2024-08-141-6/+4
* chore: Add SPDX headerAndy Scherzinger2024-06-061-23/+3
* full uppercase constMaxence Lange2024-02-241-1/+1
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-7/+8
* Migrate files external to PSR LoggerInterfaceBenjamin Gaussorgues2023-08-011-3/+3
* Add option to disallow creation of local storagesVincent Petry2021-12-151-2/+5
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-111-3/+3
* dont offer to edit external config settings if we can't edit themRobin Appelman2021-01-081-9/+13
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-2/+0
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-3/+3
* Use placeholder values for password fields in external storage webuiRobin Appelman2020-03-121-3/+3
* Update license headersChristoph Wurst2019-12-051-1/+2
* Some php-cs fixesRoeland Jago Douma2019-11-221-8/+8
* allow setting user provided global credentials trough credentials popupRobin Appelman2019-09-091-1/+2
* Fix translationsJoas Schilling2017-04-181-3/+3
* 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-3/+4
* 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/+201