nextcloud/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 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 2014-05-21 13:19:17 +02:00
api.php Merge pull request #8862 from owncloud/share-overview-fixmimetype 2014-06-05 10:29:03 +02:00
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 Fix more missing or broken PHPDoc 2014-05-16 22:21:57 +01:00
proxy.php Use instanceOfStorage instead of instanceof 2014-05-29 13:52:58 +02:00
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 move the mount point up if a share is mounted to a subfolder and the subfolder no longer exists 2014-05-21 13:19:17 +02:00
watcher.php fix share api tests 2014-04-23 12:54:25 +02:00