nextcloud-server/apps/files_sharing/lib
Vincent Petry 9b001ed903 Setup the external share manager in a hook
To make sure the external shares are initialized in the right order and
make sure the session is correctly initialized before, the external
share manager is now set up in a filesystem setup hook.
2014-06-23 11:57:43 +02:00
..
connector make sure to enable incognito mode when mounting a public link and update init status of the encryption app 2014-06-14 10:14:07 +02:00
external Setup the external share manager in a hook 2014-06-23 11:57:43 +02:00
share
api.php
cache.php Use &= 2014-06-09 12:47:00 +02:00
helper.php Fix setupFromToken when a password is set 2014-06-16 16:09:56 +02:00
isharedstorage.php Add server<->server sharing backend 2014-06-14 10:10:37 +02:00
maintainer.php
proxy.php
readonlycache.php Properly expose read only public shares as read only 2014-06-14 10:14:08 +02:00
readonlywrapper.php Properly expose read only public shares as read only 2014-06-14 10:14:08 +02:00
sharedmount.php nake sure ti create new db entry when user renames a group share 2014-06-06 09:56:01 +02:00
sharedstorage.php Fix storage being passed to cache/watcher and scanner when using storage wrappers 2014-06-14 10:14:08 +02:00
updater.php
watcher.php