prop/lib/microwaveprop_web/live
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
..
contact_live Never download SRTM tiles during page load, only in Oban workers 2026-04-02 08:07:26 -05:00
algo_live.ex Add contact detail map, elevation profile chart, and UI improvements 2026-04-01 12:34:03 -05:00
contact_map_live.ex Add interactive popups to contact map, dedup reciprocals, darken line colors 2026-04-01 12:39:02 -05:00
map_live.ex Add contact detail map, elevation profile chart, and UI improvements 2026-04-01 12:34:03 -05:00
submit_live.ex Add required attribute to all single contact form fields 2026-04-01 15:56:25 -05:00