Commit graph

  • 777a311c2c
    Merge pull request #6 from zvx-echo6/feat/directions-origin-row malice 2026-05-24 10:23:10 -06:00
  • ee49971da3 fix(navi/ui): always render origin + destination rows in directions panel Matt 2026-05-24 16:21:49 +00:00
  • 27a0695e79
    Merge pull request #5 from zvx-echo6/feat/auto-mode-frontend malice 2026-05-24 03:02:29 -06:00
  • 89e8cff8ce feat(navi/ui): Auto mode chip + selected_mode badge Matt 2026-05-24 09:00:47 +00:00
  • f72a05bcb7
    Merge pull request #4 from zvx-echo6/feat/auto-mode-backend malice 2026-05-24 02:56:23 -06:00
  • c1f71ccdc5 feat(offroute): backend Auto mode probes [vehicle,atv,mtb,foot] Matt 2026-05-24 08:53:23 +00:00
  • ae44286be3 Merge navi-backend into backend/ subdir malice 2026-05-24 01:20:33 -06:00
  • b5079fd192 fix: include navi-offroute (8428) in navi-admin fleet list malice 2026-05-23 23:17:23 -06:00
  • 65911d320c decouple: move /api/wiki-rewrite logic from recon to navi-places malice 2026-05-23 21:12:27 -06:00
  • 8b59284158 decouple: read wiki_index.db directly in navi-places (drop /api/wiki-enrich HTTP) malice 2026-05-23 19:17:53 -06:00
  • d0e357a3bb decouple: add scripts/overture_import.py (relocating from recon) malice 2026-05-23 13:49:32 -06:00
  • 05b614a22f decouple: add /api/auth/whoami to navi-admin (preparing recon migration) malice 2026-05-23 13:23:55 -06:00
  • 767818b88e decouple: drop navi-admin → recon /api/health coupling malice 2026-05-23 13:14:09 -06:00
  • ae82cee46a Add navi-offroute service (extraction #8 — final) (#10) malice 2026-05-22 23:30:43 -06:00
  • 4180d3513c shared: promote dem.py to shared/ (prep for navi-offroute) (#9) malice 2026-05-22 22:42:47 -06:00
  • 564834a2a6 navi-geo: revert netsyms.health() wiring — was a cold-start footgun (#8) malice 2026-05-22 21:38:40 -06:00
  • d644741c75 Add navi-admin service (extraction #7) (#7) malice 2026-05-22 21:21:00 -06:00
  • 15cad0abf4 Add navi-geo service (extraction #6) (#6) malice 2026-05-22 20:29:22 -06:00
  • 34df49a9cd Add navi-places service (extraction #5) (#5) malice 2026-05-22 17:00:06 -06:00
  • c1a000c285
    Gate Traffic toggle on auth.authenticated (#3) pre-monorepo-merge-backup master malice 2026-05-22 16:40:49 -06:00
  • 0af05115e5 Gate Traffic toggle on auth.authenticated (#3) malice 2026-05-22 16:40:49 -06:00
  • 95ed5fec6d Gate Traffic toggle on auth.authenticated Matt Johnson 2026-05-22 16:37:15 -06:00
  • d08834451f Add navi-landclass service (extraction #4) (#4) malice 2026-05-22 12:08:58 -06:00
  • 76a88947ea Merge pull request #3 from zvx-echo6/extraction-3-navi-contacts malice 2026-05-22 11:06:50 -06:00
  • bba59e9f17 Add navi-contacts service (extraction #3) Matt Johnson 2026-05-22 10:52:32 -06:00
  • 4f1d481a20 Merge pull request #2 from zvx-echo6/extraction-2-panel-auth-wiring malice 2026-05-22 09:44:30 -06:00
  • ddd2d8495a
    Merge pull request #2 from zvx-echo6/extraction-2-panel-auth-wiring malice 2026-05-22 09:44:30 -06:00
  • 8a9b5d3337 Merge pull request #1 from zvx-echo6/extraction-2-navi-config malice 2026-05-22 09:28:51 -06:00
  • 9d7be4bb0d Merge pull request #2 from zvx-echo6/extraction-2-profiles-in-repo malice 2026-05-22 09:23:26 -06:00
  • f0da1554f0 Add deployment profiles to navi-backend (extraction #2 — decouple from /opt/recon) Matt Johnson 2026-05-22 09:23:12 -06:00
  • f33d5f3427 navi: read auth login/logout URLs from /api/config (extraction #2 PR-C) Matt Johnson 2026-05-22 09:09:24 -06:00
  • 38d11bea99 navi: read auth login/logout URLs from /api/config (extraction #2 PR-C) Matt Johnson 2026-05-22 09:09:24 -06:00
  • 565e774864 Add navi-config service (extraction #2 PR-B) Matt Johnson 2026-05-22 08:25:06 -06:00
  • ad097432fc nginx: use ^~ prefix on /api/traffic/ to beat .png regex catch-all (fixes latent 404 bug) Matt Johnson 2026-05-22 00:07:49 -06:00
  • dfd1d38405 Initial scaffold: navi-backend + navi-traffic (extraction #1) Matt Johnson 2026-05-21 22:11:10 -06:00
  • 067142373d fix: apply theme overlay config to contour layers Matt 2026-05-21 21:42:41 +00:00
  • fcc9101239 fix: apply theme overlay config to contour layers Matt 2026-05-21 21:42:41 +00:00
  • 05ec80d2ba Merge PR #1: public-lands: filter "Unknown <agency>" PAD-US label artifacts malice 2026-05-20 11:24:32 -06:00
  • d4e3b68a13
    Merge PR #1: public-lands: filter "Unknown <agency>" PAD-US label artifacts malice 2026-05-20 11:24:32 -06:00
  • 1308729ba7 public-lands: filter "Unknown <agency>" PAD-US label artifacts Matt 2026-05-20 17:03:35 +00:00
  • 41ea028d48 public-lands: filter "Unknown <agency>" PAD-US label artifacts feature/public-lands-unknown-filter Matt 2026-05-20 17:03:35 +00:00
  • b78334f520 Merge feature/offroute-ui: directions panel, multi-stop routing, drag reorder, radial menu integration Matt 2026-05-09 15:45:32 +00:00
  • 36171123f1 Merge feature/offroute-ui: directions panel, multi-stop routing, drag reorder, radial menu integration Matt 2026-05-09 15:45:32 +00:00
  • c9bca8ffe4 feat: drag-and-drop stop reordering and fix radial add-stop Matt 2026-05-09 15:40:12 +00:00
  • bc453ff375 feat: drag-and-drop stop reordering and fix radial add-stop feature/offroute-ui Matt 2026-05-09 15:40:12 +00:00
  • a6ae996b63 fix: swap button layout and add stop reorder buttons Matt 2026-05-09 15:14:08 +00:00
  • 0942b10b27 fix: swap button layout and add stop reorder buttons Matt 2026-05-09 15:14:08 +00:00
  • 317bc15087 fix: separate stops[] from routeStart/routeEnd for multi-stop routing Matt 2026-05-09 14:59:31 +00:00
  • 79413014a5 fix: separate stops[] from routeStart/routeEnd for multi-stop routing Matt 2026-05-09 14:59:31 +00:00
  • cf77e43150 feat: wire up radial menu directions and multi-stop add button Matt 2026-05-09 08:23:38 +00:00
  • 2345334bc7 feat: wire up radial menu directions and multi-stop add button Matt 2026-05-09 08:23:38 +00:00
  • c714c75b4b feat: wilderness maneuvers, pick-from-map, distance formatting, place card panel Matt 2026-05-09 06:09:14 +00:00
  • 816ea8dd1f feat: wilderness maneuvers, pick-from-map, distance formatting, place card panel Matt 2026-05-09 06:09:14 +00:00
  • a84b4fea1d feat: improve directions panel with route legend and place card below Matt 2026-05-09 03:37:05 +00:00
  • 19a96cba5e feat: improve directions panel with route legend and place card below Matt 2026-05-09 03:37:05 +00:00
  • 15b429d5e9 fix: preserve click coordinates for wilderness routing Matt 2026-05-08 23:08:38 +00:00
  • a6942b35ea fix: preserve click coordinates for wilderness routing Matt 2026-05-08 23:08:38 +00:00
  • 55cca4cfa2 feat: add directions panel with editable origin/destination inputs Matt 2026-05-08 22:44:45 +00:00
  • 7523ddd0a2 feat: add directions panel with editable origin/destination inputs Matt 2026-05-08 22:44:45 +00:00
  • 736366bd47 feat: unified routing with Drive mode default and Add stop wedge Matt 2026-05-08 21:59:10 +00:00
  • 09d68adf09 feat: unified routing with Drive mode default and Add stop wedge Matt 2026-05-08 21:59:10 +00:00
  • d1db104c19 feat: unified routing UI with wilderness + network segments Matt 2026-05-08 15:05:52 +00:00
  • d6aa125215 feat: unified routing UI with wilderness + network segments Matt 2026-05-08 15:05:52 +00:00
  • cf55fb1d7f docs: add traffic-intelligent routing and Idaho 511 planned features Matt 2026-05-08 07:02:00 +00:00
  • 95dd4438fe docs: add traffic-intelligent routing and Idaho 511 planned features Matt 2026-05-08 07:02:00 +00:00
  • 488738affd docs: add OFFROUTE effort-based routing architecture Matt 2026-05-07 23:22:48 +00:00
  • 400dcbb8f2 docs: add OFFROUTE effort-based routing architecture Matt 2026-05-07 23:22:48 +00:00
  • 0d0a21751b cleanup: remove dead contour-test code and stale fallback config Matt 2026-05-07 21:56:14 +00:00
  • 0b1854bd5f cleanup: remove dead contour-test code and stale fallback config Matt 2026-05-07 21:56:14 +00:00
  • e0fb484ec6 fix: use Noto Sans Medium for contour labels (Bold not in protomaps assets) Matt 2026-05-07 14:18:18 +00:00
  • 5df01b1428 fix: use Noto Sans Medium for contour labels (Bold not in protomaps assets) Matt 2026-05-07 14:18:18 +00:00
  • 9c5191f446 fix: contour overlay with pmtiles fork, absolute URL, extended zoom range Matt 2026-05-07 03:58:46 +00:00
  • 400c485833 fix: contour overlay with pmtiles fork, absolute URL, extended zoom range fix/contour-worker-url Matt 2026-05-07 03:58:46 +00:00
  • d040b0a442 wip: contour overlay — broken, needs review Matt 2026-05-07 02:54:25 +00:00
  • f3ec18bdf5 wip: contour overlay — broken, needs review Matt 2026-05-07 02:54:25 +00:00
  • 07235a55be fix(map): Prefer full state names over abbreviations Matt 2026-05-02 19:42:46 +00:00
  • 238fc68546 fix(map): Prefer full state names over abbreviations feature/maplibre-contour Matt 2026-05-02 19:42:46 +00:00
  • 4750e0348a fix(map): Fix state labels by using coalesce fallback for text-field Matt 2026-05-02 19:36:58 +00:00
  • bb164965ef fix(map): Fix state labels by using coalesce fallback for text-field Matt 2026-05-02 19:36:58 +00:00
  • 8ca63d0e60 fix(map): Set exact label zoom ranges for hierarchy Matt 2026-05-02 19:17:56 +00:00
  • 5fcd6cda9a fix(map): Set exact label zoom ranges for hierarchy Matt 2026-05-02 19:17:56 +00:00
  • 88313685dd fix(map): Show state/province labels at lower zoom levels Matt 2026-05-02 19:10:45 +00:00
  • 83e8ffeb2d fix(map): Show state/province labels at lower zoom levels Matt 2026-05-02 19:10:45 +00:00
  • 35e2921615 feat(map): Add state/province boundary lines at z4-z7 Matt 2026-05-02 19:06:33 +00:00
  • c14edb0e53 feat(map): Add state/province boundary lines at z4-z7 Matt 2026-05-02 19:06:33 +00:00
  • 088afa6ad2 fix(map): Unify label/polygon click paths and fix boundary fitBounds Matt 2026-05-02 18:45:41 +00:00
  • 1ad43e58cf fix(map): Unify label/polygon click paths and fix boundary fitBounds Matt 2026-05-02 18:45:41 +00:00
  • d51f60b07a fix(map): Always zoom in to fit boundaries, never zoom out Matt 2026-05-02 18:36:07 +00:00
  • 62669fc7de fix(map): Always zoom in to fit boundaries, never zoom out Matt 2026-05-02 18:36:07 +00:00
  • 7e8f6f4da0 fix(map): Prevent camera zoom-out when clicking features Matt 2026-05-02 18:07:21 +00:00
  • bd372b9dc9 fix(map): Prevent camera zoom-out when clicking features Matt 2026-05-02 18:07:21 +00:00
  • 3c8daeba85 fix(ux): Three UX improvements for feature selection Matt 2026-05-02 16:57:32 +00:00
  • 869391ee4e fix(ux): Three UX improvements for feature selection fix-ux-batch Matt 2026-05-02 16:57:32 +00:00
  • 21d704f19c fix: Set osm_type/osm_id from wikidata response for wiki summaries Matt 2026-05-02 05:04:34 +00:00
  • cd080b42f3 fix: Set osm_type/osm_id from wikidata response for wiki summaries Matt 2026-05-02 05:04:34 +00:00
  • 2a34eef3c6 fix: Correct MultiPolygon coordinate flattening for fitBounds Matt 2026-05-02 05:01:02 +00:00
  • 3158537488 fix: Correct MultiPolygon coordinate flattening for fitBounds Matt 2026-05-02 05:01:02 +00:00
  • 27766ec449 fix: Skip reverse geocode for basemap label clicks Matt 2026-05-02 04:49:51 +00:00
  • 1bccfad22b fix: Skip reverse geocode for basemap label clicks Matt 2026-05-02 04:49:51 +00:00
  • 99873e3a49 feat: switch to global planet PMTiles for worldwide vector coverage Matt 2026-05-02 03:33:15 +00:00