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-05Format code to a single space around binary operatorsChristoph 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-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
2019-03-14Improve codeMorris Jobke
2019-03-13Use dependency injection for app managerMorris Jobke
2019-03-13Created infrastructure to show circles' shared filesVinicius Cubas Brand
2017-11-06Update license headersMorris Jobke
2016-12-19Fix error when $view is null when being passed into some pluginsThomas Müller
2016-10-20Add more files plugins to new DAV endpoint (#26186)Vincent Petry
2016-10-19Make it possible to filter by tags with REPORT methodVincent Petry
2016-07-21Fix apps/Joas Schilling
2016-05-12Move dav app to PSR-4 (#24527)Joas Schilling