This website requires JavaScript.
Explore
Help
Sign In
exlim
/
navigator
Watch
2
Star
0
Fork
0
You've already forked navigator
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
All Workflows
ci.yml
Actor
All actors
hermes-explorigin
Status
All status
success
failure
waiting
running
Trigger CI after runner re-registration
#36
:
Commit
38160e9d3d
pushed by
hermes-explorigin
main
2026-08-30 16:01:53 -05:00
54s
Humanize turn-by-turn distances; drop arrival step distance
#32
:
Commit
1d4ae6c76d
pushed by
hermes-explorigin
main
2026-08-16 14:44:56 -05:00
1m9s
Fix: resolve data paths against app base for subdirectory deploys
#31
:
Commit
fb6ad3eb0c
pushed by
hermes-explorigin
main
2026-08-16 09:43:30 -05:00
52s
Directions: merge consecutive turn-by-turn steps on the same street
#30
:
Commit
8941d837b5
pushed by
hermes-explorigin
main
2026-08-12 13:06:53 -05:00
1m7s
fix(ui): offset context dialog for 16x16 arrow (8px left, 16px down) so it points at the click
#29
:
Commit
f054164e84
pushed by
hermes-explorigin
main
2026-08-10 16:47:02 -05:00
51s
fix(ui): position context dialog in viewport coords (was offset from the click by the header)
#28
:
Commit
80e002ff3d
pushed by
hermes-explorigin
main
2026-08-10 16:36:41 -05:00
49s
feat(ui): add explicit X close buttons to context dialog, Preferences dialog, and Directions panel
#27
:
Commit
c2051a665b
pushed by
hermes-explorigin
main
2026-08-10 16:22:07 -05:00
52s
feat(routing): street-aware turn-by-turn (road names) + one-way/roundabout support; widen graph to named local streets
#26
:
Commit
fbf939d236
pushed by
hermes-explorigin
main
2026-08-10 16:12:18 -05:00
52s
style(directions): let the dialog size to its content (no fixed width)
#25
:
Commit
397979ac78
pushed by
hermes-explorigin
main
2026-08-10 15:54:39 -05:00
48s
fix(directions): drawResult no longer clears the result state, so turn-by-turn/distance remain visible after calculating
#24
:
Commit
2ce71b8955
pushed by
hermes-explorigin
main
2026-08-10 15:49:37 -05:00
51s
fix(directions): selecting a saved point as destination no longer re-sets the origin (remove leftover onPickSavedPoint callback)
#23
:
Commit
000b892202
pushed by
hermes-explorigin
main
2026-08-10 15:38:00 -05:00
48s
fix(routes): store routing graph/pois as plain vars (not $state proxies) so they structured-clone into the Web Worker
#22
:
Commit
c3e3617794
pushed by
hermes-explorigin
main
2026-08-10 15:34:22 -05:00
43s
feat(directions): include Saved Points in destination search results (filtered by query)
#21
:
Commit
4de3e31708
pushed by
hermes-explorigin
main
2026-08-10 15:30:05 -05:00
51s
fix(ui): consolidate POI info into single context dialog (remove duplicate native Leaflet popup)
#20
:
Commit
a7955c0636
pushed by
hermes-explorigin
main
2026-08-10 15:12:46 -05:00
49s
fix(ui): restore map height after removing the top bar (was collapsing to 0 via grid auto row)
#19
:
Commit
b0147940af
pushed by
hermes-explorigin
main
2026-08-10 11:14:51 -05:00
45s
docs: add CONTRIBUTING.md with setup, automated checks, and local QA checklist
#18
:
Commit
6abcf0483c
pushed by
hermes-explorigin
main
2026-08-10 11:11:15 -05:00
49s
docs: document context-dialog interaction; correct Saved Points flow
#17
:
Commit
b442e1ef44
pushed by
hermes-explorigin
main
2026-08-10 10:55:37 -05:00
48s
test+docs: add routing & savedPoints regressions; document new Directions flow, Saved Points, worker
#16
:
Commit
2e0269b865
pushed by
hermes-explorigin
main
2026-08-10 10:32:29 -05:00
46s
refactor(directions): unit system now controlled solely via Preferences dialog (pull from prefs store)
#15
:
Commit
4e0d82f416
pushed by
hermes-explorigin
main
2026-08-10 09:38:11 -05:00
48s
feat(prefs): drop redundant unit-override; distances auto m/ft under a km/mi, else km/mi
#14
:
Commit
f46d604546
pushed by
hermes-explorigin
main
2026-08-10 09:23:21 -05:00
47s
docs: document preferences dialog, default-unchecked layers, robust routing + turn-by-turn
#13
:
Commit
149d7942dd
pushed by
hermes-explorigin
main
2026-08-10 08:13:55 -05:00
49s
docs: correct repo URL to exlim/navigator (post-org-move)
#11
:
Commit
71db0da5aa
pushed by
hermes-explorigin
main
2026-08-09 17:17:33 -05:00
46s
Fix layer toggles: malformed GeoJSON geometry + fragile layer loading
#10
:
Commit
81a3da388e
pushed by
hermes-explorigin
main
2026-08-09 16:36:38 -05:00
47s
Fix viewport overflow so the Directions panel stays on-screen
#9
:
Commit
edd6ba9ae2
pushed by
hermes-explorigin
main
2026-08-09 16:14:52 -05:00
49s
chore: confirm CI runs from exlim org home
#8
:
Commit
54345a21bd
pushed by
hermes-explorigin
main
2026-08-09 15:39:48 -05:00
49s
Directions: add Imperial unit system (feet/miles) alongside metric
#7
:
Commit
8c2e7eb6ab
pushed by
hermes-explorigin
main
2026-08-09 11:02:36 -05:00
46s
Directions: smart distance units (m/km auto + toggle) and travel-time estimate
#6
:
Commit
4b00704735
pushed by
hermes-explorigin
main
2026-08-09 10:32:48 -05:00
46s
Add OSM data-dump ingestion + in-browser routing with POI avoidance
#5
:
Commit
db292409f1
pushed by
hermes-explorigin
main
2026-08-09 10:20:45 -05:00
1m3s
Add OSM road data + directional bearing arrows on POI points
#4
:
Commit
0753527d69
pushed by
hermes-explorigin
main
2026-08-08 14:10:55 -05:00
37s
ci: route tests through tsx so CI can run search regressions
#3
:
Commit
220e6c9e48
pushed by
hermes-explorigin
main
2026-08-08 13:40:18 -05:00
34s