trails/apps/journal/app
Ullrich Schäfer 119dc25f5a Disable Sentry in CI, tag environment correctly
Client: VITE_SENTRY_ENVIRONMENT=ci baked in during CI build, disables
Sentry and sets 0 sample rates. Server: checks process.env.CI to
disable and tag as "ci" environment.

Production remains enabled with "production" environment tag.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 01:54:01 +00:00
..
components Fix SSR hydration mismatch for dates 2026-03-24 20:22:58 +00:00
lib Use explicit .ts extensions for Node-compatible imports 2026-03-25 01:34:16 +01:00
routes Wire up i18n in both apps 2026-03-25 01:47:58 +00:00
entry.client.tsx Disable Sentry in CI, tag environment correctly 2026-03-25 01:54:01 +00:00
entry.server.tsx Disable Sentry in CI, tag environment correctly 2026-03-25 01:54:01 +00:00
root.tsx Wire up i18n in both apps 2026-03-25 01:47:58 +00:00
routes.ts Implement Journal activity feed (Group 10) 2026-03-24 23:20:04 +01:00