summaryrefslogtreecommitdiffstats
path: root/apps/provisioning_api
Commit message (Expand)AuthorAgeFilesLines
* Bump app versions as wellJoas Schilling2017-05-221-1/+1
* Adjust version requirementJoas Schilling2017-05-221-1/+1
* Merge pull request #4457 from nextcloud/fix-storage-info-with-wrong-casingMorris Jobke2017-04-242-84/+92
|\
| * Remove dead argumentsJoas Schilling2017-04-242-45/+1
| * Fix similar issues with the group idJoas Schilling2017-04-242-4/+8
| * Fix the storage info and other checks when the user has wrong casingJoas Schilling2017-04-242-35/+83
* | Remove unused use statementsMorris Jobke2017-04-221-1/+0
|/
* Use RESPOND_NOT_FOUND for non existing userMorris Jobke2017-04-212-2/+2
* Update comments to NextcloudMorris Jobke2017-04-111-3/+3
* Adjust class referencesLukas Reschke2017-04-111-1/+1
* Move OC_Defaults to OCP\DefaultsMorris Jobke2017-04-093-8/+9
* Merge pull request #4244 from nextcloud/welcome-emailMorris Jobke2017-04-073-207/+81
|\
| * Add support for themingLukas Reschke2017-04-073-207/+81
* | Allow to change account info via provisioning apiJoas Schilling2017-04-072-16/+37
|/
* Make deleting a group compatible with ocs v2Joas Schilling2017-03-231-1/+1
* Fix provisioning API callJoas Schilling2017-03-201-1/+8
* OCS API endpoint to resend welcome messageMorris Jobke2017-02-283-1/+619
* Refactor provision api app's UserControllerTestChristoph Wurst2017-02-281-76/+67
* add groups to user info outputBjoern Schiessle2017-02-092-3/+36
* make sure that 'getCurrentUser' gets an array in order to manipulate the data...Bjoern Schiessle2017-01-262-36/+83
* unify endpoints form core and the the provisioning apiBjoern Schiessle2017-01-253-2/+112
* add data from the users profile to the provisioning apiBjoern Schiessle2017-01-242-4/+65
* Allow subadmins to add people to groups via provisioning apiJoas Schilling2017-01-182-7/+151
* Make sure subadmins can not delete users from their last subadmin groupJoas Schilling2017-01-182-0/+76
* No need to check the subadmin againJoas Schilling2017-01-182-21/+11
* Adds provisioning middleware testsRoeland Jago Douma2016-12-301-0/+122
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
* Require sudo mode on the provisioning APIJoas Schilling2016-12-053-7/+24
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
* Use new appstore APILukas Reschke2016-10-312-24/+5
* Add unit testsJoas Schilling2016-10-212-5/+386
* Make AppConfig part of the public APIJoas Schilling2016-10-212-8/+167
* Svgo optimizationskjnldsv2016-09-271-4/+1
* add viewBox to app icon for proper scaling in FirefoxMorris Jobke2016-08-171-1/+1
* Allow to retrieve the quota itself via the provisioning apiJoas Schilling2016-08-171-0/+1
* Move Apps to OCSControllerRoeland Jago Douma2016-08-143-64/+78
* Move Users to OCSControllerRoeland Jago Douma2016-08-143-625/+475
* Move Groups over to OCSControllerRoeland Jago Douma2016-08-143-214/+138
* Add ProvisioningAPI middlewareRoeland Jago Douma2016-08-143-0/+103
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-1/+1
* Also increase the min versionJoas Schilling2016-07-221-1/+1
* bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
* Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
|\
| * Increase app versionsJoas Schilling2016-07-211-1/+1
* | Fix apps/Joas Schilling2016-07-218-24/+30
|/
* Fix Warnings Provisioning APIRoeland Jago Douma2016-07-126-330/+417
* Update license headersLukas Reschke2016-05-267-9/+10
* Move Provisioning api to PSR-4 (#24510)Joas Schilling2016-05-118-176/+194
* Add provisioning api to enable and disable usersThomas Müller2016-05-023-19/+128
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2