52850c4e15
fix: use /vncproxy endpoint with websocket:0 parameter
...
The /vncproxy endpoint requires websocket: 0 (not -1) in the POST body.
Co-Authored-By: Claude <noreply@anthropic.com >
2026-05-07 18:44:13 +01:00
461f1d55e4
fix: use correct Proxmox console URL format from docs
...
Co-Authored-By: Claude <noreply@anthropic.com >
2026-05-07 11:38:46 +01:00
c12090b3f4
fix: use correct Proxmox console URL path (/pve/console.html)
...
Co-Authored-By: Claude <noreply@anthropic.com >
2026-05-07 10:31:53 +01:00
7baf6a50fa
feat: add console link next to VM/LXC names
...
Clicking the name opens the Proxmox web console in a new tab.
URLs are constructed in the API routes using the configured PROXMOX_API_URL.
Co-Authored-By: Claude <noreply@anthropic.com >
2026-05-07 10:22:29 +01:00
49dd3554f1
initial commit
2026-05-07 06:41:36 +01:00