vm-bench/frontend
Claus Lohmar 7a024ca166 fix: correct staging path resolution — tmp/{guid}/in not tmp/in/{guid}
Frontend now passes '{guid}/in/filename' to backend.
Backend extract_if_needed uses STAGING_ROOT (tmp/) as base.
Provisioner staging helpers build tmp/{guid}/in + tmp/{guid}/out.
2026-07-23 10:14:19 +00:00
..
static style: light Proxmox VE theme — white panels, blue header, light badges 2026-07-23 09:21:07 +00:00
templates fix: add session_id to copyVM payload (Copy flow was missing it) 2026-07-23 09:51:30 +00:00
api_client.py feat: Clone (qm clone) + Copy (re-convert) buttons on completion 2026-07-23 09:02:57 +00:00
app.py fix: correct staging path resolution — tmp/{guid}/in not tmp/in/{guid} 2026-07-23 10:14:19 +00:00
install.sh feat: SCP Pull page for large files from remote servers 2026-07-22 05:52:01 +00:00
requirements.txt chore: initial commit — vm-bench frontend + backend 2026-07-21 14:53:29 +00:00
vm-bench.service fix: add /usr/sbin to PATH in service files (qm, virt-resize, etc.) 2026-07-21 19:24:13 +00:00