nextcloud-server/apps/files_sharing/lib/Controller
Roeland Jago Douma 38548a7006
Correctly format OCS response with favorites
The helper funtion did not handle the response correctly and basically
only returned the last share with tags.

This is a simple rewrite. That is still understandable. Loops maybe more
than strictly required. But preformance is not the issue here.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2017-09-04 11:49:19 +07:00
..
ExternalSharesController.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +07:00
PublicPreviewController.php Handle more error cases 2017-05-02 13:43:48 +07:00
RemoteController.php Move remote_shares OCS endpoint to AppFramework 2016-09-09 07:40:33 +07:00
ShareAPIController.php Correctly format OCS response with favorites 2017-09-04 11:49:19 +07:00
ShareController.php Adjust existing bruteforce protection code 2017-04-14 13:42:40 +07:00
ShareesAPIController.php Catch exceptions on error of cloud id resolution 2017-08-16 13:57:30 +07:00