nextcloud/apps/files_sharing/appinfo
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
..
app.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00
database.xml Add default value for remote_id 2015-02-26 12:09:21 +01:00
info.xml Add background job to refresh federated discovery 2018-04-18 19:20:26 +02:00
routes.php Add API to undelete delete group shares 2018-07-05 12:43:56 +02:00