nextcloud/apps/files_external/js
Vincent Petry f24386c491 Fix file list reload callback result
All reloadCallback must return either true for success or false in case
of failure / non-existing folder.

Some file lists only have a root folder (favorite, shares), so restrict
the path to that to avoid having a wrong path in the breadcrumbs.
2015-10-27 11:51:54 +01:00
..
app.js Improved Javascript docs for JSDoc 2014-10-31 13:43:30 +01:00
mountsfilelist.js Fix file list reload callback result 2015-10-27 11:51:54 +01:00
oauth1.js Migrate Dropbox external storage to new API 2015-08-25 00:22:10 +01:00
oauth2.js Migrate Google external storage to new API 2015-08-25 00:22:10 +01:00
public_key.js Migrate SFTP_Key external storage to new API 2015-08-28 12:58:47 +01:00
settings.js Hide deprecated backends in external storage GUI 2015-09-23 12:10:02 +02:00