trails/apps/journal/app
Ullrich Schäfer 9a904d9f69
Sentry improvements: context, tracing, source maps, privacy manifest
- Set Sentry user context (id, username) in Journal root for all routes
- Tag Planner errors with session_id
- Use reactRouterV7BrowserTracingIntegration for route-aware traces
- Hidden source maps (no sourceMappingURL in bundles, .map deleted after
  upload to Sentry)
- Privacy manifest at /privacy documenting all data collection
- robots.txt blocking all bots on both apps
- Suppress i18next promotional console log

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-25 03:11:07 +01: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 Sentry improvements: context, tracing, source maps, privacy manifest 2026-03-25 03:11:07 +01:00
entry.client.tsx Sentry improvements: context, tracing, source maps, privacy manifest 2026-03-25 03:11:07 +01:00
entry.server.tsx Set all Sentry sample rates to 1.0 2026-03-25 01:54:01 +00:00
root.tsx Sentry improvements: context, tracing, source maps, privacy manifest 2026-03-25 03:11:07 +01:00
routes.ts Implement Journal activity feed (Group 10) 2026-03-24 23:20:04 +01:00