Commit Graph

10 Commits

Author SHA1 Message Date
fegger 77b8c6db98 Rewrite implementation checklist and fix runtime bugs
Update CHECKLIST.md and REWRITE_PLAN.md to reflect the current
post-rewrite status and remaining tasks.

- Add input validation to /api/hafas route to enforce request shape
  and cap results
- Fix SSR crash in useBikeRoute by using relative fetch URLs
- Wire CalendarPanel to fetch calendar events and merge them into the
  global events store
2026-05-10 03:09:38 +02:00
fegger 9d2ced4eb6 rewrite phase 10 2026-05-09 22:47:17 +02:00
fegger 3b6bb9d108 rewrite phase 9 2026-05-09 22:17:16 +02:00
fegger 2b509f58dc Complete migration checklist and update tests
Mark completed items in CHECKLIST.md. Update API tests to use
NextRequest instead of Request and fix type assertions. Add missing
imports in unit tests for calendar and countdown utils.
2026-05-09 19:26:37 +02:00
fegger a8700cedc8 rewrite phase 6 2026-05-09 16:13:29 +02:00
fegger b1c3cb99bd rewrite phase 5 2026-05-09 15:34:57 +02:00
fegger edeb8ef8e3 rewrite phase 5 2026-05-09 14:57:28 +02:00
fegger 3d2aea7f7c Mark completed custom hooks in checklist 2026-05-09 13:56:55 +02:00
fegger facb75e294 rewrite phase 4 2026-05-09 13:37:54 +02:00
fegger 4b42695717 rewrite phase 3 2026-05-09 12:15:23 +02:00