Commit Graph
31 Commits
Author SHA1 Message Date
Enot (ded) Skelly a943660778 rename to beacon 2026-06-05 08:10:43 -07:00
Enot (ded) Skelly b72ce41606 add iata ingest filter
generated code, reviewed and tested

this adds an optional lookup table for allowed IATA based on either country,
conintent or both. if the IATA is in either it is allowed.

gives operators the option to consume from global mqtt brokers but filter
to their area of interest
2026-06-04 15:24:34 -07:00
Enot (ded) Skelly 7b79db1f3f update comments and readme after refactor
also typo bug on field in ListNodes and GetNode store functions
2026-06-04 14:38:25 -07:00
Enot (ded) Skelly a5a9e75895 fix config exampe scope indentation 2026-06-04 12:00:39 -07:00
Enot (ded) Skelly ec7cf67a10 add trace route resolution
packet details now includes resolved route
2026-06-04 11:58:45 -07:00
Enot (ded) Skelly 538f80d344 add missing scopes details in readme 2026-06-04 11:42:09 -07:00
Enot (ded) Skelly d8cc95b22c add scope stats api to readme 2026-06-04 11:39:20 -07:00
Enot (ded) Skelly 6cccfe6087 remove channel keys in db from roadmap
not really needed as the default retention window is low
and we already have the config file
2026-06-04 11:23:35 -07:00
Enot (ded) Skelly 76fa9e2c93 update roadmap
adds log levels and moves server management under auth
2026-06-04 09:41:56 -07:00
Enot (ded) Skelly 984a49deb1 feat: propagation time 2026-06-03 11:38:38 -07:00
Enot (ded) Skelly 15bbc646e9 update readme 2026-06-02 16:29:55 -07:00
Enot (ded) Skelly afb4fe9053 update swag comments
fixes issue with generics not being parsed
2026-06-02 08:39:27 -07:00
Enot (ded) Skelly 61d352a7a7 update readme 2026-05-29 11:43:28 -07:00
Enot (ded) Skelly 770db5c869 update readme
more server specific and cover recent changes
2026-05-29 10:45:11 -07:00
Enot (ded) Skelly b8164b17b9 conn limit fo ws 2026-05-29 10:26:02 -07:00
Enot (ded) Skelly 03ec4eb8fa add payload parsing to roadmap 2026-05-29 10:07:43 -07:00
Enot (ded) Skelly 001dd8789b finish ws sub/unsub 2026-05-29 09:40:26 -07:00
Enot (ded) Skelly 31bcda03b9 add swagger
change to named functions in route handlers for swagger docs
2026-05-28 15:11:04 -07:00
Enot (ded) Skelly 5bd820e0c1 add materialized view refresh timers 2026-05-28 14:15:31 -07:00
Enot (ded) Skelly 71f5cbae3b add stats api 2026-05-28 13:07:22 -07:00
Enot (ded) Skelly 203c5f1b2f add packets api 2026-05-28 12:22:49 -07:00
Enot (ded) Skelly 97b8705aef update readme re node api 2026-05-28 10:49:29 -07:00
Enot (ded) Skelly 90405bd07f breaking: add pagination
this adds pagination so the returned format changes to
include results as well as a bool for hasMore and the
cursor if any
2026-05-28 09:47:11 -07:00
Enot (ded) Skelly 798f3569a4 add observer tele api 2026-05-28 08:53:38 -07:00
Enot (ded) Skelly 48fa7a65b5 update README 2026-05-27 12:36:21 -07:00
Enot (ded) Skelly 59824e0cf5 update readme
fix some old config and tree layout, update roadmap
2026-05-26 15:07:15 -07:00
Enot (ded) Skelly 4c0b013627 update api progress is readme 2026-05-26 14:40:26 -07:00
Enot (ded) Skelly 9b242583d9 add messages enpoints
messages at /channels as well as generic /messages
2026-05-25 16:01:01 -07:00
Enot (ded) Skelly edea0516a0 format readme 2026-05-25 14:58:37 -07:00
Ded 57cfdbb218 small readme update
Radio params are now included in observations and public channel was moved to config file

Signed-off-by: Ded <enot@mailbox.org>
2026-05-22 17:19:42 -07:00
Enot (ded) Skelly 8b5c709650 rename and add README 2026-05-22 17:00:42 -07:00