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-01-13Update composerMorris Jobke
2018-01-04Composer updatedRoeland Jago Douma
2017-12-14Use proper authorative-autoloader for app autoloadersRoeland Jago Douma
2017-11-06Change @georgehrke's emailMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-11-01Merge pull request #6875 from nextcloud/app_autoloadersJoas Schilling
2017-10-26Use ::class in test mocks of encryption appMorris Jobke
2017-10-24Provisioning_API AutoloaderRoeland Jago Douma
2017-10-24Use ::class in test mocksMorris Jobke
2017-09-18throw 101 when an empty group string is providedArthur Schiwon
2017-08-01Remove explicit type hints for ControllerLukas Reschke
2017-08-01Merge pull request #5877 from nextcloud/typehint_middlewareMorris Jobke
2017-08-01Fix testsRoeland Jago Douma
2017-07-31Fix middleware implementations signaturesRoeland Jago Douma
2017-07-24Some app fixes of phpstorm inspectionsRoeland Jago Douma
2017-06-21Add unit tests for the new codeJoas Schilling
2017-06-21Allow to force a language and set it via the ocs apiJoas Schilling
2017-06-02Don't allow the user to set fields they can't seeJoas Schilling
2017-05-22Bump app versions as wellJoas Schilling
2017-05-22Adjust version requirementJoas 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