nextcloud/apps/files_sharing/tests
Vincent Petry d47d240a35 Still show share link when recipient but no share permission
This makes it possible for the recipient to still trigger the sidebar
and share tab to see information about the share.

In the case where the file is not shared and no permissions exists, no
action icon will be displayed.
2015-09-28 16:23:33 +02:00
..
api Do not allow user enumeration if the config is disabled 2015-09-23 15:11:02 +02:00
controller Use IClientService to check for remote ownCloud instances 2015-08-22 14:39:43 +02:00
external Scrap the notifications when the share is accepted or declined 2015-09-08 09:01:01 +02:00
js Still show share link when recipient but no share permission 2015-09-28 16:23:33 +02:00
middleware Respect disabled sharing API settings 2015-09-22 15:12:16 +02:00
activity.php Update license headers 2015-03-26 11:44:36 +01:00
api.php Return permissions and expiration on create share responses 2015-08-30 15:42:19 +02:00
backend.php Update license headers 2015-03-26 11:44:36 +01:00
cache.php adjust test 2015-04-27 14:07:15 +02:00
capabilities.php Reflect enabled shareAPI in capabilities 2015-09-25 20:12:41 +02:00
deleteorphanedsharesjobtest.php update license headers and authors 2015-06-25 14:13:49 +02:00
etagpropagation.php fix infinite loops with propagating etags on reshares 2015-08-03 17:33:12 +02:00
externalstorage.php Update license headers 2015-03-26 11:44:36 +01:00
helper.php always fall back to default share folder 2015-03-26 21:56:44 +01:00
locking.php Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00
migrationtest.php Update license headers 2015-03-26 11:44:36 +01:00
permissions.php update license headers and authors 2015-06-25 14:13:49 +02:00
server2server.php Scrap the notifications when the share is accepted or declined 2015-09-08 09:01:01 +02:00
share.php Add visibility to test methods 2015-07-07 11:07:11 +02:00
sharedmount.php Merge pull request #15475 from rullzer/files_sharing_OCP_DB 2015-07-01 08:53:03 +02:00
sharedstorage.php add unit tests for share target conflict with group shares 2015-08-05 15:41:03 +02:00
sizepropagation.php update license headers and authors 2015-06-25 14:13:49 +02:00
testcase.php Move dummy backend to Tests namespace 2015-09-22 11:01:11 +02:00
unsharechildren.php handle error during setup 2015-06-29 14:06:32 +02:00
updater.php Merge pull request #17083 from owncloud/share-etag-update-target 2015-06-29 09:10:37 +02:00
watcher.php update license headers and authors 2015-06-25 14:13:49 +02:00