Commit Graph

111 Commits

Author SHA1 Message Date
80791a8f38 feat: show no overtaking sign
Some checks failed
TrafficCue CI / check (push) Failing after 1m39s
TrafficCue CI / build (push) Successful in 10m35s
TrafficCue CI / build-android (push) Successful in 26m54s
2025-10-26 17:21:14 +01:00
59ae422fe3 feat(info): route without successful overpass result
All checks were successful
TrafficCue CI / check (push) Successful in 1m41s
TrafficCue CI / build (push) Successful in 10m37s
TrafficCue CI / build-android (push) Successful in 26m55s
2025-10-25 20:16:25 +02:00
729cc22b37 refactor: clean up logs
Some checks failed
TrafficCue CI / check (push) Successful in 1m35s
TrafficCue CI / build-android (push) Has been cancelled
TrafficCue CI / build (push) Has been cancelled
2025-10-25 20:09:46 +02:00
1035befc6f style: run prettier
Some checks failed
TrafficCue CI / check (push) Successful in 1m35s
TrafficCue CI / build-android (push) Has been cancelled
TrafficCue CI / build (push) Has been cancelled
2025-10-25 18:49:52 +02:00
1f99976f97 feat: use snapped location by default
Some checks are pending
TrafficCue CI / check (push) Has started running
2025-10-25 18:49:34 +02:00
640a2e8ef6 feat: bias getFeature to lastId
Some checks failed
TrafficCue CI / check (push) Failing after 1m36s
2025-10-22 20:40:24 +02:00
787b3b108b refactor: remove double feature fetch
Some checks failed
TrafficCue CI / check (push) Failing after 1m30s
2025-10-22 10:00:21 +02:00
001011cd23 feat: update transportation class blacklist
Some checks failed
TrafficCue CI / check (push) Failing after 1m34s
2025-10-22 09:53:25 +02:00
aa0bcdd091 feat: initial map matching
Some checks failed
TrafficCue CI / check (push) Failing after 1m38s
2025-10-21 20:08:08 +02:00
372b31876d style: run prettier
All checks were successful
TrafficCue CI / check (push) Successful in 1m34s
TrafficCue CI / build (push) Successful in 10m30s
TrafficCue CI / build-android (push) Successful in 26m47s
2025-10-21 15:46:50 +02:00
4036790a4b feat(stores): update saved location functions 2025-10-21 15:46:17 +02:00
621691277e feat: fetch metadata from pmtiles
Some checks failed
TrafficCue CI / check (push) Failing after 1m45s
TrafficCue CI / build (push) Successful in 10m34s
TrafficCue CI / build-android (push) Has been cancelled
2025-10-21 15:33:31 +02:00
4ef2667c4e feat: add speed limit display
Some checks failed
TrafficCue CI / check (push) Failing after 1m53s
TrafficCue CI / build (push) Successful in 10m10s
TrafficCue CI / build-android (push) Successful in 30m40s
2025-10-20 17:51:06 +02:00
171897033e feat: speedometer 2025-10-17 21:05:24 +02:00
c3dbbf2637 feat: increase button size while driving
Some checks failed
TrafficCue CI / check (push) Failing after 1m59s
TrafficCue CI / build (push) Successful in 9m50s
TrafficCue CI / build-android (push) Successful in 27m5s
2025-10-15 17:24:54 +02:00
60e074a70f feat: calendar connections
Some checks failed
TrafficCue CI / check (push) Failing after 1m39s
TrafficCue CI / build (push) Successful in 10m3s
TrafficCue CI / build-android (push) Successful in 25m18s
2025-10-11 16:00:12 +02:00
a0ea5a83a5 feat: caldav client
Some checks failed
TrafficCue CI / check (push) Failing after 2m22s
TrafficCue CI / build (push) Successful in 9m52s
TrafficCue CI / build-android (push) Successful in 26m47s
2025-10-11 15:06:19 +02:00
639b2c1aeb style: run prettier
All checks were successful
TrafficCue CI / check (push) Successful in 1m31s
TrafficCue CI / build (push) Successful in 9m49s
TrafficCue CI / build-android (push) Successful in 23m30s
2025-10-03 19:54:14 +02:00
de06d09d1c feat(location): set bearing on map
Some checks failed
TrafficCue CI / check (push) Failing after 1m29s
TrafficCue CI / build (push) Successful in 9m32s
TrafficCue CI / build-android (push) Has started running
2025-10-03 19:32:19 +02:00
d722364cf7 feat: align location marker to map
Some checks failed
TrafficCue CI / check (push) Failing after 1m30s
TrafficCue CI / build-android (push) Has been cancelled
TrafficCue CI / build (push) Has started running
2025-10-03 19:26:05 +02:00
fd7edc217d fix(vehicles): use store ID for selectedVehicle instead of index
Some checks failed
TrafficCue CI / check (push) Failing after 1m32s
TrafficCue CI / build (push) Successful in 9m35s
TrafficCue CI / build-android (push) Successful in 25m14s
2025-10-03 15:22:00 +02:00
6e11b438a2 feat(stores): location stores
Some checks failed
TrafficCue CI / check (push) Failing after 1m29s
TrafficCue CI / build-android (push) Has been cancelled
TrafficCue CI / build (push) Has been cancelled
2025-10-03 15:17:35 +02:00
46bf44a324 feat: friend system
Some checks failed
TrafficCue CI / check (push) Failing after 1m30s
TrafficCue CI / build (push) Successful in 9m50s
TrafficCue CI / build-android (push) Successful in 24m44s
2025-10-03 14:13:43 +02:00
99fae9df17 fix: language selector in onboarding
Some checks failed
TrafficCue CI / check (push) Failing after 1m33s
TrafficCue CI / build (push) Successful in 9m49s
TrafficCue CI / build-android (push) Has been cancelled
2025-10-01 07:31:54 +02:00
03838bf714 feat: localize voice guidance
Some checks failed
TrafficCue CI / check (push) Failing after 1m8s
TrafficCue CI / build (push) Successful in 9m46s
TrafficCue CI / build-android (push) Successful in 25m15s
2025-09-30 19:23:46 +02:00
50429fd4a6 fix: disable attribution control
Some checks failed
TrafficCue CI / check (push) Failing after 1m35s
TrafficCue CI / build (push) Successful in 9m44s
TrafficCue CI / build-android (push) Successful in 26m51s
2025-09-30 10:31:57 +02:00
b8ddada94e fix: add text wrap in POI list, increase search radius and exclude street_side parking
Some checks failed
TrafficCue CI / check (push) Failing after 1m34s
TrafficCue CI / build-android (push) Has been cancelled
TrafficCue CI / build (push) Has been cancelled
2025-09-30 10:28:25 +02:00
59d9667109 feat: use X icon for vehicle deletion
Some checks failed
TrafficCue CI / check (push) Failing after 1m35s
TrafficCue CI / build (push) Successful in 11m2s
TrafficCue CI / build-android (push) Has been cancelled
2025-09-30 10:04:51 +02:00
c2ab32c281 feat: deleting vehicles
Some checks failed
TrafficCue CI / check (push) Failing after 1m39s
TrafficCue CI / build-android (push) Has been cancelled
TrafficCue CI / build (push) Has been cancelled
2025-09-30 09:54:52 +02:00
1215c2ffb8 style: run prettier
All checks were successful
TrafficCue CI / check (push) Successful in 1m32s
TrafficCue CI / build (push) Successful in 9m41s
TrafficCue CI / build-android (push) Successful in 30m6s
2025-09-29 19:00:25 +02:00
f5e1e23cdd feat: improve OIDC login flow and stores handling
Some checks failed
TrafficCue CI / check (push) Failing after 1m58s
TrafficCue CI / build-android (push) Has been cancelled
TrafficCue CI / build (push) Has started running
2025-09-29 18:54:12 +02:00
004ba9047f feat(stores): saving routes
Some checks failed
TrafficCue CI / check (push) Failing after 1m33s
TrafficCue CI / build (push) Failing after 8m32s
TrafficCue CI / build-android (push) Failing after 12m45s
2025-09-27 20:44:11 +02:00
f68cff1df4 fix: race condition when changing view 2025-09-27 20:43:14 +02:00
533f358a65 style: run prettier
Some checks failed
TrafficCue CI / check (push) Successful in 1m35s
TrafficCue CI / build (push) Failing after 8m45s
TrafficCue CI / build-android (push) Failing after 12m44s
2025-09-27 19:48:28 +02:00
b78f1aab06 feat(stores): sync vehicles
Some checks failed
TrafficCue CI / check (push) Failing after 1m32s
TrafficCue CI / build (push) Failing after 8m32s
TrafficCue CI / build-android (push) Failing after 13m18s
2025-09-27 13:28:52 +02:00
b712966cf7 feat: reactive stores
Some checks failed
TrafficCue CI / check (push) Failing after 1m35s
TrafficCue CI / build (push) Failing after 8m42s
TrafficCue CI / build-android (push) Failing after 13m39s
2025-09-27 12:13:44 +02:00
d9687e3c8d chore: remove dead api routes and require hazards capability
Some checks failed
TrafficCue CI / check (push) Failing after 1m39s
TrafficCue CI / build (push) Failing after 8m44s
TrafficCue CI / build-android (push) Failing after 13m17s
2025-09-26 20:14:26 +02:00
ed7560360f feat: further work on stores
Some checks failed
TrafficCue CI / check (push) Failing after 2m13s
TrafficCue CI / build (push) Failing after 8m41s
TrafficCue CI / build-android (push) Failing after 13m15s
2025-09-26 19:49:40 +02:00
c071b5d7a9 style: run prettier
All checks were successful
TrafficCue CI / check (push) Successful in 1m1s
TrafficCue CI / build (push) Successful in 1m40s
TrafficCue CI / build-android (push) Successful in 14m14s
2025-09-19 21:54:43 +02:00
93514ae5b4 feat: add hazards
Some checks failed
TrafficCue CI / check (push) Failing after 57s
TrafficCue CI / build (push) Successful in 1m41s
TrafficCue CI / build-android (push) Successful in 14m24s
2025-09-18 13:04:34 +02:00
2aed03642d feat: add time left
Some checks failed
TrafficCue CI / check (push) Failing after 55s
TrafficCue CI / build (push) Successful in 1m34s
TrafficCue CI / build-android (push) Successful in 14m57s
2025-09-18 10:47:51 +02:00
4fcbd3cf13 feat: increase sidebar hitbox
All checks were successful
TrafficCue CI / check (push) Successful in 57s
TrafficCue CI / build (push) Successful in 1m44s
TrafficCue CI / build-android (push) Successful in 20m20s
2025-09-17 12:21:20 +02:00
8d3546d0a8 fix: NaN in routing
All checks were successful
TrafficCue CI / check (push) Successful in 1m4s
TrafficCue CI / build (push) Successful in 1m33s
TrafficCue CI / build-android (push) Successful in 16m51s
2025-09-16 19:27:41 +02:00
08d3160c93 style: run prettier 2025-09-16 19:27:32 +02:00
13c02fc535 fix: in-route sidebar being fullscreen
Some checks failed
TrafficCue CI / check (push) Failing after 56s
TrafficCue CI / build-android (push) Has been cancelled
TrafficCue CI / build (push) Has been cancelled
2025-09-16 19:25:27 +02:00
28796ee267 feat: add loading state to view
Some checks failed
TrafficCue CI / check (push) Failing after 57s
TrafficCue CI / build (push) Successful in 1m38s
TrafficCue CI / build-android (push) Successful in 15m1s
2025-09-16 18:24:24 +02:00
e45fd8092a fix: broken value display for coords in LocationSelect
Some checks failed
TrafficCue CI / check (push) Has been cancelled
TrafficCue CI / build (push) Has been cancelled
TrafficCue CI / build-android (push) Has been cancelled
2025-09-16 18:23:48 +02:00
2c702c4588 feat: add software licenses
All checks were successful
TrafficCue CI / check (push) Successful in 56s
TrafficCue CI / build (push) Successful in 1m38s
TrafficCue CI / build-android (push) Successful in 14m57s
2025-09-13 18:02:18 +02:00
d7110aacbe fix: change onboarding state when changing locale
All checks were successful
TrafficCue CI / check (push) Successful in 59s
TrafficCue CI / build (push) Successful in 1m19s
TrafficCue CI / build-android (push) Successful in 18m39s
2025-09-13 14:05:43 +02:00
3d7dacba9b feat: get nearby POIs
All checks were successful
TrafficCue CI / check (push) Successful in 57s
TrafficCue CI / build (push) Successful in 1m29s
TrafficCue CI / build-android (push) Successful in 17m31s
2025-09-13 13:18:53 +02:00