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-07-22Admin Audit - Sharing: createShare - report the full pathszaimen
2021-06-04Update php licensesJohn Molakvoæ (skjnldsv)
2020-08-24Update the license headers for Nextcloud 20Christoph Wurst
2020-06-24Update share type constant usageJoas Schilling
2020-04-10Format control structures, classes, methods and functionChristoph Wurst
2020-04-09Unify function spacing to PSR2 recommendationChristoph Wurst
2019-12-05Update license headersChristoph Wurst
2019-11-22Some php-cs fixesRoeland Jago Douma
2019-06-25Add event dispatcher to OCPChristoph Wurst
2018-01-29Use ::class statement instead of stringMorris Jobke
2017-11-06Update license headersMorris Jobke
2017-08-03Move pre_shared and post_shared events to EventDispatcherRoeland Jago Douma
2017-07-20Emit hook postUnshareFromSelf when the recipient of a share unshares itPauli Järvinen
2017-07-16Fix emitting of legacy hook post_unsharePauli Järvinen
2017-03-17Add LegacyHooksRoeland Jago Douma