Commit Graph

12 Commits

Author SHA1 Message Date
Cfp
d7db55cd29 style: run eslint and prettier
All checks were successful
TrafficCue CI / check (push) Successful in 58s
TrafficCue CI / build (push) Successful in 47s
2025-08-11 18:59:04 +02:00
Cfp
7b2df7d304 feat: offline tiles
Some checks failed
TrafficCue CI / build (push) Has been cancelled
TrafficCue CI / check (push) Has been cancelled
2025-08-09 19:02:21 +02:00
Cfp
4fea58e2f2 feat: small markers on low zoom levels
All checks were successful
TrafficCue CI / check (push) Successful in 59s
TrafficCue CI / build (push) Successful in 46s
2025-07-17 15:16:29 +02:00
Cfp
b6959882d4 feat: saving school location
All checks were successful
TrafficCue CI / check (push) Successful in 1m4s
TrafficCue CI / build (push) Successful in 47s
2025-07-17 14:59:59 +02:00
Cfp
38533ebf24 feat: add maneuver icons for exitting
All checks were successful
TrafficCue CI / check (push) Successful in 55s
TrafficCue CI / build (push) Successful in 46s
2025-07-12 11:00:09 +02:00
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
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
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
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
cb7f5fb799 feat: add PWA support 2025-06-22 15:52:57 +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