nextcloud/apps/files_sharing/js
Vincent Petry 22653e21a2 Propagate file action changes to the file lists
Whenever an app needs to register an event late, it does that on the
original file actions object.

Since the file actions that the file list work on is a merged list, not
the original one, the registration event needs to be propagated there as
well.
2014-07-09 12:26:33 +02:00
..
app.js Propagate file action changes to the file lists 2014-07-09 12:26:33 +02:00
external.js Improved external share dialog 2014-07-07 15:57:26 +02:00
public.js use icon-confirm instead of text for accepting remote share, works better with translations 2014-07-04 00:07:24 +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 #9499 from owncloud/shares-hidetokenrecipient 2014-07-07 20:02:59 +02:00