aboutsummaryrefslogtreecommitdiffstats
path: root/apps/files_sharing/lib/Event
Commit message (Collapse)AuthorAgeFilesLines
* chore: Add SPDX headerAndy Scherzinger2024-06-063-56/+6
| | | | Signed-off-by: Andy Scherzinger <info@andy-scherzinger.de>
* Emit event on link share actionJohn Molakvoæ2021-09-101-0/+68
| | | | Signed-off-by: John Molakvoæ <skjnldsv@users.noreply.github.com>
* add event for when a share is mountedRobin Appelman2021-08-241-0/+56
| | | | Signed-off-by: Robin Appelman <robin@icewind.nl>
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-2/+1
| | | | Signed-off-by: John Molakvoæ (skjnldsv) <skjnldsv@protonmail.com>
* Update the license headers for Nextcloud 20Christoph Wurst2020-08-241-1/+2
| | | | Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
* Better event description for BeforeTemplateRenderedEvent in files and ↵Morris Jobke2020-07-151-0/+18
| | | | | | files_sharing Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Add BeforeTemplateRenderedEvent for files_sharingJulius Härtl2020-07-151-0/+54
Signed-off-by: Julius Härtl <jus@bitgrid.net>