vm-bench/frontend
Claus Lohmar 39cf91cbc4 fix: corrupted event listeners and undefined sessionId from overzealous string replace
The Python replacement script changed ALL 'error' strings to
'pve-alert pve-alert-error', including:
- addEventListener('error', ...) → broken event listener
- data.phase === 'error' → never matched
- sessionId variable definition was lost/doubled

Restored proper event names and phase comparisons.
2026-07-23 10:56:50 +00:00
..
static style: light Proxmox VE theme — white panels, blue header, light badges 2026-07-23 09:21:07 +00:00
templates fix: corrupted event listeners and undefined sessionId from overzealous string replace 2026-07-23 10:56:50 +00:00
api_client.py fix: Clean Up now deletes entire session directory tmp/{guid}/ 2026-07-23 10:54:42 +00:00
app.py fix: Clean Up now deletes entire session directory tmp/{guid}/ 2026-07-23 10:54:42 +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