aprs.me/lib/aprsme_web
Graham McIntire e1da1716b1
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 2s
refactor: split MapLive.Index into focused modules
- State (177 lines): mount assigns, defaults, slideover, connection status
- Events (540 lines): 22 handle_event handlers, rate limiting, URL helpers
- Subscriptions (122 lines): PubSub setup, spatial registration, cleanup
- BoundsUpdater (172 lines): bounds pipeline, validation, debouncing
- index.ex: 2,062 -> 1,202 lines (42% reduction)
- Credo: initial_historical_completed, bounds_update_timer added to ignored_assigns
  (consumed by extracted modules, invisible to credo)
- All 361 map_live tests pass across multiple random seeds
- Handoff: marked maintainability #1 as done
2026-07-26 15:30:08 -05:00
..
channels reliability: bound ingress buffers, payload limits, overflow telemetry 2026-07-26 15:10:54 -05:00
components security: CSP nonces, RemoteIp CIDR gating, rate limiting, NetworkPolicies, deadlock fixes 2026-07-26 14:04:56 -05:00
controllers Add Plausible Analytics server-side tracking and API Prometheus metrics 2026-06-04 19:37:54 -05:00
live refactor: split MapLive.Index into focused modules 2026-07-26 15:30:08 -05:00
plugs security: CSP nonces, RemoteIp CIDR gating, rate limiting, NetworkPolicies, deadlock fixes 2026-07-26 14:04:56 -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 security: CSP nonces, RemoteIp CIDR gating, rate limiting, NetworkPolicies, deadlock fixes 2026-07-26 14:04:56 -05:00
gettext.ex more languages 2025-07-06 10:08:58 -05:00
router.ex security: CSP nonces, RemoteIp CIDR gating, rate limiting, NetworkPolicies, deadlock fixes 2026-07-26 14:04:56 -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 refactor: harden packet delivery and operations 2026-07-26 13:11:26 -05:00
weather_units.ex refactor: remove dead code, duplication, and over-abstractions 2026-07-21 10:36:49 -05:00