nextcloud/apps/files_sharing/lib
Joas Schilling 564b2f974f Use DI
Signed-off-by: Joas Schilling <coding@schilljs.com>
2017-07-20 16:34:16 +02:00
..
Activity Fix reshare with user activity message 2017-03-21 16:56:37 -06:00
AppInfo Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
Controller Skip null groups in group manager (#26871) (#26956) 2017-07-20 16:29:14 +02:00
Exceptions Fix apps/ 2016-07-21 18:13:57 +02:00
External fix for sharing stable 11 2017-05-20 17:22:42 +02:00
Middleware Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
ShareBackend Move Share backends to PSR-4 instead of using class path (#24941) 2016-08-05 14:13:41 +02:00
Cache.php dont die if we try to access the shared cache while setting up the shared storage 2017-06-19 14:01:39 +02: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 Fix apps/ 2016-07-21 18:13:57 +02:00
ExpireSharesJob.php Fix apps/ 2016-07-21 18:13:57 +02:00
Helper.php Update with robin 2016-07-21 18:13:58 +02:00
Hooks.php HTTPHelper is deprecated 2016-08-24 21:30:39 +02:00
ISharedStorage.php Update with robin 2016-07-21 18:13:58 +02:00
Maintainer.php Fix apps/ 2016-07-21 18:13:57 +02:00
Migration.php remove the 'shareapi_allow_mail_notification' setting 2016-11-02 21:17:05 +01:00
MountProvider.php Use DI 2017-07-20 16:34:16 +02:00
Scanner.php use unmasked permissions in shared scanner 2016-12-15 15:58:49 +01:00
SharedMount.php Typecast filecache 'storage' as int to return it as documented, fixes #3461 2017-02-24 12:09:40 -05:00
SharedPropagator.php reuse the known rootinfo in the shared cache when possible 2016-11-17 14:59:31 +01:00
SharedStorage.php set cache to failedcache when shared storage init fails 2017-05-22 23:16:28 +02:00
Updater.php Fix apps/ 2016-07-21 18:13:57 +02:00