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
2021-04-25[tx-robot] updated from transifexNextcloud bot
2021-04-16[tx-robot] updated from transifexNextcloud bot
2021-03-31Also check the default phone region when the number has no country codeJoas Schilling
2021-03-26Capability for federated scopeVincent Petry
2021-03-26Change account property capability Vincent Petry
2021-03-26Add capability for editable scopes in provisioning APIVincent Petry
2021-03-26Add property scope tests for AccountManagerVincent Petry
2021-03-26Enhance UsersControllerTest of provisioning API with scopesVincent Petry
2021-03-26Expose avatarScope through provisioning APIVincent Petry
2021-03-26OCS allow reading and writing account property scopesVincent Petry
2021-03-26Make extra user profile fields always editableVincent Petry
2021-03-23[tx-robot] updated from transifexNextcloud bot
2021-03-20[tx-robot] updated from transifexNextcloud bot
2021-03-12Only clear known users when we had at least one phonebook entryJoas Schilling
2021-03-10Rename some parameters and methods to make the API more clearJoas Schilling
2021-03-10Add a service to find out if a user knows another userJoas Schilling
2021-03-10Delete matches when the user is being deletedJoas Schilling
2021-03-10Delete matches when a user changes their phone numberJoas Schilling
2021-03-10Store when a user knows another user based on phone numberJoas Schilling
2021-03-10Fix some psalm warningsJoas Schilling
2021-03-10Provisioning API to IBootstrapRoeland Jago Douma
2021-03-05Fixed error after merge in UsersControllerRoeland Jago Douma
2021-03-05Merge pull request #25589 from nextcloud/provisioning-api-invalid-argumentRoeland Jago Douma
2021-03-04[tx-robot] updated from transifexNextcloud bot
2021-03-03Remove deprecated \OCP\APIRoeland Jago Douma
2021-03-02LoggerInterface for provisioning API ControllersRoeland Jago Douma
2021-03-02Update autoloader filesRoeland Jago Douma
2021-03-01[tx-robot] updated from transifexNextcloud bot
2021-02-25[tx-robot] updated from transifexNextcloud bot
2021-02-16Cleanup appinfo usageJoas Schilling
2021-02-11forward invalid argument message to frontend when creating a user failsRobin Appelman
2021-02-06[tx-robot] updated from transifexNextcloud bot
2021-02-03This is 22Joas Schilling
2021-01-28Update all composer autoloader filesChristoph Wurst
2021-01-22[tx-robot] updated from transifexNextcloud bot
2021-01-19[tx-robot] updated from transifexNextcloud bot
2021-01-18[tx-robot] updated from transifexNextcloud bot
2021-01-17[tx-robot] updated from transifexNextcloud bot
2021-01-16[tx-robot] updated from transifexNextcloud bot
2021-01-11[tx-robot] updated from transifexNextcloud bot
2020-12-27[tx-robot] updated from transifexNextcloud bot
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-10[tx-robot] updated from transifexNextcloud bot
2020-12-07Unit tests for searching by phone numberJoas Schilling
2020-12-07Make the throwing optional, so background tasks don't breakJoas Schilling
2020-12-07Also translate the phone number when coming in via the accounts manager API d...Joas Schilling
2020-12-07Add an endpoint to search for accounts based on phone numberJoas Schilling
2020-12-07Make code strictJoas Schilling
2020-12-07[tx-robot] updated from transifexNextcloud bot
2020-11-26rebuild autoloader scripts with 2.0.7Robin Appelman