trails/apps/journal/app
Ullrich Schäfer 518ee9ab69
Add favicons, apple-touch-icons, and Chrome DevTools JSON
Eliminates 404 noise from:
- /favicon.ico (browsers)
- /apple-touch-icon.png, /apple-touch-icon-precomposed.png (iOS)
- /.well-known/appspecific/com.chrome.devtools.json (Chrome)

Favicon uses the Waypoint Dot logo mark (sage green, SVG + ICO).

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-29 10:35:03 +02:00
..
components Fix SSR hydration mismatch for dates 2026-03-24 20:22:58 +00:00
lib Passkey browser compatibility: detect support, magic link fallback 2026-03-29 09:54:37 +02:00
routes Passkey browser compatibility: detect support, magic link fallback 2026-03-29 09:54:37 +02:00
entry.client.tsx Disable Sentry session replays 2026-03-27 20:52:10 +01:00
entry.server.tsx Filter 404s from Sentry on client and server 2026-03-25 08:02:26 +00:00
root.tsx Add favicons, apple-touch-icons, and Chrome DevTools JSON 2026-03-29 10:35:03 +02:00
routes.ts Add health and metrics routes to Journal route config 2026-03-27 20:42:10 +01:00