aboutsummaryrefslogtreecommitdiffstats
path: root/lib/public/Files/Events/BeforeFileSystemSetupEvent.php
Commit message (Collapse)AuthorAgeFilesLines
* chore: Use SPDX headers and property promotion in new filesCôme Chilliet2024-09-231-24/+8
| | | | Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
* feat(trashbin): Port files trashbin events to IEventDispatcher/IEventListenerCarl Schwan2024-09-231-0/+52
oc_hooks is deprecated and will at some point be removed Signed-off-by: Carl Schwan <carl@carlschwan.eu> Signed-off-by: Thomas Citharel <tcit@tcit.fr> Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>