nextcloud/apps/files
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 Fixed upload permissions distinction between public and logged in upload 2013-10-17 10:46:55 +02:00
appinfo Contains ownCloud's own implementation of the Sabre_DAV_Server regarding the handling of depth infinity 2013-09-30 13:12:51 +02:00
command Add copyright, remove starting blank line 2013-09-19 19:12:16 +02:00
css Removed extra bkg color on file actions when row is selected/hovered on 2013-10-14 17:05:24 +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 Merge branch 'master' into appframework-master 2013-09-25 09:52:12 +02:00
templates Moved IE8 inline styles in files.css 2013-10-11 14:10:00 +02:00
tests Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
admin.php Remove outdated comments 2013-01-26 14:03:17 +01:00
download.php merge master into filesystem 2013-01-28 19:37:58 +01:00
index.php Merge branch 'master' into sharing_mail_notification_master 2013-10-04 12:30:49 +02:00
settings.php merge master into filesystem 2013-01-28 19:37:58 +01:00
triggerupdate.php Add a CLI script for manually triggering checking a folder for updates 2013-06-23 17:49:38 +02:00