nextcloud/apps/files_sharing/composer/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
..
ClassLoader.php Update composer 2018-01-12 23:16:10 +01:00
LICENSE Move files_sharing to a proper classmap 2017-10-17 21:35:51 +02:00
autoload_classmap.php Add API to undelete delete group shares 2018-07-05 12:43:56 +02:00
autoload_namespaces.php Move files_sharing to a proper classmap 2017-10-17 21:35:51 +02:00
autoload_psr4.php Move files_sharing to a proper classmap 2017-10-17 21:35:51 +02:00
autoload_real.php Use proper authorative-autoloader for app autoloaders 2017-12-14 08:31:31 +01:00
autoload_static.php Add API to undelete delete group shares 2018-07-05 12:43:56 +02:00