aboutsummaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api
Commit message (Expand)AuthorAgeFilesLines
...
* 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
| * Rename mastodon to fediverseCarl Schwan2022-11-221-6/+6
| * Add mastodon personal info fieldCarl Schwan2022-11-211-0/+6
* | Don't use quota cache through user managementVincent Petry2022-11-211-1/+1
|/
* Fix errors from PHP 8.2 testingCôme Chilliet2022-11-141-1/+2
* [tx-robot] updated from transifexNextcloud bot2022-11-0546-92/+46
* Fix password length limitationJoas Schilling2022-10-101-0/+6
* [tx-robot] updated from transifexNextcloud bot2022-10-092-14/+14
* [tx-robot] updated from transifexNextcloud bot2022-10-082-10/+10
* [tx-robot] updated from transifexNextcloud bot2022-09-232-0/+36
* Master is now 26Joas Schilling2022-09-221-2/+2
* Rebuild autoloaderJoas Schilling2022-09-201-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-09-1742-0/+48
* Fix test failure introduced in https://github.com/nextcloud/server/pull/33819Christopher Ng2022-09-161-0/+6
* Fix translation of user exists error server-sideChristopher Ng2022-09-151-1/+1
* set defaultEnabled in shipped.jsonMaxence Lange2022-09-151-1/+0
* Fix typos in apps/ subdirectoryluz paz2022-09-051-2/+2
* Merge pull request #33625 from nextcloud/fix/33572/add-userVincent Petry2022-09-011-3/+12
|\
| * Fix creation of new user and display the correct error messageChristopher Ng2022-08-221-3/+12
* | Move findBinaryFinder and isFunctionEnabled away from OC_HelperCarl Schwan2022-08-231-3/+3
|/
* [tx-robot] updated from transifexNextcloud bot2022-08-142-2/+2
* [tx-robot] updated from transifexNextcloud bot2022-08-122-0/+34
* Merge pull request #32363 from nextcloud/cleanup/remove-long-deprecated-classesCarl Schwan2022-08-081-1/+1
|\
| * Remove OCP\App and OCP\BackgroundJobCarl Schwan2022-08-011-1/+1