nextcloud-server/apps/files_sharing/lib
Roeland Jago Douma 53bca14a27
Do proper DI
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-04-11 15:04:01 +07:00
..
Activity Fix reshare with user activity message 2017-03-21 16:54:28 +07:00
AppInfo Do proper DI 2017-04-11 15:04:01 +07:00
Command Safer queries 2017-03-17 09:59:56 +07:00
Controller Move OC_Defaults to OCP\Defaults 2017-04-09 21:43:01 +07:00
Exceptions Fix apps/ 2016-07-21 18:13:57 +07:00
External Do proper DI 2017-04-11 15:04:01 +07:00
Middleware allow to access mail shares even if public links are disabled 2017-01-04 21:23:26 +07:00
ShareBackend Move Share backends to PSR-4 instead of using class path (#24941) 2016-08-05 14:13:41 +07:00
Cache.php fix shared storage numeric id 2017-03-27 14:05:18 +07:00
Capabilities.php move capabilities to share by mail app 2017-04-10 17:18:13 +07:00
DeleteOrphanedSharesJob.php Fix apps/ 2016-07-21 18:13:57 +07:00
ExpireSharesJob.php Fix apps/ 2016-07-21 18:13:57 +07:00
Helper.php Remove config change hook that deletes link shares (#26612) 2016-12-19 16:18:51 +07:00
Hooks.php Do proper DI 2017-04-11 15:04:01 +07:00
ISharedStorage.php Update with robin 2016-07-21 18:13:58 +07:00
Migration.php add new password column to the share table in order to set passwords for share by mails 2017-04-03 10:20:49 +07:00
MountProvider.php Merge pull request #3884 from nextcloud/downstream-26956 2017-03-20 12:27:38 +07:00
Scanner.php use unmasked permissions in shared scanner 2016-12-14 14:37:51 +07:00
SharedMount.php Typecast filecache 'storage' as int to return it as documented, fixes #3461 2017-02-20 22:23:27 +07:00
SharedPropagator.php reuse the known rootinfo in the shared cache when possible 2016-11-17 14:59:31 +07:00
SharedStorage.php Merge pull request #4004 from nextcloud/backport-27172 2017-03-28 21:56:44 +07:00
Updater.php Fix apps/ 2016-07-21 18:13:57 +07:00