server/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 Update license headers 2019-12-05 15:38:45 +01:00
Events Add lazy events for the Node API 2020-05-28 12:35:45 +02:00
Mount Update license headers 2019-12-05 15:38:45 +01:00
Notify Update license headers for 19 2020-04-29 11:57:22 +02:00
ObjectStore Update license headers 2019-12-05 15:38:45 +01:00
Search Update license headers for 19 2020-04-29 11:57:22 +02:00
SimpleFS Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
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 Update license headers 2019-12-05 15:38:45 +01:00
EntityTooLargeException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
File.php Update license headers 2019-12-05 15:38:45 +01:00
FileInfo.php Update license headers for 19 2020-04-29 11:57:22 +02:00
FileNameTooLongException.php Update license headers 2019-12-05 15:38:45 +01:00
Folder.php Update license headers for 19 2020-04-29 11:57:22 +02:00
ForbiddenException.php Update license headers 2019-12-05 15:38:45 +01:00
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 Update license headers 2019-12-05 15:38:45 +01:00
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 Update license headers 2019-12-05 15:38:45 +01:00
InvalidPathException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
LockNotAcquiredException.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
Node.php Update license headers 2019-12-05 15:38:45 +01:00
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 Update license headers 2019-12-05 15:38:45 +01:00
StorageAuthException.php Update license headers 2019-12-05 15:38:45 +01:00
StorageBadConfigException.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
StorageConnectionException.php Update license headers 2019-12-05 15:38:45 +01:00
StorageInvalidException.php Update license headers 2019-12-05 15:38:45 +01:00
StorageNotAvailableException.php Update license headers for 19 2020-04-29 11:57:22 +02:00
StorageTimeoutException.php Update license headers 2019-12-05 15:38:45 +01:00
UnseekableException.php Update license headers for 19 2020-04-29 11:57:22 +02:00