nextcloud/apps/files_sharing/tests
Vincent Petry 98ec0451be Remove delete button in shared with others list
Whenever a file is shared with others or with link, a delete button used
to be visible that triggered a direct deletion.

This button has been removed to avoid accidental deletion from people
who might believe it was an unshare button. Unsharing is still possible
inside the share dropdown.
2014-11-19 17:42:57 +01:00
..
controller Added download size on public sharing 2014-11-14 16:26:59 +01:00
js Remove delete button in shared with others list 2014-11-19 17:42:57 +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 Skip some more tests on Windows which just can not work at all 2014-11-17 10:48:06 +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
updater.php Remove unused code 2014-11-17 14:01:39 +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