prop/lib
Graham McIntire 2e46ceffcc
Some checks failed
Build and Push / Build and Push Docker Image (push) Failing after 4m52s
Optimize contact map rendering performance
- Switch polylines and circle markers to shared L.canvas() renderer,
  eliminating ~58k SVG DOM nodes in favor of 1 GPU-composited canvas
- Add server-side callsign/date filtering to /api/contacts/map endpoint
  to reduce payload size when filters are active
- Add early-exit fast path in applyCallsignFilter when no filter active
- Batch rebuildDots with requestAnimationFrame to avoid redundant work
  during rapid filter changes
2026-08-02 13:21:15 -05:00
..
microwaveprop Optimize contact map rendering performance 2026-08-02 13:21:15 -05:00
microwaveprop_web Optimize contact map rendering performance 2026-08-02 13:21:15 -05:00
mix/tasks fix: resolve all 281 credo issues across source and test files 2026-07-29 09:04:21 -05:00
microwaveprop.ex initial 2026-03-28 11:28:47 -05:00
microwaveprop_web.ex fix web stuff 2026-05-31 16:47:11 -05:00