dev_arc_aws/src/pages
Claude bbb26dab0d
Implement real Uptime Kuma monitor reporting via Socket.IO
Uptime Kuma has no REST API for monitor data; connect over the same
Socket.IO session the web UI uses (login, then read monitorList and
heartbeat events) so connected monitors now surface as Resources.
Switches the integration's credentials from an API key to
username/password, matching what Uptime Kuma's session login expects.
2026-06-21 11:00:47 +00:00
..
BookNest.tsx Add bulk delete-all for bookmarks (#20) 2026-06-20 09:09:44 -04:00
Containers.tsx Improve Containers table/tab readability: bold centered headers, taller rows, filing-cabinet tabs 2026-06-21 08:47:52 +00:00
Enrollment.tsx Add enrollment, login, and auth-gated routing to the frontend 2026-06-18 19:13:27 +00:00
Files.tsx Fix page titles, dropdown stacking, bookmark editing, and button/select polish 2026-06-19 21:34:04 +00:00
Glance.tsx Add client-side routing and build Infrastructure page 2026-06-18 16:15:34 +00:00
Help.tsx Fix Help page scroll, widen Connected Integrations grid, color-code System Status ring 2026-06-21 09:21:56 +00:00
HostMetrics.tsx Add host metrics widgets (Phase 6): CPU/mem/disk/network/processes/ports/firewall/login dashboard 2026-06-19 15:38:30 +00:00
Infrastructure.tsx Make Node Status card scrollable with a 5-column layout and invisible-by-default scrollbar 2026-06-21 08:52:58 +00:00
Login.tsx Add enrollment, login, and auth-gated routing to the frontend 2026-06-18 19:13:27 +00:00
MeshGate.tsx Add reachability fallback for routed meshes (VPC peering, etc.) 2026-06-20 21:26:25 +00:00
RemoteDesktop.tsx Phase 5: RDP/VNC/Telnet remote desktop via guacamole-lite + guacd 2026-06-19 15:25:10 +00:00
Settings.tsx Implement real Uptime Kuma monitor reporting via Socket.IO 2026-06-21 11:00:47 +00:00
Terminal.tsx Add in-app shell prompt picker: install Starship + Nerd Font on demand 2026-06-21 09:10:30 +00:00
Tunnels.tsx Phase 2: SSH tunnels (local/remote/dynamic SOCKS5 port forwarding) 2026-06-19 11:40:59 +00:00