prop/assets/js
Graham McIntire e327ff584e Map UX polish and populated About page
- /map now centers on the visitor's Cloudflare geolocation when the
  cf-iplatitude/cf-iplongitude headers are present, falling back to DFW.
  Initial HRRR score bounds track the chosen center.
- Added /about link to the /map side navigation.
- Renamed "Propagation Map" label to "Propagation Prediction Map" in
  the /map page title, sidebars, and the /weather back-link.
- Populated /about with mission, approach, stack, roadmap, and a live
  stat grid fed from DB counts (estimates via pg_class.reltuples for
  the multi-million-row tables).
2026-04-08 17:06:53 -05:00
..
app.js Beacon detail map with range estimate and on_the_air flag 2026-04-08 13:29:58 -05:00
beacon_map_hook.js Beacon improvements: anon submit, notes, /map nav, admin backfill 2026-04-08 16:23:59 -05:00
contact_map_hook.js Rename QSO to Contact in UI, add higher bands, improve submit page 2026-04-01 12:28:24 -05:00
contacts_map_hook.js Add interactive popups to contact map, dedup reciprocals, darken line colors 2026-04-01 12:39:02 -05:00
elevation_profile_hook.js Fix nil access bugs found in security/bug audit 2026-04-02 12:38:49 -05:00
locate_me_hook.js Throttle GPS updates on path page to once per minute 2026-04-07 14:44:34 -05:00
maidenhead_grid.js Add grid squares toggle to rover planner 2026-04-08 09:06:09 -05:00
propagation_map_hook.js Map UX polish and populated About page 2026-04-08 17:06:53 -05:00
rover_map_hook.js Show grid squares by default on rover planner 2026-04-08 10:21:40 -05:00
weather_map_hook.js Show 'Press ESC to close' hint on map and weather pages 2026-04-07 17:05:15 -05:00