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
2019-12-05Update license headersChristoph Wurst
2018-07-10Add the option to filter mounts for a userRobin Appelman
2017-12-12Fix filename typoRobin Appelman
2017-11-09Merge pull request #6220 from nextcloud/cached-mount-info-filepathLukas Reschke
2017-11-06Update license headersMorris Jobke
2017-10-27Allow getting the filepath when getting cached mounts by fileidRobin Appelman
2017-06-21Added missing PHPDoc for @sinceMorris Jobke
2017-06-15show used space in user listRobin Appelman
2017-04-23Remove unused use statementsMorris Jobke
2017-04-21limit the user when searching for a file by id if we know the user alreadyRobin Appelman
2016-11-15@since 9.2.0 to @since 11.0.0Roeland Jago Douma
2016-10-12optimize Folder::getById to use less queriesRobin Appelman
2016-07-21Update with robinJoas Schilling
2016-07-21Fix othersJoas Schilling
2016-07-13Save the files external mount id in the mount cache tableRobin Appelman
2016-05-26Update license headersLukas Reschke
2016-05-18Move \OCP\Files to PSR-4Roeland Jago Douma