prop/test
Graham McIntire fd00de7bc6
Never download SRTM tiles during page load, only in Oban workers
- Srtm.lookup no longer auto-downloads by default, requires download: true
- TerrainProfileWorker passes download: true for background tile fetch
- Contact detail page enqueues TerrainProfileWorker if profile missing
- Page load gracefully handles missing tiles via API fallback or nil
2026-04-02 08:07:26 -05:00
..
microwaveprop Never download SRTM tiles during page load, only in Oban workers 2026-04-02 08:07:26 -05:00
microwaveprop_web Sanitize and validate user-submitted contact fields 2026-04-01 15:41:42 -05:00
mix/tasks Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00
support Add QSO import, solar indices, Oban workers, LiveView UI, and parallel weather import 2026-03-29 13:04:55 -05:00
test_helper.exs Exclude slow GRIB2 fixture tests by default (81s -> 16s) 2026-03-31 10:00:13 -05:00