aboutsummaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api
Commit message (Expand)AuthorAgeFilesLines
* Cleanup appinfo usageJoas Schilling2021-02-162-13/+10
* [tx-robot] updated from transifexNextcloud bot2021-02-062-0/+16
* This is 22Joas Schilling2021-02-031-1/+1
* Update all composer autoloader filesChristoph Wurst2021-01-282-1/+33
* [tx-robot] updated from transifexNextcloud bot2021-01-222-2/+4
* [tx-robot] updated from transifexNextcloud bot2021-01-192-4/+4
* [tx-robot] updated from transifexNextcloud bot2021-01-184-2/+6
* [tx-robot] updated from transifexNextcloud bot2021-01-174-2/+18
* [tx-robot] updated from transifexNextcloud bot2021-01-162-0/+12
* [tx-robot] updated from transifexNextcloud bot2021-01-112-0/+16
* [tx-robot] updated from transifexNextcloud bot2020-12-272-2/+4
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-163-0/+3
* [tx-robot] updated from transifexNextcloud bot2020-12-104-2/+22
* Unit tests for searching by phone numberJoas Schilling2020-12-072-15/+55
* Make the throwing optional, so background tasks don't breakJoas Schilling2020-12-071-1/+1
* Also translate the phone number when coming in via the accounts manager API d...Joas Schilling2020-12-071-1/+5
* Add an endpoint to search for accounts based on phone numberJoas Schilling2020-12-073-3/+82
* Make code strictJoas Schilling2020-12-074-58/+62
* [tx-robot] updated from transifexNextcloud bot2020-12-072-0/+2
* rebuild autoloader scripts with 2.0.7Robin Appelman2020-11-264-3/+5
* [tx-robot] updated from transifexNextcloud bot2020-11-162-0/+2
* [tx-robot] updated from transifexNextcloud bot2020-11-122-0/+16
* [tx-robot] updated from transifexNextcloud bot2020-10-312-0/+16
* [tx-robot] updated from transifexNextcloud bot2020-10-292-0/+12
* [tx-robot] updated from transifexNextcloud bot2020-10-192-2/+2
* [tx-robot] updated from transifexNextcloud bot2020-10-122-0/+2
* Merge pull request #22891 from nextcloud/techdebt/18680/improve-ProvisioningA...Morris Jobke2020-10-051-2/+13
|\
| * Improve registerService logic for ProvisioningApiMiddleware for static code a...Daniel Kesselberg2020-09-161-2/+13
* | Merge pull request #23189 from nextcloud/enhancement/cs/binary_operator_spacesMorris Jobke2020-10-053-4/+4
|\ \
| * | Format code to a single space around binary operatorsChristoph Wurst2020-10-053-4/+4
* | | Fix the user email issue while creating a userSujith Haridasan2020-10-052-13/+19
|/ /
* | [tx-robot] updated from transifexNextcloud bot2020-10-0514-0/+14
* | Merge pull request #22960 from nextcloud/Valdnet-patch-4Roeland Jago Douma2020-10-031-1/+1
|\ \
| * | l10n: HTTP in capital lettersValdnet2020-09-191-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-10-016-2/+28
* | | [tx-robot] updated from transifexNextcloud bot2020-09-282-0/+14
* | | [tx-robot] updated from transifexNextcloud bot2020-09-264-0/+28
* | | Update autloaderRoeland Jago Douma2020-09-241-1/+1
* | | [tx-robot] updated from transifexNextcloud bot2020-09-232-0/+14
* | | [tx-robot] updated from transifexNextcloud bot2020-09-222-6/+6
* | | [tx-robot] updated from transifexNextcloud bot2020-09-212-2/+4
* | | [tx-robot] updated from transifexNextcloud bot2020-09-2010-0/+68
|/ /
* | Add transifex config for all new appsMorris Jobke2020-09-181-0/+0
* | Bump versionsJoas Schilling2020-09-181-2/+2
|/
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-245-0/+6
* Change PHPDoc type hint from PHPUnit_Framework_MockObject_MockObject to \PHPU...Morris Jobke2020-08-124-33/+32
* Generate password on addUser by password_policy appDaniel Kesselberg2020-08-092-5/+69
* Use IBootstrap for the app federatedfilesharingMorris Jobke2020-07-145-31/+23
* Use the new method everywhereJoas Schilling2020-07-035-77/+38
* Fix languages empty arrayGretaD2020-05-082-47/+62