]> source.dussan.org Git - nextcloud-server.git/commit
feat(files_sharing): reminder for link shares with expiration date
authorStefan Cherniakov <luka-sama@pm.me>
Thu, 22 Aug 2024 04:43:43 +0000 (06:43 +0200)
committerJohn Molakvoæ <skjnldsv@users.noreply.github.com>
Tue, 3 Sep 2024 11:37:17 +0000 (13:37 +0200)
commit5e4a166365a601bf0133a97fda968a85744dfef5
tree837eb9bf42cde512caff9103c7c7faae34addcea
parent6b85a3ae0eec4f6516459d223159a8d8e301e445
feat(files_sharing): reminder for link shares with expiration date

Signed-off-by: Stefan Cherniakov <luka-sama@pm.me>
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/Migration/Version31000Date20240821142813.php [new file with mode: 0644]
apps/files_sharing/lib/SharesReminderJob.php [new file with mode: 0644]
apps/files_sharing/tests/SharesReminderJobTest.php [new file with mode: 0644]
lib/private/Share20/Share.php
lib/public/Share/IShare.php