vm-bench/backend
Claus Lohmar 1b145adea7 fix: extraction uses file's parent dir as base, not hardcoded STAGING_IN
extract_if_needed now extracts relative to the source file's parent
directory instead of /mnt/converter/tmp/in/. This correctly handles
files in tmp/{guid}/in/ paths.
2026-07-23 10:19:43 +00:00
..
app.py feat: Clone (qm clone) + Copy (re-convert) buttons on completion 2026-07-23 09:02:57 +00:00
converter.py fix: extraction uses file's parent dir as base, not hardcoded STAGING_IN 2026-07-23 10:19:43 +00:00
install.sh refactor: move staging to /mnt/converter/tmp/{guid}/in + out 2026-07-23 10:07:57 +00:00
models.py feat: session GUID isolation for multi-user support 2026-07-23 09:32:16 +00:00
provisioner.py fix: correct staging path resolution — tmp/{guid}/in not tmp/in/{guid} 2026-07-23 10:14:19 +00:00
requirements.txt chore: initial commit — vm-bench frontend + backend 2026-07-21 14:53:29 +00:00
vm-bench-backend.service fix: add /usr/sbin to PATH in service files (qm, virt-resize, etc.) 2026-07-21 19:24:13 +00:00