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
2022-05-23Add API to change preferencesfeature/noid/preferences-apiJoas Schilling
2021-09-09Confirm mails only per POSTArthur Schiwon
2021-09-09implement verification for additional mailsArthur Schiwon
2021-06-30fix incredible off-by-one-typo-errorArthur Schiwon
2021-06-30fix regexArthur Schiwon
2021-06-30prov api to be able to edit multivalue propertiesArthur Schiwon
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-27Fix the get editable fields endpoint without a user idJoas Schilling
2021-04-27Only return display name as editable when the user backend allows itJoas Schilling
2020-12-07Add an endpoint to search for accounts based on phone numberJoas Schilling
2019-12-05Update license headersChristoph Wurst
2019-09-27Allow to set the group display name in the database backendJoas Schilling
2019-07-09Make it possible to wipe all tokens/devices of a userChristoph Wurst
2018-11-15Fix interaction with groups that contain a slashJoas Schilling
2018-06-09Make the DELETION of groups match greedy on the groupIDRoeland Jago Douma
2018-04-05Api, return users details by groupsJohn Molakvoæ (skjnldsv)
2018-03-23Merge pull request #8865 from nextcloud/ocs-groups-displaynameJoas Schilling
2018-03-23Return groups displayname in provisioning apiJohn Molakvoæ (skjnldsv)
2018-03-16Add userdetails to ocs apiJohn Molakvoæ (skjnldsv)
2018-01-26Fix testsRoeland Jago Douma
2018-01-26Provide list of editable fields via OCS APIRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-03-01OCS API endpoint to resend welcome messageMorris Jobke
2017-01-25unify endpoints form core and the the provisioning apiBjoern Schiessle
2016-10-21Make AppConfig part of the public 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-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-02Add provisioning api to enable and disable usersThomas Müller
2016-01-12Happy new year!Thomas Müller
2016-01-06Inject OCSClientLukas Reschke
2015-11-16Merge pull request #20292 from owncloud/provisioning_api_group_unittestThomas Müller
2015-11-16Moved grouptest over to pure unit testsRoeland Jago Douma
2015-11-13enable api addUser for subadminsmichag86
2015-10-29Drop OC_SubAdmin and replace usagesLukas Reschke
2015-10-26Update license headersLukas Reschke
2015-10-13Merge branch 'master' into api-getusers-for-subadminsmichag86
2015-10-05update licence headers via scriptMorris Jobke
2015-08-26enable api getUsers for subadminsmichag86
2015-08-02[provisioning_api] Move part of apps to OCPRoeland Jago Douma
2015-08-02[provisioning_api] OC_User to IUserSessionRoeland Jago Douma
2015-08-02[provisioning_api] Moved groups away from static stuffRoeland Jago Douma
2015-08-02[provisioning_api] Move users away from static codeRoeland Jago Douma
2015-06-25update license headers and authorsMorris Jobke
2015-04-18Fix usage of deprecated private constantsJoas Schilling
2015-03-26Update license headersJenkins for ownCloud
2015-02-26Revert "Updating license headers"Morris Jobke
2015-02-23Updating license headersJenkins for ownCloud