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>
Showing
- apps/files_sharing/appinfo/info.xml 1 addition, 0 deletionsapps/files_sharing/appinfo/info.xml
- apps/files_sharing/composer/composer/autoload_classmap.php 2 additions, 0 deletionsapps/files_sharing/composer/composer/autoload_classmap.php
- apps/files_sharing/composer/composer/autoload_static.php 2 additions, 0 deletionsapps/files_sharing/composer/composer/autoload_static.php
- apps/files_sharing/lib/AppInfo/Application.php 5 additions, 0 deletionsapps/files_sharing/lib/AppInfo/Application.php
- apps/files_sharing/lib/Command/ExiprationNotification.php 98 additions, 0 deletionsapps/files_sharing/lib/Command/ExiprationNotification.php
- apps/files_sharing/lib/Notification/Notifier.php 98 additions, 0 deletionsapps/files_sharing/lib/Notification/Notifier.php
Please register or sign in to comment