nextcloud/apps/files/js
Vincent Petry 025b71d068 Use fileActionsReady to re-render sharing icons
Whenever file actions are modified, either by registering new actions or
when appending a new page of entries, the sharing app is now notified so
it can correctly refresh the sharing icon status.

Additionally, the core's loadIcons() method is also used to load the
existing shares and also refresh the sharing icons afterwards.
2014-07-01 21:32:04 +02:00
..
admin.js drop allowZIPdownload and maxZIPSize as options 2014-06-02 16:29:03 +02:00
app.js Sync file list with file actions 2014-06-27 13:41:01 +02:00
breadcrumb.js Breadcrumb width calculation fix 2014-06-27 11:11:34 +02:00
file-upload.js Breadcrumb width calculation fix 2014-06-27 11:11:34 +02:00
fileactions.js Use fileActionsReady to re-render sharing icons 2014-07-01 21:32:04 +02:00
filelist.js Use fileActionsReady to re-render sharing icons 2014-07-01 21:32:04 +02:00
files.js decode filename for scrollto 2014-06-05 19:23:44 +02:00
filesummary.js Namespacing for FileList, FileActions and trashbin app 2014-05-15 17:51:04 +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 Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
navigation.js Use active instead of hover for active sidebar option 2014-06-03 09:57:18 +02:00
upload.js Added .jshintrc 2014-01-30 13:40:01 +01:00