aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_external/lib/Controller/ApiController.php
Commit message (Expand)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-1/+1
* refactor(apps): Use constructor property promotion when possibleprovokateurin2024-10-211-7/+2
* chore(apps): Apply new rector configuration to autouse classesCôme Chilliet2024-10-151-2/+3
* chore(deps): Update nextcloud/coding-standard to v1.3.1provokateurin2024-09-191-1/+1
* fix(files_external): broken credentials dialogJohn Molakvoæ (skjnldsv)2024-09-131-28/+0
* refactor(files_external): Replace security annotations with respective attrib...provokateurin2024-08-141-5/+3
* chore: Add SPDX headerAndy Scherzinger2024-06-061-23/+3
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-181-2/+2
* 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
* files_external: Fix OpenAPIjld31032023-08-071-1/+3
* feat(files_external): migrate to vueJohn Molakvoæ2023-08-011-14/+34
* files_external: Add OpenAPI specjld31032023-07-111-3/+8
* 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-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-1/+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/+1
* Update the license headers for Nextcloud 19Christoph Wurst2020-03-311-0/+1
* Use the short array syntax, everywhereChristoph Wurst2020-03-261-2/+2
* Update license headersChristoph Wurst2019-12-051-3/+3
* [files_external] OCS endpoint to proper OCSControllerRoeland Jago Douma2018-01-181-0/+108