summaryrefslogtreecommitdiffstats
path: root/lib/private/Share20/LegacyHooks.php
Commit message (Expand)AuthorAgeFilesLines
* Admin Audit - Sharing: createShare - report the full pathszaimen2021-07-221-0/+1
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-0/+1
* Update share type constant usageJoas Schilling2020-06-241-3/+3
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-1/+0
* Unify function spacing to PSR2 recommendationChristoph Wurst2020-04-091-1/+1
* Update license headersChristoph Wurst2019-12-051-2/+3
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* Add event dispatcher to OCPChristoph Wurst2019-06-251-4/+7
* Use ::class statement instead of stringMorris Jobke2018-01-291-5/+6
* Update license headersMorris Jobke2017-11-061-0/+1
* Move pre_shared and post_shared events to EventDispatcherRoeland Jago Douma2017-08-031-0/+57
* Emit hook postUnshareFromSelf when the recipient of a share unshares itPauli Järvinen2017-07-201-0/+15
* Fix emitting of legacy hook post_unsharePauli Järvinen2017-07-161-1/+1
* Add LegacyHooksRoeland Jago Douma2017-03-171-0/+100