dev_arc_aws/backend/src
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
..
db Add mesh prerequisite gate (NetBird verification before app config) 2026-06-20 21:15:55 +00:00
docker Phase 4: Docker container management (REST CRUD/actions/stats/logs + exec terminal) 2026-06-19 12:28:30 +00:00
integrations Implement real Uptime Kuma monitor reporting via Socket.IO 2026-06-21 11:00:47 +00:00
routes Add in-app shell prompt picker: install Starship + Nerd Font on demand 2026-06-21 09:10:30 +00:00
ssh Add in-app shell prompt picker: install Starship + Nerd Font on demand 2026-06-21 09:10:30 +00:00
tunnels Phase 2: SSH tunnels (local/remote/dynamic SOCKS5 port forwarding) 2026-06-19 11:40:59 +00:00
types Phase 5: RDP/VNC/Telnet remote desktop via guacamole-lite + guacd 2026-06-19 15:25:10 +00:00
server.ts Add in-app shell prompt picker: install Starship + Nerd Font on demand 2026-06-21 09:10:30 +00:00
types.d.ts Add auth Phase 3: multi-user accounts with admin/member roles (#28) 2026-06-20 12:43:24 -04:00