nextcloud/apps/files/js
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
..
admin.js move files to app folder 2012-04-18 17:27:34 +02:00
file-upload.js Fixed sharing status update for new/uploaded files 2013-10-17 12:55:10 +02:00
fileactions.js Fixed sharing status update for new/uploaded files 2013-10-17 12:55:10 +02:00
filelist.js Fixed sharing status update for new/uploaded files 2013-10-17 12:55:10 +02:00
files.js Disabled ajax mode for public files view 2013-10-14 17:47:38 +02:00
jquery-visibility.js fixing undefined originalEvent 2013-02-14 12:19:50 +01:00
jquery.fileupload.js architecture too complex 2013-08-21 14:58:28 +02:00
jquery.iframe-transport.js architecture too complex 2013-08-21 14:58:28 +02:00
keyboardshortcuts.js Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
upgrade.js Cache: show upgrade progress 2013-01-15 18:13:50 +01:00
upload.js Files: fix moving files by DnD 2013-01-31 17:56:44 +01:00