aboutsummaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api/lib/Controller/AppConfigController.php
Commit message (Expand)AuthorAgeFilesLines
* fix(OpenAPI): Adjust array syntax to avoid ambiguitiesfix/openapi/array-syntaxprovokateurin2024-11-051-4/+4
* chore: Migrate cleanAppId and getAppPath calls to IAppManager from OC_AppCôme Chilliet2024-09-131-3/+4
* style: update codestyle for coding-standard 1.2.3Daniel Kesselberg2024-08-251-1/+1
* fix(provisioning): Support setting new app configs as wellJoas Schilling2024-08-221-2/+9
* fix(ProvisioningAPI): set typed config values by via APIArthur Schiwon2024-08-201-1/+10
* refactor(provisioning_api): Replace security annotations with respective attr...provokateurin2024-07-271-4/+5
* chore: Add SPDX headerAndy Scherzinger2024-06-021-21/+2
* feat: rename users to account or personVincent Petry2024-02-131-1/+1
* lazy AppConfigMaxence Lange2024-01-151-46/+19
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-7/+7
* Add single status code descriptions for OpenAPIjld31032023-09-271-0/+2
* provisioning_api: Add OpenAPI specjld31032023-07-311-14/+39
* l10n: Spelling unificationValdnet2021-10-171-1/+1
* Add support for Delegation Settings for more appsCarl Schwan2021-10-151-1/+65
* refs #21045 add app config to disable unlimited quota and to set max quotaJulien Veyssier2021-07-291-0/+7
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Use exactly one empty line after the namespace declarationChristoph Wurst2020-04-091-1/+0
* Update license headersChristoph Wurst2019-12-051-1/+4
* Only prevent disabling encrytion via the APIJoas Schilling2019-07-161-4/+9
* Don't allow to disable encryption via the APIJoas Schilling2019-06-271-1/+1
* Make the provisioning api app strictRoeland Jago Douma2018-02-271-8/+9
* Update license headersMorris Jobke2017-11-061-0/+2
* Add unit testsJoas Schilling2016-10-211-5/+4
* Make AppConfig part of the public APIJoas Schilling2016-10-211-0/+158