nextcloud/apps/files_sharing/lib
Roeland Jago Douma 1ac57e76fa
Add notification for shares about to expire
Introduces a new command that will create notifications for users if
they have shares that will expire the next day.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-11-01 08:53:18 +01:00
..
Activity List share download activity under sharing 2019-10-10 08:43:54 +02:00
AppInfo Add notification for shares about to expire 2019-11-01 08:53:18 +01:00
BackgroundJob Add background job to refresh federated discovery 2018-04-18 19:20:26 +02:00
Collaboration fix sharerecipientssorter tests 2017-10-27 16:03:37 +02:00
Command Add notification for shares about to expire 2019-11-01 08:53:18 +01:00
Controller Fix current user edit/delete permissions 2019-10-29 13:20:08 +01:00
Exceptions Fix apps/ 2016-07-21 18:13:57 +02:00
External Fix unnecessary boolean cast 2019-03-06 10:12:58 +01:00
Middleware Don't allow public share pages if link sharing is disabled 2018-06-20 08:53:37 +02:00
Migration Fix array method usages with a proper call 2018-01-25 22:20:10 +01:00
Notification Add notification for shares about to expire 2019-11-01 08:53:18 +01:00
ShareBackend update unit tests 2018-07-11 10:11:48 +02:00
Cache.php Correctly check for new default root 2019-09-04 09:28:58 +02:00
Capabilities.php add "askForPassword" on capabilities for sharing 2019-05-13 20:09:00 +02:00
DeleteOrphanedSharesJob.php Fix apps/ 2016-07-21 18:13:57 +02:00
ExpireSharesJob.php Update license headers 2017-11-06 16:56:19 +01:00
Helper.php cache parent exists status during share setup 2018-08-16 21:28:01 +02:00
Hooks.php accept/decline group shares 2018-07-11 10:11:46 +02:00
ISharedStorage.php Update with robin 2016-07-21 18:13:58 +02:00
MountProvider.php cache parent exists status during share setup 2018-08-16 21:28:01 +02:00
Scanner.php Update license headers 2017-11-06 16:56:19 +01:00
SharedMount.php cache parent exists status during share setup 2018-08-16 21:28:01 +02:00
SharedStorage.php Add interface to allow storages from opting out of encryption 2018-11-29 16:31:34 +01:00
Updater.php Add support for room shares to the share owner updater 2018-08-08 14:25:43 +02:00