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-20l10n: Unify spellingValdnet
2021-03-24getStorage can also return nullRobin Appelman
2020-10-13The encryption decrypt position can be int or stringChristoph Wurst
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-07-21Encryption is ready if master key is enabledJulius Härtl
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2020-03-31Update the license headers for Nextcloud 19Christoph Wurst
2020-03-26Use the short array syntax, everywhereChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-07-31make file cache updates more robustBjoern Schiessle
2017-11-06Update license headersMorris Jobke
2017-08-01Fix comparisons in encryption appJoas Schilling
2017-07-20make sure that we always have a ownerBjoern Schiessle
2017-07-20Add recovery key on public uploadBjoern Schiessle
2017-07-06only collect detailed access list if it is really neededBjoern Schiessle
2017-04-12Update comments to NextcloudMorris Jobke
2016-11-23check if session is initializedBjoern Schiessle
2016-07-21Fix apps/Joas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-12Move Encryption app to PSR-4 (#24524)Joas Schilling