server/apps/files_sharing/lib/Controller
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
..
DeletedShareAPIController.php Add API to undelete delete group shares 2018-07-05 12:43:56 +02:00
ExternalSharesController.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
PublicPreviewController.php Move public preview endpoint over 2018-06-20 08:53:37 +02:00
RemoteController.php Update license headers 2017-11-06 16:56:19 +01:00
ShareAPIController.php Fix getting the information of group share as a sharee 2018-06-29 08:20:19 +02:00
ShareController.php Fix ShareControllerTest 2018-06-20 08:53:37 +02:00
ShareesAPIController.php Make ShareesAPIController strict 2018-04-23 22:05:21 +02:00
ShareInfoController.php Remove unused import statements 2018-02-14 16:55:43 +01:00