vm-bench/frontend/templates
Claus Lohmar 7e1303a217 fix: auto-detect BIOS boot type + simplified reuse form
1. BIOS: provisioner now calls detect_efi() on the first disk when
   auto_detect_boot=true. Detects EFI partition via guestfish.
   Falls back to user's boot_type if detection inconclusive.

2. Reuse: 'Create Another VM' now shows an inline form asking only
   for VM Name and ID, reusing the same disk image, format, and
   boot settings from the completed job. No redirect needed.
2026-07-23 08:48:31 +00:00
..
_analysis.html fix: innerHTML script execution bug — confirm form and polling now work 2026-07-21 18:43:16 +00:00
base.html chore: initial commit — vm-bench frontend + backend 2026-07-21 14:53:29 +00:00
index.html fix: auto-detect BIOS boot type + simplified reuse form 2026-07-23 08:48:31 +00:00
polling.html fix: auto-detect BIOS boot type + simplified reuse form 2026-07-23 08:48:31 +00:00
scp.html feat: SCP Pull page for large files from remote servers 2026-07-22 05:52:01 +00:00