nextcloud/apps/files_sharing/lib
Bjoern Schiessle 59f4ffb9a3
use (int) instead of intval for performance reasons
Signed-off-by: Bjoern Schiessle <bjoern@schiessle.org>
2017-06-01 12:34:12 +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 use (int) instead of intval for performance reasons 2017-06-01 12:34:12 +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 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 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 let the share backend get the node cacheentry to save queries 2016-11-17 18:48:38 +01: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