server/apps/files_sharing/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
..
app.js Merge pull request #8861 from owncloud/share-overview-linklist 2014-06-05 10:59:54 +02:00
external.js fix server share dialog title 2014-06-28 01:54:51 +02:00
public.js Allow late registration of file actions in public page 2014-06-27 16:10:20 +02:00
settings-admin.js add settings to disable server to server sharing 2014-06-14 10:22:38 +02:00
share.js Use fileActionsReady to re-render sharing icons 2014-07-01 21:32:04 +02:00
sharedfilelist.js Merge pull request #8861 from owncloud/share-overview-linklist 2014-06-05 10:59:54 +02:00