]> git.proxmox.com Git - proxmox-widget-toolkit.git/commit
window/FileBrowser: add optional 'tar.zst' button
authorDominik Csapak <d.csapak@proxmox.com>
Tue, 12 Apr 2022 11:04:15 +0000 (13:04 +0200)
committerWolfgang Bumiller <w.bumiller@proxmox.com>
Wed, 13 Apr 2022 08:34:51 +0000 (10:34 +0200)
commit3b974606a62b4171e7c49620779197f46ca71b64
treec64465f5fb65b21cf0a004f62ae493f1b41f1361
parentab6ec02d933968ada7249e9d9b5e7d37a19a2e09
window/FileBrowser: add optional 'tar.zst' button

only show it when enabled in config (so that we can hide it where
that is not supported, which is in PVE right now)

also changes the text between 'Download' and 'Download .zip' depending
if the selected entry is a directory or not

Signed-off-by: Dominik Csapak <d.csapak@proxmox.com>
Signed-off-by: Wolfgang Bumiller <w.bumiller@proxmox.com>
src/window/FileBrowser.js