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
2022-05-20Update core to PHP 7.4 standardcore-cleanup-74Carl Schwan
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-06-26Add return value to all commandsJoas Schilling
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
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
2019-05-30Add function parameter typehintXheni Myrtaj
2019-05-29Do not fail integrity check if mimetype list is changedXheni Myrtaj
2017-11-06Update license headersMorris Jobke
2017-08-31Add mimetype support for .URL (Windows) and .webloc (macOS) files. Update pla...Thomas Ebert
2016-07-21Fix othersJoas Schilling
2016-04-06Rename files to be PSR-4 compliantLukas Reschke