aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Controller
Commit message (Expand)AuthorAgeFilesLines
* feat: Use inline password confirmation in external storage settingsLouis Chemineau2024-11-285-8/+8
* fix(external_storage): Cast id to intfix/external-storage-controller-cast-idMarcel Klehr2024-11-251-2/+2
* fix(files_external): cast storage id intfix/external-storage-intskjnldsv2024-11-121-2/+2
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-1/+1
* fix: add PasswordConfirmationRequired to saveGlobalCredentialsfix/add-password-confirmation-to-save-global-credsyemkareems2024-10-301-0/+2
* Merge pull request #48788 from nextcloud/fix/788/add-password-required-to-ext...John Molakvoæ2024-10-293-0/+7
|\
| * 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-183-0/+7
* | refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-212-25/+9
|/
* 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(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-152-3/+5
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-195-11/+11
* refactor: Use the elvis operatorChristoph Wurst2024-09-151-1/+1
* fix(files_external): broken credentials dialogJohn Molakvoæ (skjnldsv)2024-09-131-28/+0
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* refactor(files_external): Replace security annotations with respective attrib...provokateurin2024-08-144-24/+16
* fix: allows admin to edit global credentialsBenjamin Gaussorgues2024-06-241-3/+9
* chore: Add SPDX headerAndy Scherzinger2024-06-066-145/+18
* full uppercase constMaxence Lange2024-02-242-2/+2
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-181-2/+2
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-232-6/+5
* refactor: Rename OpenAPI type aliases to their namespacesjld31032023-11-021-3/+3
* fix(files_external): basic auth user storage triggerJohn Molakvoæ2023-10-101-0/+1
* Add single status code descriptions for OpenAPIjld31032023-09-271-0/+2
* admin have no special rights on users' entriesMaxence Lange2023-09-011-1/+1
* files_external: Fix OpenAPIjld31032023-08-071-1/+3
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-015-50/+48
* Migrate files external to PSR LoggerInterfaceBenjamin Gaussorgues2023-08-014-59/+18
* files_external: Add OpenAPI specjld31032023-07-111-3/+8
* Force cast getCode to intCarl Schwan2022-10-161-2/+2
* Fix typos in apps/ subdirectoryluz paz2022-09-051-1/+1
* Add option to disallow creation of local storagesVincent Petry2021-12-154-7/+54
* move files_external to IBootstrapRobin Appelman2021-06-161-2/+0
* remove depricated methods from MountConfigRobin Appelman2021-06-161-17/+36
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-046-8/+3
* Remove unneeded casts that were found by PsalmMorris Jobke2021-01-114-15/+15
* dont offer to edit external config settings if we can't edit themRobin Appelman2021-01-084-22/+53
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-164-4/+4
* 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-102-2/+2
* Format control structures, classes, methods and functionChristoph Wurst2020-04-105-9/+1
* Use php keywords in lowercaseChristoph Wurst2020-04-091-2/+2
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-093-3/+0
* Fix (array) indent style to always use one tabChristoph Wurst2020-04-091-2/+2
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-315-0/+5
* Use the short array syntax, everywhereChristoph Wurst2020-03-265-10/+10
* Use placeholder values for password fields in external storage webuiRobin Appelman2020-03-124-34/+58
* Update license headersChristoph Wurst2019-12-056-8/+12