prop/lib/microwaveprop_web
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
..
components Add contact detail map, elevation profile chart, and UI improvements 2026-04-01 12:34:03 -05:00
controllers Rename qsos to contacts throughout codebase, keep DB table name 2026-04-01 11:25:04 -05:00
live Never download SRTM tiles during page load, only in Oban workers 2026-04-02 08:07:26 -05:00
plugs Log client IP from X-Forwarded-For in request logs 2026-03-31 12:05:05 -05:00
endpoint.ex Add tidewave dev tool, taller elevation profile chart 2026-04-01 13:41:39 -05:00
gettext.ex initial 2026-03-28 11:28:47 -05:00
router.ex Add contact detail map, elevation profile chart, and UI improvements 2026-04-01 12:34:03 -05:00
telemetry.ex initial 2026-03-28 11:28:47 -05:00