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-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2021-05-12remove private AccountManager from SyncServiceArthur Schiwon
2020-11-03Improve CertificateManager to not be user context dependentMorris Jobke
2020-09-21Sync all users to the system addresssbookJoas Schilling
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-04-17avoids users searches on backend, faster processingArthur Schiwon
2018-11-27be careful with mixed return values even if it may look unsuspicious…Arthur Schiwon
2018-08-06Remove users from system addressbook when user deactivatedThomas Citharel
2018-02-13Simplify return statementMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-04-11get addressbook url and carddav user from remote serverBjoern Schiessle
2017-03-24fix testsBjoern Schiessle
2017-03-24Load cert file before syncing addressbooks and contactsJoas Schilling
2016-11-21update system address book if the user change the personal settingsBjoern Schiessle
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-12Move dav app to PSR-4 (#24527)Joas Schilling