nextcloud/apps/files_sharing/lib
Vincent Petry 8680bafc5c
Implement expiration date for federated shares
Add expiration date field in UI.
Save expiration date when creating or updating federated share.
Read expiration date from DB in federated share provider.
Applies to both federated user and group shares.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-04-15 10:02:00 +02:00
..
Activity Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
AppInfo Do not register share menu in cases where the files app has not been registered yet 2020-12-08 16:05:53 +01:00
BackgroundJob Update license headers for 19 2020-04-29 11:57:22 +02:00
Collaboration Update license headers for 19 2020-04-29 11:57:22 +02:00
Command Fix valid storages removed when cleaning remote storages 2021-01-28 21:42:31 +01:00
Controller Implement expiration date for federated shares 2021-04-15 10:02:00 +02:00
Event Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Exceptions Update license headers for 19 2020-04-29 11:57:22 +02:00
External catch notfound and forbidden exception in smb::getmetadata 2021-03-04 21:34:54 +01:00
Listener Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Middleware Pimp sharingcheckmiddleware 2021-03-02 20:36:04 +01:00
Migration Drop redundant indes 2021-02-16 11:38:43 +01:00
Notification Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00
Settings Move some settings over to the IInitialState 2021-03-02 21:11:56 +01:00
ShareBackend Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Cache.php fix search in nested jails 2021-01-26 15:30:54 +01:00
Capabilities.php Add appconfig to always show the unique label of a sharee 2021-03-04 09:25:45 +01:00
DeleteOrphanedSharesJob.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ExpireSharesJob.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Helper.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Hooks.php Move federated_share_added into a typed event 2020-07-23 08:33:17 +02:00
ISharedStorage.php Update license headers for 19 2020-04-29 11:57:22 +02:00
MountProvider.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Scanner.php catch notfound and forbidden exception in smb::getmetadata 2021-03-04 21:34:54 +01:00
SharedMount.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
SharedStorage.php Add some typing to SharedStorage 2021-03-04 10:49:42 +01:00
Updater.php Format code to a single space around binary operators 2020-10-05 20:25:24 +02:00