nextcloud-server/apps/files_trashbin
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
..
appinfo Master is now 25 2022-04-14 22:12:53 +07:00
composer Make Color class public 2022-07-05 14:44:44 +07:00
img Svgo optimization 2016-09-27 20:56:26 +07:00
l10n [tx-robot] updated from transifex 2022-07-20 02:25:44 +07:00
lib Merge pull request #32507 from carlcsaposs/restore 2022-07-12 14:22:10 +07:00
src Replace files app ids to classes 2022-07-26 10:19:19 +07:00
templates Remove legacy #dir element in files list 2022-07-27 10:23:44 +07:00
tests Remove legacy #dir element in files list 2022-07-27 10:23:44 +07:00
.l10nignore Update .l10nignore for apps to exclude bundled JS files 2020-09-15 12:28:43 +07:00
list.php list.php files are only invoked via ViewController and APIController 2021-12-01 21:09:11 +07:00