Commit Graph

20 Commits

Author SHA1 Message Date
Daniel Pupius d04f52d379 Add a dashboard showing observed nodes and gateways 2025-04-24 09:59:06 -07:00
Daniel Pupius 07299d892c More stream tweaks 2025-04-23 15:19:32 -07:00
Daniel Pupius 489f995433 Track rx time 2025-04-23 13:59:54 -07:00
Daniel Pupius 6c891198b5 Show more data 2025-04-23 13:17:19 -07:00
Daniel Pupius 4f33866ce3 Update visualization of Telemetry Packets 2025-04-23 13:07:26 -07:00
Daniel Pupius 8ca47fba44 Show Node Info in more compressed form 2025-04-23 10:57:28 -07:00
Daniel Pupius 0361594291 More layout tweaks 2025-04-23 10:46:04 -07:00
Daniel Pupius 249cecfda2 Card rendering and maps 2025-04-23 10:38:58 -07:00
Daniel Pupius 77ea38ae19 Demo page for working on components 2025-04-23 09:59:30 -07:00
Daniel Pupius 7c46944fb6 Shell styling 2025-04-23 09:38:07 -07:00
Daniel Pupius 05a9f2e461 More UI tweaks 2025-04-22 22:08:49 -07:00
Daniel Pupius d522985d1e Add PacketCard 2025-04-22 22:03:10 -07:00
Daniel Pupius 13187eb520 Packet formatting changes 2025-04-22 21:13:30 -07:00
Daniel Pupius f4504c4cd5 Fix types and render packets in a custom style 2025-04-22 19:48:24 -07:00
Daniel Pupius 648a5c601e Further work on web design 2025-04-22 17:17:25 -07:00
Daniel Pupius 095ff560b0 Working on UI 2025-04-22 16:42:22 -07:00
Daniel Pupius 60c8878436 Typescript types for payloads 2025-04-22 14:56:41 -07:00
Daniel Pupius 71e914b05d Fixing wireformat for SSE 2025-04-22 13:37:07 -07:00
Daniel Pupius 6844d575c4 Initial skeleton for web application 2025-04-22 13:26:35 -07:00
Daniel Pupius c6de28aacb Create web directory with test fixtures
- Added new web/ directory for frontend development
- Created fixtures/ subdirectory with JSON test data
- Added samples for all major packet types (text, position, nodeinfo, etc.)
- Added README files with documentation
- Added placeholder package.json

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-04-22 12:43:30 -07:00