nextcloud-server/lib/public/Files/Events
Carl Schwan 7b723813ce
Multiple fixes
- Fix tests
- Use non deprecated event stuff
- Add a bit of type hinting to the new stuff
- More safe handling of instanceOfStorage (share might not be the first
  wrapper)
- Fix resharing

Signed-off-by: Carl Schwan <carl@carlschwan.eu>
2022-07-31 19:37:59 +02:00
..
Node
BeforeDirectFileDownloadEvent.php Multiple fixes 2022-07-31 19:37:59 +02:00
BeforeFileScannedEvent.php
BeforeFolderScannedEvent.php
BeforeZipCreatedEvent.php Multiple fixes 2022-07-31 19:37:59 +02:00
FileCacheUpdated.php
FileScannedEvent.php
FolderScannedEvent.php
InvalidateMountCacheEvent.php Add missing PHPDoc in InvalidateMountCacheEvent 2022-03-24 21:02:25 +01:00
NodeAddedToCache.php
NodeRemovedFromCache.php