aboutsummaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api
Commit message (Expand)AuthorAgeFilesLines
* chore: Fix missing template parameter for IEventListenerCôme Chilliet2024-01-301-0/+1
* Fix(l10n): Update translations from TransifexNextcloud bot2024-01-214-6/+6
* refactor: Migrate IgnoreOpenAPI attributes to OpenAPIprovokateurin2024-01-181-2/+2
* chore(deps): Update openapi-extractorprovokateurin2024-01-183-1480/+5626
* fixesMaxence Lange2024-01-151-24/+16
* lazy AppConfigMaxence Lange2024-01-152-50/+23
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-242-0/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-12-062-0/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-262-0/+20
* Merge pull request #41678 from nextcloud/branchoff/master-is-now-29Arthur Schiwon2023-11-231-2/+2
|\
| * feat(branchoff): Bump versions and requirements in appsJoas Schilling2023-11-231-2/+2
* | chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-234-22/+23
|/
* refactor: Rename OpenAPI type aliases to their namespacesjld31032023-11-025-21/+21
* Fix(l10n): Update translations from TransifexNextcloud bot2023-11-022-0/+20
* fix(provisioning_api): Fix quota fields in OpenAPIjld31032023-10-232-12/+44
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-202-0/+28
* Fix(l10n): Update translations from TransifexNextcloud bot2023-10-142-2/+2
* Check limit and offset parameters sent to controllerCôme Chilliet2023-10-101-0/+7
* Fix api description for Users#getDisabledUsersCôme Chilliet2023-10-092-3/+6
* Generated openapi.jsonCôme Chilliet2023-10-091-0/+106
* Remove psalm @var annotations which should not be neededCôme Chilliet2023-10-091-2/+0
* Add endpoint for getting disabled user listCôme Chilliet2023-10-092-1/+66
* Convert isset ternary to null coalescing operatorHamid Dehnavi2023-09-281-2/+2
* Fix OCS-APIRequest header for OpenAPIjld31032023-09-271-86/+129
* Add single status code descriptions for OpenAPIjld31032023-09-275-32/+96
* fix(phonenumber): Use the newly introduced API to limit 3rdparty lib usageJoas Schilling2023-09-252-27/+25
* provisioning_api: Fix quota constants in OpenAPIjld31032023-09-142-1/+5
* Fix(l10n): Update translations from TransifexNextcloud bot2023-08-122-0/+34
* Fix OpenAPI specsjld31032023-08-031-7/+18
* provisioning_api: Add OpenAPI specjld31032023-07-3112-344/+530
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-282-2/+2
* to return correct code when group not foundAlexander Piskun2023-07-221-0/+3
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-192-0/+34
* Fix(l10n): Update translations from TransifexNextcloud bot2023-07-052-4/+4
* Merge pull request #39089 from nextcloud/bugfix/39087/fix-2fa-event-namesJoas Schilling2023-07-032-53/+47
|\
| * Fix event names of 2FA related typed eventsJoas Schilling2023-07-032-53/+47
* | feat(ocp): More specific type for ICapabilities::getCapabilitiesChristoph Wurst2023-07-031-2/+0
|/
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-222-0/+34
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-202-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-142-2/+2
* Fix(l10n): Update translations from TransifexNextcloud bot2023-06-122-12/+12
* openapi: Fix wrapping OCS responses that are not DataResponsejld31032023-06-051-63/+3
* fix(CI): Satisfy psalm by removing a now obsolete type checkJoas Schilling2023-05-311-3/+2
* Add OpenAPI specsjld31032023-05-241-0/+4532
* Fix(l10n): Update translations from TransifexNextcloud bot2023-05-182-4/+4
* chore(release): Bump requirements and versions in apps/Joas Schilling2023-05-171-2/+2
* feat(users): Store and load a user's managerChristoph Wurst2023-05-123-2/+24
* fix(provisioning_api): Don't allow to configure the same additional email mul...Joas Schilling2023-04-262-4/+161
* fix(assets): Optimize SVGs with scour 0.38.2Joas Schilling2023-04-241-1/+1
* chore(autoloader): Update autoloaders with composer 2.5.5Joas Schilling2023-04-213-11/+22