Commit Graph

15 Commits

Author SHA1 Message Date
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