nextcloud/lib/public/Files
Roeland Jago Douma 6aa6ab3e02
Add lazy events for the Node API
Right now if you want to get events via the Node API you have to have a
real instance of the Root. Which in turns sets up the whole FS.

We should make sure this is done lazy. Else enabling the preview
generator for example makes you setup the whole FS on each and every
authenticated call.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2020-05-28 12:35:45 +02:00
..
Cache Update license headers for 19 2020-04-29 11:57:22 +02:00
Config
Events Add lazy events for the Node API 2020-05-28 12:35:45 +02:00
Mount
Notify Update license headers for 19 2020-04-29 11:57:22 +02:00
ObjectStore
Search Update license headers for 19 2020-04-29 11:57:22 +02:00
SimpleFS
Storage Update license headers for 19 2020-04-29 11:57:22 +02:00
AlreadyExistsException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
EmptyFileNameException.php
EntityTooLargeException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
File.php
FileInfo.php Update license headers for 19 2020-04-29 11:57:22 +02:00
FileNameTooLongException.php
Folder.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ForbiddenException.php
GenericFileException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
IAppData.php Update license headers for 19 2020-04-29 11:57:22 +02:00
IHomeStorage.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
IMimeTypeDetector.php Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
IMimeTypeLoader.php
IRootFolder.php Update license headers for 19 2020-04-29 11:57:22 +02:00
InvalidCharacterInPathException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
InvalidContentException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
InvalidDirectoryException.php
InvalidPathException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
LockNotAcquiredException.php
Node.php
NotEnoughSpaceException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
NotFoundException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
NotPermittedException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ReservedWordException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Storage.php
StorageAuthException.php
StorageBadConfigException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
StorageConnectionException.php
StorageInvalidException.php
StorageNotAvailableException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
StorageTimeoutException.php
UnseekableException.php Update license headers for 19 2020-04-29 11:57:22 +02:00