nextcloud/apps/files_sharing/lib/Controller
Roeland Jago Douma eea7de4c9f
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-08-29 12:03:13 +02:00
..
ExternalSharesController.php Move files_sharing Controllers => Controller 2016-10-24 11:46:25 +02:00
PublicPreviewController.php Handle more error cases 2017-05-02 13:43:48 +02:00
RemoteController.php improved error handling 2017-07-21 12:07:32 +02:00
ShareAPIController.php Correctly format OCS response with favorites 2017-08-29 12:03:13 +02:00
ShareController.php Fix comparisons in the sharing app 2017-08-01 13:56:12 +02:00
ShareesAPIController.php Merge pull request #6130 from nextcloud/cleanup-unused-methods 2017-08-16 08:55:06 +02:00
ShareInfoController.php Add unit tests 2017-08-10 16:25:58 +02:00