nextcloud/apps/files_external
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
..
3rdparty use phpseclib from 3rdparty 2014-06-03 12:18:30 +02:00
ajax Correctly redirect to settings page when not selecting cert file for upload 2014-02-19 17:07:29 +01:00
appinfo fix autoloader 2014-06-27 08:52:40 +02:00
css fix typo - Backups -> Backends 2014-06-16 11:33:51 +02:00
js fix camelCase and avoiud re-wrapping $() 2014-06-16 11:35:48 +02:00
l10n [tx-robot] updated from transifex 2014-06-27 01:55:44 -04:00
lib Move \OC\Files\Storage\DAV to core in order to reduce inter-app dependencies 2014-06-27 08:52:28 +02:00
templates fix typo - Backups -> Backends 2014-06-16 11:33:51 +02:00
tests Sync file list with file actions 2014-06-27 13:41:01 +02:00
list.php Added external storage list in files app 2014-06-06 15:06:26 +02:00
personal.php Allow admins to disable certain external storages for users 2014-02-26 15:02:41 +01:00
settings.php Allow admins to disable certain external storages for users 2014-02-26 15:02:41 +01:00