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)
2020-12-16Update all license headers for Nextcloud 21Christoph Wurst
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-10Use elseif instead of else ifChristoph Wurst
2020-04-09Use exactly one empty line after the namespace declarationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2018-11-29Add interface to allow storages from opting out of encryptionRobin Appelman
2018-05-01Use an actual function of the storage to determine needsPartFileRoeland Jago Douma
2018-01-26Use index based string access for substr with length of 1Morris Jobke
2017-11-06Update license headersMorris Jobke
2017-08-01Fix comparisons in the files external appJoas Schilling
2017-04-12Update comments to NextcloudMorris Jobke
2017-03-23allow configuring authType for DAV backendJörn Friedrich Dreyer
2016-07-21Fix apps/Joas Schilling
2016-05-24Move Lib\Storage to PSR-4Joas Schilling