nextcloud/apps/files_sharing/js
Vincent Petry 07f1b263c9 Use recipient display names when updating shares in the UI
Since OC.Share didn't have any array containing the list of shares for
the current file, OC.Share.currentShares has been introduced to contain
the full share item structure instead of the reduced one
OC.Share.itemShares.

The event "sharesChanged" is now passing OC.Share.currentShares, which
itself includes the display name to be displayed for the recipients in
the action icon.
2014-06-04 10:37:04 +02:00
..
app.js Update share action text to display owner/recipients 2014-06-02 12:12:57 +02:00
public.js Sharing overview fixes and unit tests 2014-05-30 10:06:29 +02:00
share.js Use recipient display names when updating shares in the UI 2014-06-04 10:37:04 +02:00
sharedfilelist.js Multiple fixes to sharing overview 2014-06-03 11:04:57 +02:00