• Joined on 2025-11-03
robbond pushed to main at robbond/proxmox-monitor 2026-05-11 13:56:27 +01:00
43ebb80be6 docs: update backlog.md with full current state
robbond pushed to main at robbond/proxmox-monitor 2026-05-11 13:18:13 +01:00
a705789658 docs: update backlog and CLAUDE.md for console and power control
robbond pushed to main at robbond/proxmox-monitor 2026-05-11 13:06:11 +01:00
711b394afd feat: open console in new tab instead of iframe panel
robbond pushed to main at robbond/proxmox-monitor 2026-05-11 09:47:01 +01:00
67b3fac30f docs: add CLAUDE.md with project guidance for Claude Code
robbond pushed to main at robbond/proxmox-monitor 2026-05-11 09:45:26 +01:00
a2144687b1 feat: merge power control fixes into main
015a9d7ed8 fix: force paint before API call so status feedback is visible
c07e448d40 fix: rewrite power action handler — instant status feedback + reliable state
59bb0f24db fix: instant power action refresh with optimistic UI update
ad328efa3c fix: power control 502 error and add instant refresh
Compare 5 commits »
robbond pushed to fix/power-control-502 at robbond/proxmox-monitor 2026-05-10 20:17:34 +01:00
015a9d7ed8 fix: force paint before API call so status feedback is visible
c07e448d40 fix: rewrite power action handler — instant status feedback + reliable state
Compare 2 commits »
robbond pushed to fix/power-control-502 at robbond/proxmox-monitor 2026-05-10 19:19:13 +01:00
59bb0f24db fix: instant power action refresh with optimistic UI update
robbond created branch fix/power-control-502 in robbond/proxmox-monitor 2026-05-10 18:57:47 +01:00
robbond pushed to fix/power-control-502 at robbond/proxmox-monitor 2026-05-10 18:57:47 +01:00
ad328efa3c fix: power control 502 error and add instant refresh
robbond pushed to main at robbond/proxmox-monitor 2026-05-10 17:50:05 +01:00
33d2f6e42a feat: merge power control and console link into main
2ab78012ba fix: use /vncproxy endpoint with websocket:0 parameter
607844f184 fix: use correct Proxmox console URL format from docs
e79221642b update: mark console link as done in backlog
f27bc3e4eb fix: use correct Proxmox console URL path (/pve/console.html)
Compare 8 commits »
robbond pushed to feature/vm-lxc-power-control at robbond/proxmox-monitor 2026-05-10 17:38:41 +01:00
2ab78012ba fix: use /vncproxy endpoint with websocket:0 parameter