nextcloud/apps/files_sharing/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 Disable default activity email for incoming shares 2017-08-02 20:57:12 +02:00
AppInfo Remove unused use statements 2017-04-22 19:23:31 -05:00
Command Safer queries 2017-03-17 09:59:56 +01:00
Controller Correctly format OCS response with favorites 2017-09-04 11:49:19 +02:00
Exceptions Fix apps/ 2016-07-21 18:13:57 +02:00
External still remove the federated share even if we cant notify the remote 2017-07-17 14:21:22 +02:00
Middleware allow to access mail shares even if public links are disabled 2017-01-04 21:23:26 +01:00
Migration Fix the share type of guest shares when migrating from ownCloud 2017-05-12 09:38:48 +02:00
ShareBackend Move Share backends to PSR-4 instead of using class path (#24941) 2016-08-05 14:13:41 +02:00
Cache.php dont die if we try to access the shared cache while setting up the shared storage 2017-06-19 14:00:52 +02:00
Capabilities.php move capabilities to share by mail app 2017-04-10 17:18:13 +02:00
DeleteOrphanedSharesJob.php Fix apps/ 2016-07-21 18:13:57 +02:00
ExpireSharesJob.php Fix apps/ 2016-07-21 18:13:57 +02:00
Helper.php Remove config change hook that deletes link shares (#26612) 2016-12-19 16:18:51 +01:00
Hooks.php Do proper DI 2017-04-11 15:04:01 +02:00
ISharedStorage.php Update with robin 2016-07-21 18:13:58 +02:00
MountProvider.php Merge pull request #3884 from nextcloud/downstream-26956 2017-03-20 12:27:38 +01:00
Scanner.php rename Jail::getSourcePath to getUnjailedPath to fix conflict with Local::getSourcePath 2017-04-12 14:55:47 +02:00
SharedMount.php allow apps to set custom mount types 2017-04-28 09:38:21 +02:00
SharedStorage.php Fix propagating changes within jail wrapper 2017-07-11 19:20:51 +02:00
Updater.php Fix apps/ 2016-07-21 18:13:57 +02:00