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
2020-10-13The encryption decrypt position can be int or stringChristoph Wurst
2020-08-26Remove @package annotations from public namespaceJulius Härtl
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2017-11-06Update license headersMorris Jobke
2017-08-01Replace wrong PHPDocsLukas Reschke
2017-07-06only collect detailed access list if it is really neededBjoern Schiessle
2017-01-10create new encryption keys on password reset and backup the old oneBjoern Schiessle
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-18Move \OCP\Encryption to PSR-4 (#24680)Roeland Douma