5 Commits
Author SHA1 Message Date
MrAlders0n 653768dcc8 Fix: github workflow + stats tab + add traces vs pings (#10)
* stats: node-types donut, multi-IATA filtering, preset split

 - node-types: new /stats/node-types endpoint + useNodeTypes; donutOption
   replaces the "Coming soon" card with a live donut
 - stats endpoints take iatas[] instead of a single iata, so multi-IATA
   regions filter instead of falling back to all (drops useStatsIata)
 - radio presets keep the node/observer split via stacked presetBarsOption
 - drop client-side telemetry ms-normalization (backend now emits epoch ms
   on both paths); charts pick delta-vs-raw counters off the response interval
 - MeshTab: range-driven charts lead, all-time charts follow; KPI window
   from overview.windowHours instead of a hardcoded 24h
 - ci: docker-publish builds a :dev image on dev-branch pushes

* feat: traces vs pings
feat: SNR for trace path in list
feat: known niehgbour count

* fix: github workflow, post images publically
2026-06-20 13:23:18 -04:00
MrAlders0n 16547ad4e2 Bring docs and license to sync 2026-06-08 22:53:52 -04:00
MrAlders0n a62aa584db add: sha tag on docker creation 2026-05-28 16:19:00 -04:00
MrAlders0n 5eac122b9c Organizing docker compose 2026-05-23 22:53:14 -04:00
MrAlders0n 8718bf3563 Initial commit 2026-05-23 21:49:14 -04:00