nextcloud/apps/files_sharing
Vincent Petry 586b3a9683 Sync file list with file actions
Whenever file actions are registered later, now the file lists are
automatically notified.

Added FileActions.addUpdateListener() to be able to receive such
notifications.

This removes the need for apps to manually call FileActions.display()
after registering new actions.

This fixes issues with race conditions when file actions are
registered after the file list was already rendered.
2014-06-27 13:41:01 +02:00
..
ajax Better error handeling in testremote 2014-06-17 13:15:34 +02:00
appinfo make sure that hooks are registered for the tests 2014-06-25 15:20:52 +02:00
css Merge pull request #8399 from owncloud/server-server-sharing 2014-06-17 17:40:05 +02:00
js Do not clear URL hash when no external mount params given 2014-06-25 12:24:46 +02:00
l10n [tx-robot] updated from transifex 2014-06-27 01:55:44 -04:00
lib Merge pull request #9193 from owncloud/sharing_etag_propagation 2014-06-26 10:26:24 +02:00
templates Fix wording for remote shares in settings page 2014-06-26 19:35:57 +02:00
tests Sync file list with file actions 2014-06-27 13:41:01 +02:00
list.php Added sharing overview page (WIP) 2014-05-30 10:06:29 +02:00
public.php Fix prompting for password 2014-06-14 10:14:07 +02:00
publicwebdav.php Fix moving movablemount over webdav 2014-06-17 14:10:11 +02:00
settings-admin.php add settings to disable server to server sharing 2014-06-14 10:22:38 +02:00