nextcloud/apps/files_sharing/composer
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
..
composer Add API to undelete delete group shares 2018-07-05 12:43:56 +02:00
autoload.php Files_Sharing Autoloader 2017-10-24 20:40:12 +02:00
composer.json Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00