vm-bench/frontend
Claus Lohmar 8eb1def62b feat: session resume — detect leftover staging dirs and offer to resume analysis
- GET /api/v1/sessions scans tmp/ for session dirs with staged files
- Index page shows resumable sessions with filenames and sizes
- Resume button skips download and starts analysis with stored session_id
- session_id carried through analysis → confirm → job for correct file paths
2026-07-27 07:38:00 +00:00
..
static style: light Proxmox VE theme — white panels, blue header, light badges 2026-07-23 09:21:07 +00:00
templates feat: session resume — detect leftover staging dirs and offer to resume analysis 2026-07-27 07:38:00 +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: session resume — detect leftover staging dirs and offer to resume analysis 2026-07-27 07:38:00 +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