nextcloud/lib/composer
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
..
composer Add lazy events for the Node API 2020-05-28 12:35:45 +02:00
autoload.php Update autoloader 2016-12-13 12:07:10 +01:00