Commit Graph

38 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
9d5319aee2 fix: disable download dev options for non-tauri envs
Some checks failed
TrafficCue CI / check (push) Failing after 56s
TrafficCue CI / build (push) Successful in 47s
2025-08-11 18:52:47 +02:00
Cfp
a9676987e2 Revert "feat(styles): test dark protomaps style"
Some checks failed
TrafficCue CI / check (push) Failing after 59s
TrafficCue CI / build (push) Successful in 48s
This reverts commit 8fadeb68ca.
2025-08-11 13:36:30 +02:00
Cfp
8fadeb68ca feat(styles): test dark protomaps style
Some checks failed
TrafficCue CI / check (push) Failing after 55s
TrafficCue CI / build (push) Successful in 50s
2025-08-11 13:32:46 +02:00
Cfp
d8b04ff756 feat(offlinetiles): add download progress bar
Some checks failed
TrafficCue CI / check (push) Failing after 54s
TrafficCue CI / build (push) Successful in 50s
2025-08-11 13:16:40 +02:00
Cfp
f9d34d942e fix: hide dev options toggle
Some checks failed
TrafficCue CI / check (push) Failing after 54s
TrafficCue CI / build (push) Successful in 47s
2025-08-11 09:52:36 +02:00
Cfp
7e6423edd0 feat: hide dev options by default
Some checks failed
TrafficCue CI / check (push) Failing after 54s
TrafficCue CI / build (push) Successful in 48s
2025-08-11 09:45:52 +02:00
Cfp
a2064e8dbb feat: move developer buttons to dev options
Some checks failed
TrafficCue CI / check (push) Failing after 57s
TrafficCue CI / build (push) Successful in 50s
2025-08-11 09:39:48 +02:00
Cfp
2fe1757866 feat: improve offline tiles and add settings page
Some checks failed
TrafficCue CI / check (push) Failing after 1m0s
TrafficCue CI / build (push) Successful in 56s
2025-08-10 21:18:30 +02:00
Cfp
3bcd7cdade fix: keyboard overlapping with controls
Some checks failed
TrafficCue CI / check (push) Failing after 56s
TrafficCue CI / build (push) Successful in 48s
2025-08-10 14:48:49 +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
f52f98907b fix: rename conflicting files
Some checks failed
TrafficCue CI / build (push) Has been cancelled
TrafficCue CI / check (push) Has been cancelled
2025-08-06 11:23:37 +02:00
Cfp
73baec2216 fix: roundabout exit not being a circle on mobile
All checks were successful
TrafficCue CI / check (push) Successful in 54s
TrafficCue CI / build (push) Successful in 47s
2025-07-17 16:26:58 +02:00
Cfp
c6256f08e4 feat: render location marker above saved markers
All checks were successful
TrafficCue CI / check (push) Successful in 59s
TrafficCue CI / build (push) Successful in 51s
2025-07-17 16:24:04 +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
24274bb770 style: run prettier 2025-07-14 14:54:35 +02:00
Cfp
82a5cb3e31 refactor: extract routing layers from Map.svelte
Some checks failed
TrafficCue CI / check (push) Failing after 53s
TrafficCue CI / build (push) Successful in 45s
2025-07-12 11:13:03 +02:00
Cfp
cb78ea4845 fix: update route sidebar to use new saved system 2025-07-12 11:12:37 +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
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
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
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
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
9a78c534d7 fix: change "No work location saved." error message 2025-06-22 15:29:22 +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
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