nextcloud/apps/files_sharing
Daniel Calviño Sánchez df5cd18394 Set "share_with" field to the ID of the circle
When a share is shared with a circle the "share_with" field returned by
the API endpoint was always set to the name of the circle. However, the
name is not enough to identify a circle. The Circles app now provides
the ID of the circle in the "shared with" field of a Share, so this
commit modifies the API endpoint to set the "share_with" field to the ID
of the circle when provided by the Circles app.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-03-20 19:42:27 +01:00
..
appinfo Update license headers 2017-11-06 16:56:19 +01:00
composer Composer updated 2018-01-04 16:31:16 +01:00
css Fix missing clipboard icon in shared links 2018-01-24 17:25:50 +01:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Fix closing menu on second click in sharing page 2017-12-21 12:37:35 +01:00
l10n [tx-robot] updated from transifex 2018-03-15 01:12:05 +00:00
lib Set "share_with" field to the ID of the circle 2018-03-20 19:42:27 +01:00
templates Use guest css on sharing authentication page 2018-01-03 12:03:26 +01:00
tests Fix constructor spy in unit test with Sinon 4.1.3 2017-12-08 21:26:45 +01:00
list.php Fix apps/ 2016-07-21 18:13:57 +02:00
public.php Fix apps/ 2016-07-21 18:13:57 +02:00