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-12-16Update all license headers for Nextcloud 21Christoph Wurst
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Add visibility to all methods and position of static keywordChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2018-05-24use getUserFolder instead of getFileInfo when constructing FilesHomeRobin Appelman
2018-02-14Remove unused import statementsMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-08-01[DAV] Fix URLUtil::splitPath usageRoeland Jago Douma
2017-05-09Stop if user folder is not availableMorris Jobke
2016-09-26FilesHome now also returns DAV propertiesVincent Petry
2016-07-21Fix apps/Joas Schilling
2016-05-12Move dav app to PSR-4 (#24527)Joas Schilling