aprs.me/lib/aprsme_web
Graham McIntire 7e1498bf4e
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 50s
perf: batch high-frequency LiveView updates via socket.private
Buffer incoming packets in socket.private (no rerender) and flush to
assigns/stream on a 150ms timer, preventing client-side morphdom from
being overwhelmed during traffic bursts. Applies to the global packet
feed (stream) and per-callsign detail view (assigns).
2026-07-22 11:23:09 -05:00
..
channels Fix all mix credo --strict warnings (188 → 0) 2026-06-12 16:27:20 -05:00
components updat edeps 2026-07-17 16:42:53 -05:00
controllers Add Plausible Analytics server-side tracking and API Prometheus metrics 2026-06-04 19:37:54 -05:00
live perf: batch high-frequency LiveView updates via socket.private 2026-07-22 11:23:09 -05:00
plugs Add user-agent to request logging metadata 2026-06-04 16:19:47 -05:00
aprs_symbol.ex fix: repair all 60 failing tests after refactor and dep updates 2026-07-01 09:41:10 -05:00
endpoint.ex fix: security hardening and query performance improvements 2026-07-21 10:13:30 -05:00
gettext.ex more languages 2025-07-06 10:08:58 -05:00
router.ex fix: security hardening and query performance improvements 2026-07-21 10:13:30 -05:00
telemetry.ex Optimize prod: scale deployment, drop expensive metric queries, fix slow callsign and nearby-stations queries 2026-05-12 17:48:58 -05:00
time_helpers.ex refactor: pattern-match in TimeHelpers.to_datetime and PageController 2026-04-23 13:58:42 -05:00
time_utils.ex refactor: remove dead code, duplication, and over-abstractions 2026-07-21 10:36:49 -05:00
user_auth.ex chore(dialyzer): enable stricter flags and fix 97 resulting findings 2026-04-21 10:07:01 -05:00
weather_units.ex refactor: remove dead code, duplication, and over-abstractions 2026-07-21 10:36:49 -05:00