vm-bench/frontend/templates
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
..
_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: corrupted event listeners and undefined sessionId from overzealous string replace 2026-07-23 10:56:50 +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