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-11-30Reduce code complexity in Share::getItems by tracing all remaining callersMorris Jobke
2020-04-29Update license headers for 19Christoph Wurst
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Fix (array) indent style to always use one tabChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-04-18Deprecate legacy share code and cleanup some unused methodsMorris Jobke
2018-03-16Remove unused resolveReshare of old sharing codeMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-08-15Cleanup unused methodsMorris Jobke
2017-08-15Merge pull request #6123 from nextcloud/cleanup-shareItemMorris Jobke
2017-08-15Merge pull request #6121 from nextcloud/cleanup-registerBackendMorris Jobke
2017-08-15Cleanup usage of shareItem in internal code baseMorris Jobke
2017-08-15Use proper methods for registerBackendMorris Jobke
2017-08-15Use proper methods for checkPasswordProtectedShareMorris Jobke
2017-08-15Cleanup unused methodsMorris Jobke
2017-08-01Replace wrong PHPDocsLukas Reschke
2016-11-03Adjust tests and DI for Share.phpLukas Reschke
2016-07-21Fix othersJoas Schilling
2016-05-26Update license headersLukas Reschke
2016-05-19Move \OCP to PSR-4Roeland Jago Douma