trails/apps/journal
Ullrich Schäfer f31eb26981
Some checks failed
CI / Dockerfile Package Check (push) Successful in 30s
CI / OpenSpec Validate (push) Successful in 1m54s
CI / Security Scan (push) Successful in 3m41s
CI / Typecheck (push) Successful in 4m17s
CI / Lint (push) Successful in 5m37s
CI / Unit Tests (push) Successful in 3m50s
CI / Build (push) Successful in 2m23s
CI / Journal Image Smoke Test (push) Failing after 5m52s
CI / Visual Tests (push) Successful in 13m4s
CI / E2E Tests (push) Failing after 9m47s
ci(forgejo): journal test timeout + surface db:push error
- @trails-cool/journal test --testTimeout=20000 (heavy fedify/drizzle/RR
  cold import; payloads + api.v1.routes tests hit the 5s default).
- e2e/image-smoke db:push piped through cat so drizzle-kit prints the real
  error instead of a TTY spinner that swallows it.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
2026-07-22 21:29:47 +02:00
..
app feat(journal): harden FIT→GPX conversion (pause/session segmentation, validation, sport) 2026-07-17 00:03:25 +02:00
public Add favicons, apple-touch-icons, and Chrome DevTools JSON 2026-03-29 10:35:03 +02:00
.env.example feat(journal): Garmin activity import — provider, webhook pipeline, backfill (§1–5) 2026-06-07 17:47:22 +02:00
Dockerfile fix(docker): copy packages/ui/package.json in both Dockerfiles 2026-07-15 23:11:50 +02:00
package.json ci(forgejo): journal test timeout + surface db:push error 2026-07-22 21:29:47 +02:00
react-router.config.ts feat(journal): Fedify spike — WebFinger + actor objects behind FEDERATION_ENABLED 2026-06-06 14:15:27 +02:00
serve-static.test.ts fix(journal): don't crash the process on a malformed request URL 2026-06-24 15:41:26 +02:00
serve-static.ts fix(journal): don't crash the process on a malformed request URL 2026-06-24 15:41:26 +02:00
server.ts feat(journal): inbound federation replay defense 2026-07-13 22:07:30 +02:00
tsconfig.json Fix planner production server + use .ts extensions everywhere 2026-03-25 01:41:33 +01:00
vite.config.ts Pre-warm Vite dep discovery for the journal dev server 2026-04-26 19:51:39 +02:00
vitest.config.ts fix(journal): don't crash the process on a malformed request URL 2026-06-24 15:41:26 +02:00