]> source.dussan.org Git - nextcloud-server.git/commit
Add notification for shares about to expire 17727/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 28 Oct 2019 19:27:59 +0000 (20:27 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Fri, 1 Nov 2019 07:53:18 +0000 (08:53 +0100)
commit1ac57e76fadc1cf47f27134e98197068850df469
tree81c098daaa680e92980a29627aa2a07e450d35e6
parent4326b03b13f858a38a4b0703aaaecf839fc0c03a
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>
apps/files_sharing/appinfo/info.xml
apps/files_sharing/composer/composer/autoload_classmap.php
apps/files_sharing/composer/composer/autoload_static.php
apps/files_sharing/lib/AppInfo/Application.php
apps/files_sharing/lib/Command/ExiprationNotification.php [new file with mode: 0644]
apps/files_sharing/lib/Notification/Notifier.php [new file with mode: 0644]