nextcloud-server/apps/files_external/js
Vincent Petry 8be9b04981
Remove legacy #dir element in files list
Removed legacy "#dir" input element in the DOM.

Apps should use OCA.Files.App.currentFileList or
OCA.Sharing.PublicApp.fileList and call getCurrentDirectory() to
retrieve the current directory and changeDirectory() to change it.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-07-27 10:23:44 +07:00
..
templates Move files_external to compiled handlebars 2018-10-19 08:41:01 +07:00
app.js Rename External storages to External storage 2021-05-20 12:13:04 +07:00
mountsfilelist.js Replace files app ids to classes 2022-07-26 10:19:19 +07:00
oauth1.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +07:00
oauth2.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +07:00
public_key.js Use DOMContentLoaded and fix sharebymail loading issue 2020-07-20 12:42:08 +07:00
rollingqueue.js Fix JS namespace of files_external app 2018-10-30 09:43:26 +07:00
settings.js Replace files app ids to classes 2022-07-26 10:19:19 +07:00
statusmanager.js Remove legacy #dir element in files list 2022-07-27 10:23:44 +07:00
templates.js Compile templates 2020-01-21 16:26:05 +07:00