229e0dd557
Add interactive map support for bike and walk routes
fegger2026-05-19 15:38:45 +02:00
7da5acbba3
Add tests and improve localStorage resilience
fegger2026-05-19 14:46:03 +02:00
72f9400756
Add CI pipeline, pre-commit hooks, and offline caching
fegger2026-05-19 14:00:38 +02:00
0493fcc939
Refactor AddEventModal state and improve useRouteQuery hook
fegger2026-05-19 13:12:33 +02:00
44aaa32296
Add edit icon button to event list item Remove emoji icons from journey display and replace with FontAwesome icons Add FontAwesome icon imports and styles for new icon usage Update calendar service to use FontAwesome icons instead of emojis Remove redundant emoji field from CalendarSourceInfo type Adjust journey scoring weights to prioritize fewer changes Remove emoji icons and simplify event metadata display
fegger2026-05-19 00:06:53 +02:00
bb286e1667
Refactor component styles to use CSS utility classes
fegger2026-05-18 22:32:09 +02:00
0501d66fdc
Update mobile app icons
fegger2026-05-14 16:41:43 +02:00
c221ef934a
Add nav logo image and update AppNavigator
fegger2026-05-14 13:53:43 +02:00
498958a27c
Add JSDoc documentation to all TypeScript files
fegger2026-05-14 13:53:12 +02:00
09b5e7725d
Refactor departure time calculation to account for walk duration
fegger2026-05-14 12:17:09 +02:00
bf252a9e9b
Refactor mobile UI and centralize HAFAS parsing
fegger2026-05-13 19:13:27 +02:00
6c7d57106c
Update logo assets and pin React 19.1.0 versions
fegger2026-05-13 17:05:22 +02:00
d0e61ebdb0
Update documentation with new features
fegger2026-05-13 09:54:58 +02:00
9e461aab1a
Switch mobile app to dark theme and fix calendar filtering Switch mobile app to dark theme and fix calendar filtering
fegger2026-05-13 09:45:55 +02:00
de9a8606ab
Add Google Calendar integration and improve station selection
fegger2026-05-13 09:02:58 +02:00
672d053ece
Add core app features for event management and notifications
v1.0.2
fegger2026-05-13 08:37:52 +02:00
316e5def72
Refactor mobile to fix dependency resolution and add polyfills
fegger2026-05-12 22:29:38 +02:00
556f96836c
feat: Complete Phase 9 - Fix Broken Tests for geocoding, bike route, and calendar utils. Includes robust date parsing in calendar-utils and cache bypass logic for geocoding API failure.
fegger2026-05-09 21:14:37 +02:00
2b509f58dc
Complete migration checklist and update tests
fegger2026-05-09 19:26:37 +02:00