trails/apps/journal/app
Ullrich Schäfer f80ed10a8b Remove unused journal health route file
api.health.ts was never registered in routes.ts — the server.ts
handler intercepts /api/health before React Router sees it.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-04-06 22:40:24 +02:00
..
components Add map previews to journal route and activity pages 2026-04-04 09:42:07 +01:00
lib Fix lint: duration is never reassigned, use const 2026-04-05 20:04:10 +02:00
routes Remove unused journal health route file 2026-04-06 22:40:24 +02:00
entry.client.tsx Upgrade i18next v26 + react-i18next v17 with SSR-safe init 2026-03-29 11:38:36 +02:00
entry.server.tsx Upgrade i18next v26 + react-i18next v17 with SSR-safe init 2026-03-29 11:38:36 +02:00
root.tsx Pass full locale from Accept-Language to ClientDate 2026-03-29 11:46:21 +02:00
routes.ts Fix overview error rate panel, add request metrics to journal 2026-04-05 16:20:18 +02:00