nextcloud/apps/sharebymail/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 Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
Settings allow admin to enforce password on mail shares 2017-04-20 16:33:26 +02:00
Activity.php Use PNG version of the icons for shipped activities 2017-06-20 13:48:51 +02:00
Capabilities.php move capabilities to share by mail app 2017-04-10 17:18:13 +02:00
Settings.php allow admin to enforce password on mail shares 2017-04-20 16:33:26 +02:00
ShareByMailProvider.php Add API to undelete delete group shares 2018-07-05 12:43:56 +02:00