prop/assets
Graham McIntire 1da1cbed43
Fix nil access bugs found in security/bug audit
- TerrainProfileWorker: guard pos1/pos2 nil before accessing lat/lon,
  mark unavailable if missing instead of crashing
- Propagation analysis: guard pos1 nil in compute_factors
- contact_path_points: return [] instead of [{nil, nil}] on missing coords
- JS elevation hook: null check canvas before getContext
2026-04-02 12:38:49 -05:00
..
css Increase weather queue to 20 and iemre to 10 for faster backfill 2026-03-31 10:41:49 -05:00
js Fix nil access bugs found in security/bug audit 2026-04-02 12:38:49 -05:00
vendor Add contact detail map, elevation profile chart, and UI improvements 2026-04-01 12:34:03 -05:00
tsconfig.json initial 2026-03-28 11:28:47 -05:00