server/apps/files_sharing
Vincent Petry d4976e5554
Fix post_unshareFromSelf hook parameter format
When unsharing from self in a group share situation, the share items
passed to the post_unshareFromSelf hook were using the wrong format in
which the attribute names (ex: "share_type") have non camel-case format.

This fix makes sure that in group sharing case we use the correct
format. It looks like the code was already producing it but in
array_merge it was not using it and adding the unprocessed one.
2016-10-20 16:09:08 +02:00
..
ajax Update with robin 2016-07-21 18:13:58 +02:00
appinfo Move remote_shares OCS endpoint to AppFramework 2016-09-09 07:40:33 +02:00
css add whitespace above share link so it's visually distinguished more 2016-10-18 19:43:18 +02:00
img Svgo optimization 2016-09-27 20:56:26 +02:00
js Display "Share" alt text for share action icon (#26158) 2016-09-26 10:30:11 +02:00
l10n [tx-robot] updated from transifex 2016-10-18 00:06:51 +00:00
lib Adjust wording to make the separation between sharing and files clearer 2016-10-18 17:18:14 +02:00
templates Merge pull request #1606 from nextcloud/search-detail 2016-10-18 13:48:01 +02:00
tests Fix post_unshareFromSelf hook parameter format 2016-10-20 16:09:08 +02: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