vm-bench/frontend
Claus Lohmar 90bf8e4842 fix: remove unused out_dir from submit_job + Copy flow uses legacy fallback
1. submit_job() was creating empty tmp/out/{vmid}/ dirs via the old
   flat STAGING_OUT path. Removed — _process_job handles this via
   _staging_out() in the session-aware path.

2. Copy (re-convert) flow was hardcoding boot_type=uefi. Now uses
   auto_detect_boot=true with boot_type=legacy as fallback, matching
   the behavior of the original analyze→convert flow.
2026-07-23 10:52:20 +00:00
..
static style: light Proxmox VE theme — white panels, blue header, light badges 2026-07-23 09:21:07 +00:00
templates fix: remove unused out_dir from submit_job + Copy flow uses legacy fallback 2026-07-23 10:52:20 +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: purge all old staging path references — full code review cleanup 2026-07-23 10:36:03 +00:00