nextcloud/apps/federatedfilesharing/lib
Roeland Jago Douma d805959e81
Add API to undelete delete group shares
When a group share is deleted we keep track of this in the DB.
Right now it is only possible for a recipient to get back the share by
asking the sharer to delete it and to share it again. This doesn't
scale.

This endpoint makes it possible to get back the share.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-07-05 12:43:56 +02:00
..
AppInfo implement unshare notification 2018-07-02 11:29:28 +02:00
BackgroundJob use new API to send a federated share if possible 2018-07-02 11:29:27 +02:00
Controller remove unused method 2018-07-02 11:29:29 +02:00
Settings Update license headers 2017-11-06 16:56:19 +01:00
ocm remove debug output 2018-07-02 11:29:31 +02:00
AddressHandler.php Return value immediately instead of assigning to a one-time variable 2018-01-26 00:02:03 +01:00
FederatedShareProvider.php Add API to undelete delete group shares 2018-07-05 12:43:56 +02:00
Notifications.php remove unused code 2018-07-02 12:43:43 +02:00
Notifier.php Update license headers 2017-11-06 16:56:19 +01:00
TokenHandler.php Fix apps/ 2016-07-21 18:13:57 +02:00