nextcloud/apps/files_sharing/lib
Bjoern Schiessle 52b6469b0c call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all checks are executed, e.g. to check if the share is really visible 2014-09-25 14:26:31 +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 indention 2014-08-31 10:45:11 +02:00
share call \OCP\Share::getItemsSharedWithUser() to get exclude list, this way all checks are executed, e.g. to check if the share is really visible 2014-09-25 14:26:31 +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 kill OC::$session 2014-08-29 10:22:21 +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 some small fixes 2014-09-25 11:29:57 +02:00
sharedstorage.php some small fixes 2014-09-25 11:29:57 +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