nextcloud-server/apps/files_external/templates
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
..
list.php Remove legacy #dir element in files list 2022-07-27 10:23:44 +07:00
settings.php Replace files app ids to classes 2022-07-26 10:19:19 +07:00