d628558abd
fix: make offline tiles abortable
TrafficCue CI / check (push) Failing after 54s
TrafficCue CI / build (push) Successful in 46s
2025-07-17 16:38:25 +02:00
73baec2216
fix: roundabout exit not being a circle on mobile
TrafficCue CI / check (push) Successful in 54s
TrafficCue CI / build (push) Successful in 47s
2025-07-17 16:26:58 +02:00
c6256f08e4
feat: render location marker above saved markers
TrafficCue CI / check (push) Successful in 59s
TrafficCue CI / build (push) Successful in 51s
2025-07-17 16:24:04 +02:00
4fea58e2f2
feat: small markers on low zoom levels
TrafficCue CI / check (push) Successful in 59s
TrafficCue CI / build (push) Successful in 46s
2025-07-17 15:16:29 +02:00
b6959882d4
feat: saving school location
TrafficCue CI / check (push) Successful in 1m4s
TrafficCue CI / build (push) Successful in 47s
2025-07-17 14:59:59 +02:00
56372a6df6
style: add pre-commit hook for prettier
TrafficCue CI / check (push) Successful in 1m0s
TrafficCue CI / build (push) Successful in 46s
2025-07-14 15:12:06 +02:00
64806d538e
build(android): add app release data
TrafficCue CI / check (push) Successful in 57s
TrafficCue CI / build (push) Successful in 50s
2025-07-14 14:55:05 +02:00
24274bb770
style: run prettier
2025-07-14 14:54:35 +02:00
82a5cb3e31
refactor: extract routing layers from Map.svelte
TrafficCue CI / check (push) Failing after 53s
TrafficCue CI / build (push) Successful in 45s
2025-07-12 11:13:03 +02:00
cb78ea4845
fix: update route sidebar to use new saved system
2025-07-12 11:12:37 +02:00
38533ebf24
feat: add maneuver icons for exitting
TrafficCue CI / check (push) Successful in 55s
TrafficCue CI / build (push) Successful in 46s
2025-07-12 11:00:09 +02:00
c1afd69a7b
fix: use minimum of 30km/h when actual speed is slower
...
TrafficCue CI / check (push) Successful in 54s
TrafficCue CI / build (push) Successful in 50s
This bug caused very late verbal instructions when being slow (like in traffic)
2025-07-12 10:57:42 +02:00
4b520be5f9
feat!: improve saving locations
...
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
4b20143480
fix: require http scheme for dev LNV server
TrafficCue CI / check (push) Successful in 55s
TrafficCue CI / build (push) Successful in 50s
2025-07-03 19:07:50 +02:00
cecba34979
style: run prettier
TrafficCue CI / check (push) Successful in 58s
TrafficCue CI / build (push) Successful in 46s
2025-07-03 18:07:42 +02:00
0b7ba06e9e
feat: keep device awake during navigation
2025-07-03 18:07:05 +02:00
94b8b8559c
feat: initial support for offline tiles
...
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
c16e2e98ec
style: run prettier
TrafficCue CI / check (push) Successful in 53s
TrafficCue CI / build (push) Successful in 46s
2025-06-27 14:34:45 +02:00
c861981ec4
feat: add special notation to route screen
TrafficCue CI / check (push) Failing after 53s
TrafficCue CI / build (push) Successful in 45s
2025-06-27 14:33:13 +02:00
9b4bb53f34
feat: put landmark instructions as disabled feature flag
TrafficCue CI / check (push) Failing after 1m1s
TrafficCue CI / build (push) Successful in 46s
2025-06-27 14:31:59 +02:00
c344c581b7
feat: improve voice guidance
2025-06-27 14:31:48 +02:00
a5911122cd
feat: add debug points
2025-06-27 14:30:54 +02:00
75be330e67
feat: roundabout route info
2025-06-27 14:30:04 +02:00
69add94c42
feat: add routing from "current" location
2025-06-27 14:29:34 +02:00
03622dba04
fix: error when rendering null alternates
2025-06-27 14:29:09 +02:00
d0bb393b5b
fix: dont show building roofs as POIs
2025-06-27 14:28:00 +02:00
dea6fb741b
feat: add experimental landmark-based voice guidance
TrafficCue CI / check (push) Failing after 1m24s
TrafficCue CI / build (push) Successful in 48s
2025-06-25 14:02:00 +02:00
029c2dc410
fix: remove debug logs
2025-06-25 14:01:37 +02:00
5e23d0fa61
fix: add dummy web DuckPlugin
2025-06-25 14:01:21 +02:00
dc4679f072
feat: TTS with audio ducking
TrafficCue CI / check (push) Has been cancelled
TrafficCue CI / build (push) Has been cancelled
2025-06-25 13:21:31 +02:00
a2a8255ebf
fix: round km in RouteSidebar
TrafficCue CI / check (push) Failing after 1m1s
TrafficCue CI / build (push) Successful in 44s
2025-06-24 11:19:27 +02:00
aad5a5829d
build: add eslint and prettier to CI
TrafficCue CI / check (push) Successful in 49s
TrafficCue CI / build (push) Successful in 43s
2025-06-22 17:54:16 +02:00
f2348873fd
style: add eslint and prettier
TrafficCue CI / check (push) Successful in 26s
TrafficCue CI / build (push) Has been cancelled
2025-06-22 17:53:32 +02:00
16c0f0c399
build: Add building to CI
TrafficCue CI / check (push) Successful in 25s
TrafficCue CI / build (push) Successful in 51s
2025-06-22 16:36:40 +02:00
08869cf741
build: add CI
TrafficCue CI / check (push) Successful in 1m44s
2025-06-22 16:33:10 +02:00
cb7f5fb799
feat: add PWA support
2025-06-22 15:52:57 +02:00
9a78c534d7
fix: change "No work location saved." error message
2025-06-22 15:29:22 +02:00
a3919ead45
chore: update lnv host
2025-06-22 15:23:55 +02:00
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
513c17eb76
docs: add README and LICENSE
2025-06-22 12:17:41 +02:00
a3b7d84100
feat: print verbal routing instructions
2025-06-22 11:42:15 +02:00
899900a107
fix: require post capability for posts
2025-06-22 11:41:58 +02:00
5e186397dd
feat!: replace auth with OIDC
...
Remove better-auth and replace it with OIDC
2025-06-22 11:41:28 +02:00
02c019ba93
feat: improve routing UI
2025-06-22 11:25:33 +02:00
ed425faf1a
feat: location marker with remote location support
2025-06-22 11:20:21 +02:00
f504d9dbc7
fix: selected vehicle storage
2025-06-22 10:58:56 +02:00
9925c090cf
feat(navigation): add maneuver icons based on type
2025-06-20 20:04:04 +02:00
30fb523cf7
chore: init
2025-06-20 17:08:14 +02:00