nextcloud/apps/files_external/tests/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 +02:00
..
mountsfilelistSpec.js Remove legacy #dir element in files list 2022-07-27 10:23:44 +02:00
settingsSpec.js add all storage config rows in one go on load 2022-03-17 16:29:35 +00:00