nextcloud/apps/files_sharing
Vincent Petry 467f864db4 Fixed sharing status update for new/uploaded files
Creating new files, folders or uploading files now have their sharing
icon updated accordingly.

For this, the global share status list that is cached in
OC.Share.statuses is reused for new files.

Performance should improve as the sharing list is now only loaded once
per navigation session.

In OC.Share, split loadIcons into loadIcons + updateIcons.

Fixes #4977
2013-10-17 12:55:10 +02:00
..
ajax outsource sharing and deleted files previews to apps 2013-08-19 13:24:07 +02:00
appinfo fix escaping 2013-10-08 16:00:26 +02:00
css Fix password screen for public shares 2013-10-07 17:38:27 +02:00
js Fixed sharing status update for new/uploaded files 2013-10-17 12:55:10 +02:00
l10n [tx-robot] updated from transifex 2013-10-16 00:31:48 -04:00
lib add "received_from" and "received_from_displayname" field in case of a reshared file to the output 2013-10-10 19:46:45 +02:00
templates Merge pull request #5182 from owncloud/fix-sharring-with-password-screen 2013-10-10 04:49:47 -07:00
tests Merge pull request #5269 from owncloud/ocs_share_api_add_received_from 2013-10-15 02:17:23 -07:00
public.php Fix password screen for public shares 2013-10-07 17:38:27 +02:00