nextcloud-server/lib/public/Files/Events
Ferdinand Thiessen e0c00af3bf
fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive
This is required to not break behavior on zip download (apps should be able to react to zip download especially for shares).

Signed-off-by: Ferdinand Thiessen <opensource@fthiessen.de>
2024-09-29 13:29:04 +07:00
..
Node
BeforeDirectFileDownloadEvent.php
BeforeFileScannedEvent.php
BeforeFileSystemSetupEvent.php chore: Use SPDX headers and property promotion in new files 2024-09-23 18:13:29 +07:00
BeforeFolderScannedEvent.php
BeforeZipCreatedEvent.php fix(dav): Emit `BeforeZipCreatedEvent` when creating folder zip archive 2024-09-29 13:29:04 +07:00
FileCacheUpdated.php
FileScannedEvent.php
FolderScannedEvent.php
InvalidateMountCacheEvent.php
NodeAddedToCache.php
NodeAddedToFavorite.php
NodeRemovedFromCache.php
NodeRemovedFromFavorite.php