Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-02-23Show hint in OCS API for user creationMorris Jobke
2017-09-18throw 101 when an empty group string is providedArthur Schiwon
2017-06-22Add unit tests for the new codeJoas Schilling
2017-06-22Allow to force a language and set it via the ocs apiJoas Schilling
2017-06-06Don't allow the user to set fields they can't seeJoas Schilling
2017-04-24Merge pull request #4457 from nextcloud/fix-storage-info-with-wrong-casingMorris Jobke
2017-04-24Remove dead argumentsJoas Schilling
2017-04-24Fix similar issues with the group idJoas Schilling
2017-04-24Fix the storage info and other checks when the user has wrong casingJoas Schilling
2017-04-23Remove unused use statementsMorris Jobke
2017-04-21Use RESPOND_NOT_FOUND for non existing userMorris Jobke
2017-04-12Update comments to NextcloudMorris Jobke
2017-04-11Adjust class referencesLukas Reschke
2017-04-10Move OC_Defaults to OCP\DefaultsMorris Jobke
2017-04-07Merge pull request #4244 from nextcloud/welcome-emailMorris Jobke
2017-04-07Add support for themingLukas Reschke
2017-04-07Allow to change account info via provisioning apiJoas Schilling
2017-03-23Make deleting a group compatible with ocs v2Joas Schilling
2017-03-20Fix provisioning API callJoas Schilling
2017-03-01OCS API endpoint to resend welcome messageMorris Jobke
2017-02-28Refactor provision api app's UserControllerTestChristoph Wurst
2017-02-09add groups to user info outputBjoern Schiessle
2017-01-26make sure that 'getCurrentUser' gets an array in order to manipulate the data...Bjoern Schiessle
2017-01-25unify endpoints form core and the the provisioning apiBjoern Schiessle
2017-01-24add data from the users profile to the provisioning apiBjoern Schiessle
2017-01-18Allow subadmins to add people to groups via provisioning apiJoas Schilling
2017-01-18Make sure subadmins can not delete users from their last subadmin groupJoas Schilling
2017-01-18No need to check the subadmin againJoas Schilling
2016-12-30Adds provisioning middleware testsRoeland Jago Douma
2016-12-13Update app versions and requirementsJoas Schilling
2016-12-05Require sudo mode on the provisioning APIJoas Schilling
2016-11-15Use 11.0 instead 9.2Lukas Reschke
2016-10-31Use new appstore APILukas Reschke
2016-10-21Add unit testsJoas Schilling
2016-10-21Make AppConfig part of the public APIJoas Schilling
2016-09-27Svgo optimizationskjnldsv
2016-08-17add viewBox to app icon for proper scaling in FirefoxMorris Jobke
2016-08-17Allow to retrieve the quota itself via the provisioning apiJoas Schilling
2016-08-14Move Apps to OCSControllerRoeland Jago Douma
2016-08-14Move Users to OCSControllerRoeland Jago Douma
2016-08-14Move Groups over to OCSControllerRoeland Jago Douma
2016-08-14Add ProvisioningAPI middlewareRoeland Jago Douma
2016-08-08Increment the versions and adjust the capitilizationJoas Schilling
2016-07-22Also increase the min versionJoas Schilling
2016-07-22bumb compatible app versions for core appsRobin Appelman
2016-07-22Merge pull request #500 from nextcloud/bump_versionJoas Schilling
2016-07-21Fix apps/Joas Schilling
2016-07-21Increase app versionsJoas Schilling
2016-07-12Fix Warnings Provisioning APIRoeland Jago Douma
2016-05-26Update license headersLukas Reschke