prop/lib/microwaveprop_web/live
Graham McIntire 97d4bd9372
Only send visible map scores based on viewport bounds
The JS hook sends map bounds on load and on pan/zoom. The server
queries only scores within those bounds, dramatically reducing the
payload for band switches and map updates. At zoom 7 (DFW area)
this sends ~2k scores instead of ~95k.
2026-03-31 09:01:48 -05:00
..
qso_live Add Committed column to QSOs table showing inserted_at 2026-03-29 17:38:35 -05:00
map_live.ex Only send visible map scores based on viewport bounds 2026-03-31 09:01:48 -05:00
submit_live.ex Harden /submit route for production 2026-03-29 17:24:12 -05:00