dorfteich/apps/api/prisma
Claude Fable 5 d73b120d06 #148: Seitenlisten filtern nach createdSince/updatedSince
Neues pageListQuerySchema (ISO 8601, Kulanz für Datum ohne Zeit),
Query-Parameter auf interner und Public-API-Seitenliste, Prisma-where
mit gte; neue Indizes (pondId, createdAt)/(pondId, updatedAt) als
Migration. OpenAPI-Parameter, MCP-Parität (list_pages
created_since/updated_since), Doku (api-guide, mcp-guide,
public-api.md), DB-Test inkl. 400 bei ungültigem Datum.

Co-Authored-By: Claude Fable 5 <noreply@anthropic.com>
Claude-Session: https://claude.ai/code/session_0155v2aT8AG1kZDQEZiCLBWC
2026-07-20 00:49:52 +02:00
..
fixtures Add M2 fixtures and content regression pack (#32) 2026-07-08 13:14:48 +02:00
migrations #148: Seitenlisten filtern nach createdSince/updatedSince 2026-07-20 00:49:52 +02:00
schema.prisma #148: Seitenlisten filtern nach createdSince/updatedSince 2026-07-20 00:49:52 +02:00
seed.ts Add the first-run setup wizard API with env-backed secret store (#80) 2026-07-11 15:10:28 +02:00