aboutsummaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge pull request #37497 from nextcloud/enh/profile-fieldsArthur Schiwon2023-03-311-0/+2
|\
| * Improve handling of profile fieldsChristopher Ng2023-03-301-0/+2
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-312-2/+14
|/
* Use implementations instead of interfaces for accessing private methodsjld31032023-03-301-1/+1
* adjust tests after #36665Julien Veyssier2023-03-231-1/+7
* Merge pull request #36665 from nextcloud/fix/36539Julien Veyssier2023-03-222-4/+3
|\
| * Always set displayname and display-name for user datajld31032023-02-102-4/+3
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-194-4/+26
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-102-0/+20
* | fix: Recalculate storage statistics on updating the quotaJulius Härtl2023-03-061-3/+2
* | chore(release): Bump requirements and versions in apps/Joas Schilling2023-03-031-2/+2
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-03-012-0/+34
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-242-0/+28
* | Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-02-222-10/+10
|/
* Fix a few tests that were using too big int values for 32bitsCôme Chilliet2023-02-071-2/+1
* Fix(l10n): 🔠 Update translations from TransifexNextcloud bot2023-01-302-0/+2
* chore(autoloaders): Update autoloader files for Composer 2.5.1Christoph Wurst2023-01-252-16/+25
* Merge pull request #36094 from nextcloud/bugfix/noid/user-info-api-exclude-st...Joas Schilling2023-01-162-17/+16
|\
| * Only expose storage location to adminsVincent Petry2023-01-132-17/+16
* | Tear down in catch of an ExceptionCôme Chilliet2023-01-121-0/+2
* | Catch Exceptions when loading storage data of usersCôme Chilliet2023-01-121-0/+10
|/
* Add a const for the max user password lengthJoas Schilling2023-01-041-2/+2
* rename SabrePublicPluginEvent to BeforeSabrePubliclyLoadedEvent, run build/au...Julien Veyssier2022-12-151-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-11-232-0/+34
* Merge pull request #34940 from nextcloud/feat/add-mastodonCarl Schwan2022-11-225-4/+38
|\
| * Update composer autoloaderCarl Schwan2022-11-222-4/+17
| * Fix testsCarl Schwan2022-11-222-0/+15