nextcloud/apps/files_sharing/tests
Vincent Petry 86689ef400 Disable JS plugin for sharing in public mode
This removes the logic that registers the share action and modifies the
rows. Share actions aren't needed in the public file list.
2015-01-26 19:55:48 +01:00
..
controller show animated gifs on public sharing page 2015-01-19 16:20:06 +01:00
external Fixed external cache test namespace 2015-01-21 15:52:56 +01:00
js Disable JS plugin for sharing in public mode 2015-01-26 19:55:48 +01:00
middleware remove deprecated code - fixes #13119 2015-01-14 13:56:49 +01:00
activity.php by default send mail for new server-to-server share 2015-01-23 21:59:07 +01:00
api.php first step to drop \OCP\Config:: in favour of IConfig 2014-12-17 11:12:37 +01:00
backend.php Make apps/ extend the \Test\TestCase and fix overwritten methods 2014-11-19 14:52:09 +01:00
cache.php Fix issues with searchByTag in shared storage 2014-12-18 17:27:56 +01:00
externalstorage.php Make apps/ extend the \Test\TestCase and fix overwritten methods 2014-11-19 14:52:09 +01:00
helper.php first step to drop \OCP\Config:: in favour of IConfig 2014-12-17 11:12:37 +01:00
migrationtest.php set accept to 1 (=true) for all server-to-server shares on update, at this point in time all shares are created by the first version of server-to-server sharing and are accepted if they were added to the table 2015-01-13 17:24:00 +01:00
permissions.php Make apps/ extend the \Test\TestCase and fix overwritten methods 2014-11-19 14:52:09 +01:00
proxy.php Make apps/ extend the \Test\TestCase and fix overwritten methods 2014-11-19 14:52:09 +01:00
server2server.php certificate manager only needs the user-id, no need to pass on the complete user object 2015-01-26 16:58:52 +01:00
share.php replace hook with storage wrapper 2015-01-19 09:16:15 +01:00
sharedmount.php replace hook with storage wrapper 2015-01-19 09:16:15 +01:00
sharedstorage.php replace hook with storage wrapper 2015-01-19 09:16:15 +01:00
testcase.php Make apps/ extend the \Test\TestCase and fix overwritten methods 2014-11-19 14:52:09 +01:00
updater.php replace hook with storage wrapper 2015-01-19 09:16:15 +01:00
watcher.php Make apps/ extend the \Test\TestCase and fix overwritten methods 2014-11-19 14:52:09 +01:00