vm-bench/frontend
Claus Lohmar ae53d2fbd8 fix: disk resize now opt-in — pre-filled with current size, disabled by default, checkbox to enable
- Backend: None = keep current size (no auto-shrink); only resize when value explicitly provided
- Frontend: Target Disk Size field shows detected size, disabled (not submitted)
- Checkbox 'Enable disk resize' unlocks the field for editing
2026-07-27 08:57:58 +00:00
..
static feat: landing page with Download, SCP Pull, and Resume cards 2026-07-27 07:48:14 +00:00
templates fix: disk resize now opt-in — pre-filled with current size, disabled by default, checkbox to enable 2026-07-27 08:57:58 +00:00
api_client.py feat: session resume — detect leftover staging dirs and offer to resume analysis 2026-07-27 07:38:00 +00:00
app.py feat: multi-disk support — discover all disks in archive, select boot disk, additional disks included in job 2026-07-27 08:53:53 +00:00
requirements.txt chore: initial commit — vm-bench frontend + backend 2026-07-21 14:53:29 +00:00
setup.sh chore: add AGENTS.md, move install.sh to root, rename frontend install.sh → setup.sh 2026-07-25 17:40:59 +00:00
vm-bench.service fix: purge all old staging path references — full code review cleanup 2026-07-23 10:36:03 +00:00