nextcloud/apps/files/lib
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
..
Activity Fix copy and paste error on activity descriptions 2017-07-20 09:31:14 +02:00
AppInfo Fix app name of files app 2017-02-14 17:36:23 -06:00
BackgroundJob Fix apps/ 2016-07-21 18:13:57 +02:00
Command Remove unused use statements 2017-04-22 19:23:31 -05:00
Controller Add an event so apps can add hidden fields to the files page 2017-06-13 11:17:44 +02:00
Service Make sure the file information is available when sending the email 2017-01-20 12:52:56 +01:00
Settings Fix comparisons in the files app 2017-08-01 13:56:12 +02:00
App.php Allow multiple navigation links from info.xml 2017-03-26 21:15:25 +02:00
Capabilities.php Fix apps/ 2016-07-21 18:13:57 +02:00
Helper.php Correctly format OCS response with favorites 2017-08-29 12:03:13 +02:00