server/apps/files_sharing/lib
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 +02:00
..
connector Update license headers 2015-03-26 11:44:36 +01:00
controllers Use IClientService to check for remote ownCloud instances 2015-08-22 14:39:43 +02:00
external Disable the remote sharing notifications until they work properly 2015-09-17 11:14:28 +02:00
middleware Respect disabled sharing API settings 2015-09-22 15:12:16 +02:00
propagation Avoid re-propagation of shares during one propagation run 2015-09-04 16:17:27 +02:00
share Fix extracting basename from path in sharing 2015-08-18 13:41:47 +01:00
activity.php Publish an activity when sending a share link via email 2015-09-22 13:09:21 +02:00
cache.php Split mimetype handling to new class 2015-09-04 17:28:20 +01:00
capabilities.php Reflect enabled shareAPI in capabilities 2015-09-25 20:12:41 +02:00
deleteorphanedsharesjob.php Fix DeleteOrphanedSharesJob 2015-05-04 13:58:58 +02:00
exceptions.php Update license headers 2015-03-26 11:44:36 +01:00
helper.php Merge pull request #15506 from rullzer/core_apps_oc_log2ocp_util 2015-07-01 08:53:16 +02:00
hooks.php Scrap the notifications when the share is accepted or declined 2015-09-08 09:01:01 +02:00
isharedstorage.php Update license headers 2015-03-26 11:44:36 +01:00
maintainer.php Update license headers 2015-03-26 11:44:36 +01:00
migration.php Update license headers 2015-03-26 11:44:36 +01:00
mountprovider.php Delay listening to owner changes untill we use a share for that owner 2015-09-23 16:22:53 +02:00
notifier.php Fix the parameter order in the translation 2015-09-16 06:47:40 +02:00
scanner.php Update license headers 2015-03-26 11:44:36 +01:00
sharedmount.php Use context function call instead of static 2015-09-07 14:28:20 +02:00
sharedstorage.php only initialize once 2015-09-23 16:22:53 +02:00
updater.php Merge pull request #15475 from rullzer/files_sharing_OCP_DB 2015-07-01 08:53:03 +02:00
watcher.php Update license headers 2015-03-26 11:44:36 +01:00