nextcloud/lib/private/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
..
AppData Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Cache Update license headers for 19 2020-04-29 11:57:22 +02:00
Config Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
Mount Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Node Add lazy events for the Node API 2020-05-28 12:35:45 +02:00
Notify Update license headers 2019-12-05 15:38:45 +01:00
ObjectStore Merge pull request #18955 from adrb/swift_upload_large_objects 2020-05-06 13:03:24 +02:00
Search Use exactly one empty line after the namespace declaration 2020-04-09 11:48:10 +02:00
SimpleFS Update license headers for 19 2020-04-29 11:57:22 +02:00
Storage Clear the statscache before fetching the metadata 2020-05-22 09:21:53 +02:00
Stream Update license headers for 19 2020-04-29 11:57:22 +02:00
Type Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
Utils Add visibility to all constants 2020-04-10 16:54:27 +02:00
FileInfo.php Update license headers for 19 2020-04-29 11:57:22 +02:00
Filesystem.php Add visibility to all constants 2020-04-10 16:54:27 +02:00
View.php Update license headers for 19 2020-04-29 11:57:22 +02:00