nextcloud/apps/files/lib
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 +02:00
..
Activity Use PNG version of the icons for shipped activities 2017-07-07 11:16:44 +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 12:28:03 -05:00
Service Make sure the file information is available when sending the email 2017-01-20 12:52:56 +01:00
Settings Do not error on maxUploadChange 2016-08-22 20:25:58 +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-09-04 11:49:19 +02:00