nextcloud-server/apps/files_sharing/tests
Roeland Jago Douma db02173627 Reflect enabled shareAPI in capabilities
If the shareAPI is disabled we not return the other sharing
capabilities.

This allows clients to properly check if sharing is even available.
2015-09-25 20:12:41 +07:00
..
api Do not allow user enumeration if the config is disabled 2015-09-23 15:11:02 +07:00
controller Use IClientService to check for remote ownCloud instances 2015-08-22 14:39:43 +07:00
external Scrap the notifications when the share is accepted or declined 2015-09-08 09:01:01 +07:00
js Update JS unit tests for share dialog (WIP) 2015-09-16 07:23:29 +07:00
middleware Respect disabled sharing API settings 2015-09-22 15:12:16 +07:00
activity.php
api.php Return permissions and expiration on create share responses 2015-08-30 15:42:19 +07:00
backend.php
cache.php
capabilities.php Reflect enabled shareAPI in capabilities 2015-09-25 20:12:41 +07:00
deleteorphanedsharesjobtest.php
etagpropagation.php fix infinite loops with propagating etags on reshares 2015-08-03 17:33:12 +07:00
externalstorage.php
helper.php
locking.php Move dummy backend to Tests namespace 2015-09-22 11:01:11 +07:00
migrationtest.php
permissions.php
server2server.php Scrap the notifications when the share is accepted or declined 2015-09-08 09:01:01 +07:00
share.php Add visibility to test methods 2015-07-07 11:07:11 +07:00
sharedmount.php Merge pull request #15475 from rullzer/files_sharing_OCP_DB 2015-07-01 08:53:03 +07:00
sharedstorage.php add unit tests for share target conflict with group shares 2015-08-05 15:41:03 +07:00
sizepropagation.php
testcase.php Move dummy backend to Tests namespace 2015-09-22 11:01:11 +07:00
unsharechildren.php handle error during setup 2015-06-29 14:06:32 +07:00
updater.php Merge pull request #17083 from owncloud/share-etag-update-target 2015-06-29 09:10:37 +07:00
watcher.php