]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
FileBrowser: support 'virtual'/'v' file type
authorStefan Reiter <s.reiter@proxmox.com>
Thu, 22 Apr 2021 15:34:56 +0000 (17:34 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Thu, 22 Apr 2021 15:52:52 +0000 (17:52 +0200)
commitc1c8cfa85bf1c63858b7f782fe8486a3e97bad8c
treee764004cc88e5b0c4da5463a0a7825c93b4c6e15
parent661faeedf5bd898963c2cda0a983d03f4a3f24dc
FileBrowser: support 'virtual'/'v' file type

Denotes objects like disks ".img.fidx" files, which shouldn't be
downloadable, but should still approximate a directory entry.

Signed-off-by: Stefan Reiter <s.reiter@proxmox.com>
src/window/FileBrowser.js