Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett 9dbe34a508 Add calls, NomadNet, rich messages, signal quality, propagation UI
- Voice calls page: initiate, view active, hang up
- NomadNet browser: discover nodes, browse pages
- Messages: show images, files, voice attachments, RSSI/SNR indicators
- Nodes: display signal quality (RSSI color-coded, SNR)
- Network status: propagation node info, active calls, NomadNet count
- API routes: /api/propagation, /api/calls, /api/nomadnet
- Dashboard: 5 nav cards (Messages, Topology, Nodes, Calls, NomadNet)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-09 17:54:34 +00:00
Jeff Emmett f0771a1ce4 Initial commit: rMesh frontend for rSpace
Next.js 16 rApp with dual-stack mesh networking dashboard:
- MeshCore status, contacts, and LoRa messages
- Reticulum status, topology, LXMF messaging
- Node registration for hardware tracking
- EncryptID auth, Prisma/Postgres, Traefik routing
- Serves at rspace.online/rmesh

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 16:42:22 +00:00