server/apps/files_external/tests
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
..
js Sync file list with file actions 2014-06-27 13:41:01 +02:00
amazons3.php rewrote initialisation, added testing workaround 2013-07-10 07:47:15 +02:00
appSpec.js Sync file list with file actions 2014-06-27 13:41:01 +02:00
config.php Added ext storage app in autotest unit test run 2014-05-05 15:03:10 +02:00
dropbox.php Fixed various Dropbox issues + unit tests 2013-11-26 11:59:36 +01:00
dynamicmountconfig.php Added ext storage app in autotest unit test run 2014-05-05 15:03:10 +02:00
ftp.php Add trailing slash in FTP root path when missing 2013-11-28 11:45:26 +01:00
google.php Add _many_ newlines at the end of files 2013-08-18 11:06:59 +02:00
mountconfig.php Fix priority merging logic and add unit test 2014-05-21 22:18:22 +01:00
owncloud.php Added ownCloud backend for external storage 2013-10-09 17:30:22 +02:00
sftp.php Dont task external storages with creating their own root 2013-04-26 17:40:31 +02:00
smb.php Updated unit tests for SMB 2013-11-26 12:53:03 +01:00
smbfunctions.php Removing trailing dot in path that samba doesn't seem to like 2013-11-19 15:05:11 +01:00
swift.php adapted existing test cases 2013-10-22 13:36:23 +02:00
webdav.php Fixed ext storage webdav path encoding 2014-02-19 18:34:08 +01:00