dev_arc_aws/backend/src
Samuel James b4943b1155
Listen for heartbeatList in Uptime Kuma adapter to catch monitors with no status-change history (#37)
importantHeartbeatList only contains entries for status transitions, so a
monitor that's been continuously up since creation never populates it,
showing as "unknown" in ArchNest despite being healthy in Uptime Kuma.

Co-authored-by: Claude <noreply@anthropic.com>
2026-06-21 09:06:01 -04: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 Listen for heartbeatList in Uptime Kuma adapter to catch monitors with no status-change history (#37) 2026-06-21 09:06:01 -04:00
routes Add per-resource kind labeling and proper Node Status icons 2026-06-21 12:03:25 +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