ea18d97aa680c13fea287ae8b4615e7eb7d0159e
Backend (crates/ericrfb-proxy): - Session cookie now persisted in AppState for device API calls - New kvm.rs with three REST endpoints: GET /api/kvm/ports — scrapes kvm.asp, returns port config as JSON PUT /api/kvm/ports — saves port names, hotkeys, visibility, count POST /api/kvm/switch — switches active KVM port via home2.asp - HTML scraping extracts form values from predictable firmware HTML Frontend (crates/ericrfb-frontend): - New shell.ts: sidebar navigation with page routing pattern (Console, Ports — extensible for Virtual Media, Users, etc.) - Console refactored into pages/console.ts with mount/unmount lifecycle - Port switcher dropdown in toolbar (fetches port list, switches on change) - WebSocket auto-reconnects after port switch - New pages/ports.ts: editable port configuration table - Port count, key pause duration, per-port name/hotkey/show-in-console - Save, reload, and per-port switch buttons - Active port highlighted - Dark theme sidebar with active state indicators Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Description
No description provided
Languages
Rust
73.7%
TypeScript
18.9%
CSS
4%
Shell
3.2%
HTML
0.2%