nextcloud/apps/files_sharing/lib
Lukas Reschke edd01e3ce4 Merge pull request #2637 from nextcloud/mount-cache-storageid
also compare storage ids when checking for changed mounts
2016-12-13 14:02:49 +01:00
..
Activity Adjust all implementations in the server repo 2016-12-01 11:35:23 +01:00
AppInfo Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
Controller update phpdoc 2016-12-12 16:15:13 -01:00
Exceptions
External Inject IHTTPClientService 2016-09-29 00:26:20 +02:00
Middleware Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
ShareBackend
Cache.php Merge pull request #2196 from nextcloud/cache-owner-displayname 2016-11-18 13:51:24 +01:00
Capabilities.php remove 'send mail notification' option from sharing, replaced by send-by-mail feature 2016-11-02 18:30:38 +01:00
DeleteOrphanedSharesJob.php
ExpireSharesJob.php
Helper.php
Hooks.php HTTPHelper is deprecated 2016-08-24 21:30:39 +02:00
ISharedStorage.php
Maintainer.php
Migration.php remove the 'shareapi_allow_mail_notification' setting 2016-11-02 21:17:05 +01:00
MountProvider.php let the share backend get the node cacheentry to save queries 2016-11-17 18:48:38 +01:00
Scanner.php Move OC\Files\Storage\Shared to the right namespace 2016-10-20 20:27:44 +02:00
SharedMount.php reuse cacheentry 2016-12-13 12:30:29 +01:00
SharedPropagator.php reuse the known rootinfo in the shared cache when possible 2016-11-17 14:59:31 +01:00
SharedStorage.php apply permissions mask for shared storage 2016-12-02 17:59:02 +01:00
Updater.php