nextcloud/apps/files_sharing/lib
Robin Appelman bba59bf815 Cast file id's to int so we can compare them properly 2014-08-13 19:18:34 +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 Fix remote share when remote server is installed at the root 2014-07-23 13:45:56 +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 remove unused variable 2014-08-05 20:34:18 +02:00
cache.php trim leading slash 2014-08-06 14:57:54 +02:00
helper.php don't move a share mount point into a different mount point 2014-07-01 19:38:55 +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 if a folder gets deleted we unshare all shared files/folders below 2014-07-04 10:34:54 +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 if a folder gets deleted we unshare all shared files/folders below 2014-07-04 10:34:54 +02:00
sharedstorage.php Cast file id's to int so we can compare them properly 2014-08-13 19:18:34 +02:00
updater.php Fix update cleanup to only affect file and folders 2014-07-08 14:53:31 +02:00
watcher.php fix share api tests 2014-04-23 12:54:25 +02:00