nextcloud/apps/files_sharing/tests
Lukas Reschke 988c85d292 Refactor file sharing public link handling
fixes download issue introduced by #10755

Conflicts:
	apps/files_sharing/public.php
2014-11-14 16:26:59 +01:00
..
controller Refactor file sharing public link handling 2014-11-14 16:26:59 +01:00
js Add unit tests 2014-10-31 15:22:08 +01:00
middleware Refactor file sharing public link handling 2014-11-14 16:26:59 +01:00
api.php Fix sharing tests 2014-11-06 18:31:41 +01:00
backend.php remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 2014-10-30 17:20:40 +01:00
cache.php remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 2014-10-30 17:20:40 +01:00
externalstorage.php remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 2014-10-30 17:20:40 +01:00
helper.php remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 2014-10-30 17:20:40 +01:00
permissions.php remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 2014-10-30 17:20:40 +01:00
proxy.php remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 2014-10-30 17:20:40 +01:00
share.php remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 2014-10-30 17:20:40 +01:00
sharedmount.php Fix sharing tests 2014-11-06 18:31:41 +01:00
sharedstorage.php Setup shared mounts for the correct user when setting up the filesystem for the non-logged in user 2014-11-06 18:31:40 +01:00
testcase.php Refactor file sharing public link handling 2014-11-14 16:26:59 +01:00
update.php remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 2014-10-30 17:20:40 +01:00
updater.php remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 2014-10-30 17:20:40 +01:00
watcher.php remove unnecessary require calls - the ownCloud class loader is supposed to take care of this 2014-10-30 17:20:40 +01:00