nextcloud/apps/federatedfilesharing/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
..
AppInfo Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
BackgroundJob Update all license headers for Nextcloud 21 2020-12-16 18:48:22 +01:00
Controller Move requesthandler controller to LoggerInterface 2021-03-10 08:50:38 +01:00
Events Move federated_share_added into a typed event 2020-07-23 08:33:17 +02:00
Listeners Update the license headers for Nextcloud 20 2020-08-24 14:54:25 +02:00
Migration Migrate internal classes to the OCP db col types 2021-01-12 14:09:13 +01:00
OCM Remove redundant casts 2021-03-02 16:32:13 +01:00
Settings Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
AddressHandler.php Format control structures, classes, methods and function 2020-04-10 14:19:56 +02:00
FederatedShareProvider.php Implement expiration date for federated shares 2021-04-15 10:02:00 +02:00
Notifications.php Merge pull request #25498 from Worteks/feat-federatedfilesharing-logging 2021-03-22 21:21:53 +01:00
Notifier.php Remove unneeded casts that were found by Psalm 2021-01-11 13:14:41 +01:00
TokenHandler.php Update license headers for 19 2020-04-29 11:57:22 +02:00