nextcloud/apps/files_trashbin
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 make sure that we always use the right user 2014-06-18 14:41:16 +02:00
appinfo adding PK to table encryption 2014-06-06 13:33:56 +02:00
css fix padding for last cell in summary of trashbin 2014-06-26 16:58:49 +02:00
js Distinguish legacy file actions from regular file actions 2014-05-30 10:06:29 +02:00
l10n [tx-robot] updated from transifex 2014-06-27 01:55:44 -04:00
lib Merge pull request #9093 from owncloud/remove_unused_code 2014-06-19 01:17:36 +02:00
templates Fixed many issues, clean up 2014-05-15 17:51:04 +02:00
tests Sync file list with file actions 2014-06-27 13:41:01 +02:00
list.php Fixed many issues, clean up 2014-05-15 17:51:04 +02:00