]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
file browser: unify file type schema and avoid switch-case bloat
authorThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 15 May 2022 08:15:57 +0000 (10:15 +0200)
committerThomas Lamprecht <t.lamprecht@proxmox.com>
Sun, 15 May 2022 08:15:57 +0000 (10:15 +0200)
commit427685c6b63d122b25a515ed76550e8218d61213
tree41e1e50a259674bbead11640c2ed716cb9d17ff5
parent614b3cd48864cb546ea33fa670594e498d01a8c4
file browser: unify file type schema and avoid switch-case bloat

Signed-off-by: Thomas Lamprecht <t.lamprecht@proxmox.com>
src/Schema.js
src/window/FileBrowser.js