Commit Graph

136 Commits

Author SHA1 Message Date
Cfp
4b520be5f9 feat!: improve saving locations
All checks were successful
TrafficCue CI / check (push) Successful in 1m6s
TrafficCue CI / build (push) Successful in 48s
Shows saved home and work locations with a marker on the map and provides a better API for saved locations opening room for more locations in the future

BREAKING CHANGE: no longer uses saved.home, saved.work localStorage entries, locations need to be re-entered to use the saved entry instead
2025-07-12 10:54:22 +02:00
Cfp
4b20143480 fix: require http scheme for dev LNV server
All checks were successful
TrafficCue CI / check (push) Successful in 55s
TrafficCue CI / build (push) Successful in 50s
2025-07-03 19:07:50 +02:00
Cfp
cecba34979 style: run prettier
All checks were successful
TrafficCue CI / check (push) Successful in 58s
TrafficCue CI / build (push) Successful in 46s
2025-07-03 18:07:42 +02:00
Cfp
0b7ba06e9e feat: keep device awake during navigation 2025-07-03 18:07:05 +02:00
Cfp
94b8b8559c feat: initial support for offline tiles
Some checks failed
TrafficCue CI / check (push) Failing after 1m5s
TrafficCue CI / build (push) Successful in 49s
works by copying mbtiles (which are just sqlite databases) into the local sqlite database
2025-07-03 17:59:08 +02:00
Cfp
c16e2e98ec style: run prettier
All checks were successful
TrafficCue CI / check (push) Successful in 53s
TrafficCue CI / build (push) Successful in 46s
2025-06-27 14:34:45 +02:00
Cfp
c861981ec4 feat: add special notation to route screen
Some checks failed
TrafficCue CI / check (push) Failing after 53s
TrafficCue CI / build (push) Successful in 45s
2025-06-27 14:33:13 +02:00
Cfp
9b4bb53f34 feat: put landmark instructions as disabled feature flag
Some checks failed
TrafficCue CI / check (push) Failing after 1m1s
TrafficCue CI / build (push) Successful in 46s
2025-06-27 14:31:59 +02:00
Cfp
c344c581b7 feat: improve voice guidance 2025-06-27 14:31:48 +02:00
Cfp
a5911122cd feat: add debug points 2025-06-27 14:30:54 +02:00
Cfp
75be330e67 feat: roundabout route info 2025-06-27 14:30:04 +02:00
Cfp
69add94c42 feat: add routing from "current" location 2025-06-27 14:29:34 +02:00
Cfp
03622dba04 fix: error when rendering null alternates 2025-06-27 14:29:09 +02:00
Cfp
d0bb393b5b fix: dont show building roofs as POIs 2025-06-27 14:28:00 +02:00
Cfp
dea6fb741b feat: add experimental landmark-based voice guidance
Some checks failed
TrafficCue CI / check (push) Failing after 1m24s
TrafficCue CI / build (push) Successful in 48s
2025-06-25 14:02:00 +02:00
Cfp
029c2dc410 fix: remove debug logs 2025-06-25 14:01:37 +02:00
Cfp
5e23d0fa61 fix: add dummy web DuckPlugin 2025-06-25 14:01:21 +02:00
Cfp
dc4679f072 feat: TTS with audio ducking
Some checks failed
TrafficCue CI / check (push) Has been cancelled
TrafficCue CI / build (push) Has been cancelled
2025-06-25 13:21:31 +02:00
Cfp
a2a8255ebf fix: round km in RouteSidebar
Some checks failed
TrafficCue CI / check (push) Failing after 1m1s
TrafficCue CI / build (push) Successful in 44s
2025-06-24 11:19:27 +02:00
Cfp
aad5a5829d build: add eslint and prettier to CI
All checks were successful
TrafficCue CI / check (push) Successful in 49s
TrafficCue CI / build (push) Successful in 43s
2025-06-22 17:54:16 +02:00
Cfp
f2348873fd style: add eslint and prettier
Some checks failed
TrafficCue CI / check (push) Successful in 26s
TrafficCue CI / build (push) Has been cancelled
2025-06-22 17:53:32 +02:00
Cfp
16c0f0c399 build: Add building to CI
All checks were successful
TrafficCue CI / check (push) Successful in 25s
TrafficCue CI / build (push) Successful in 51s
2025-06-22 16:36:40 +02:00
Cfp
08869cf741 build: add CI
All checks were successful
TrafficCue CI / check (push) Successful in 1m44s
2025-06-22 16:33:10 +02:00
Cfp
cb7f5fb799 feat: add PWA support 2025-06-22 15:52:57 +02:00
Cfp
9a78c534d7 fix: change "No work location saved." error message 2025-06-22 15:29:22 +02:00
Cfp
a3919ead45 chore: update lnv host 2025-06-22 15:23:55 +02:00
Cfp
1baa5de4c0 fix: error on unsupported OIDC by server
Don't crash with an error when the server is unavailable or the server doesn't provide/support an OIDC server.
2025-06-22 14:52:24 +02:00
Cfp
513c17eb76 docs: add README and LICENSE 2025-06-22 12:17:41 +02:00
Cfp
a3b7d84100 feat: print verbal routing instructions 2025-06-22 11:42:15 +02:00
Cfp
899900a107 fix: require post capability for posts 2025-06-22 11:41:58 +02:00
Cfp
5e186397dd feat!: replace auth with OIDC
Remove better-auth and replace it with OIDC
2025-06-22 11:41:28 +02:00
Cfp
02c019ba93 feat: improve routing UI 2025-06-22 11:25:33 +02:00
Cfp
ed425faf1a feat: location marker with remote location support 2025-06-22 11:20:21 +02:00
Cfp
f504d9dbc7 fix: selected vehicle storage 2025-06-22 10:58:56 +02:00
Cfp
9925c090cf feat(navigation): add maneuver icons based on type 2025-06-20 20:04:04 +02:00
Cfp
30fb523cf7 chore: init 2025-06-20 17:08:14 +02:00