vm-bench/frontend/templates
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
..
_analysis.html style: Proxmox VE-inspired dark theme — pve-* class naming 2026-07-23 09:09:29 +00:00
base.html feat: session GUID isolation for multi-user support 2026-07-23 09:32:16 +00:00
index.html fix: remove unused out_dir from submit_job + Copy flow uses legacy fallback 2026-07-23 10:52:20 +00:00
polling.html style: Proxmox VE-inspired dark theme — pve-* class naming 2026-07-23 09:09:29 +00:00
scp.html style: Proxmox VE-inspired dark theme — pve-* class naming 2026-07-23 09:09:29 +00:00