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-01Allow apps to write/update account dataJoas Schilling
2021-03-29Map old account scope properties to new namesVincent Petry
2021-03-29Add new v2-private account scopeVincent Petry
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-12-07Add an endpoint to search for accounts based on phone numberJoas Schilling
2020-08-26Remove @package annotations from public namespaceJulius Härtl
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-10-24Allow property filters to be nullJulius Härtl
2018-10-15Add \OCP\Account public APIJulius Härtl