nextcloud/apps/files_sharing/lib/Controller
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
..
AcceptController.php Fix license headers 2020-01-13 14:23:49 +01:00
DeletedShareAPIController.php Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
ExternalSharesController.php Also disallow ; in remote urls 2020-04-14 18:56:06 +02:00
PublicPreviewController.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
RemoteController.php Update the license headers for Nextcloud 19 2020-03-31 14:52:54 +02:00
SettingsController.php Update license headers for 18 2019-12-20 09:23:25 +01:00
ShareAPIController.php Implement expiration date for federated shares 2021-04-15 10:02:00 +02:00
ShareController.php Map old account scope properties to new names 2021-03-26 13:07:08 +01:00
ShareInfoController.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
ShareesAPIController.php Use correct getSystemValue type 2021-04-12 22:54:50 +02:00