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-02-18Bump nextcloud/coding-standard from 0.3.0 to 0.5.0dependabot-preview[bot]
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all constantsChristoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2018-09-05remove LogicException, because it's also triggered with legitimate parametersGeorg Ehrke
2018-06-25apply group restrictions to resourcesGeorg Ehrke
2018-06-25add resource / room principalsGeorg Ehrke
2018-02-14Remove unused import statementsMorris Jobke
2018-01-26Remove useless return statementsMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-08-01[DAV] Fix URLUtil::splitPath usageRoeland Jago Douma
2016-11-04Update sabre dav to 3.2 (#26115)Thomas Müller