nextcloud/apps/files_sharing
Daniel Calviño Sánchez 2c073dc53d 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-16 04:58:00 +01:00
..
appinfo Fix info.xml files of shipped apps 2018-02-16 10:24:03 +01:00
composer Use PublicTemplateResponse for files_sharing 2018-02-27 12:25:52 +01:00
css Fixed ext share style and use varable for popover height 2018-03-07 15:12:06 +01:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Fixed ext share style and use varable for popover height 2018-03-07 15:12:06 +01:00
l10n [tx-robot] updated from transifex 2018-03-15 01:11:41 +00:00
lib Set "share_with" field to the ID of the circle 2018-03-16 04:58:00 +01:00
templates Remove deprecated URL functions for OCP\Util 2018-03-13 22:04:08 +01:00
tests Replace ContactsManager 2018-03-13 22:18:38 +01:00
list.php Fix apps/ 2016-07-21 18:13:57 +02:00
public.php Fix the HTTP 1.0 status code and properly detect 1.0 vs 1.1&2.0 2018-03-13 09:22:26 +01:00