Commit Graph

19 Commits

Author SHA1 Message Date
l5y 547518a105 Harden mesh utilities (#45) 2025-09-14 22:02:06 +02:00
l5y 7008804ae2 Cast SQLite timestamps to integers (#40) 2025-09-14 21:07:17 +02:00
l5y 6c6e040e21 Validate future times for nodes (#35) 2025-09-14 19:38:52 +02:00
l5y 334e21d674 Optimize web frontend and Ruby app (#32)
* Optimize web app and cleanup

* Refine node rendering and front-end timing
2025-09-14 19:31:28 +02:00
l5y a1cabec150 Add messages API endpoint with node details (#33)
* Add messages API endpoint with node details

* Preserve message SNR when joining nodes
2025-09-14 19:29:44 +02:00
l5y 6094609a86 Ensure last_heard never precedes position time (#31) 2025-09-14 17:53:37 +02:00
l5y 72a0150006 data: enable serial collection of messages on channel 0 (#25)
* data: enable serial collection of messages on channel 0

* remove tests
2025-09-14 11:37:56 +02:00
l5y bcaa9dc1a9 sort chat nodes by first seen field in database 2025-09-14 09:20:38 +02:00
l5y 62b096c601 Add first_heard timestamp (#23) 2025-09-14 09:12:57 +02:00
l5y c67b18c657 web: extend the table view to display more records 2025-09-14 09:00:14 +02:00
l5y 6e5ca3cf26 move nodes to index 2025-09-13 17:03:57 +02:00
l5y da1296b320 Default missing node role to client (#15) 2025-09-13 14:44:50 +02:00
l5y 847167d614 Filter old nodes and add live search (#13) 2025-09-13 14:25:42 +02:00
l5y 94171b779c Remove raw node json column (#12) 2025-09-13 14:21:31 +02:00
l5y aeaa2eb1a7 Add authenticated POST endpoint for node updates (#11) 2025-09-13 14:13:52 +02:00
l5y 987e166d54 run rufo on ruby 2025-09-13 11:24:50 +02:00
l5y 61de37336a web: add simple index page (#4) 2025-09-13 10:56:17 +02:00
l5y f94beeda47 web: fix typo 2025-09-13 08:58:19 +02:00
l5y 344c310d2a web: add web app that displays the node data on a map 2025-09-13 08:49:16 +02:00