feat: implement web frontend with full task management UI (#39)
feat: setup Next.js web project with Drizzle + PostgreSQL schema (#35)
Setup projet web + schema PostgreSQL
feat: extract shared types, colors, priority and recurrence (#34)
Types partagés et refactoring mobile
feat: add mobile sync client with outbox pattern (#40)
Review — APPROVE
Summary: Solid sync scaffolding with outbox pattern, polling, and settings UI. Auth is correctly marked as placeholder.
- sync_outbox table and migration correct -…
feat: add mobile sync client with outbox pattern (#40)
feat: implement web frontend with full task management UI (#39)
Review — APPROVE
Summary: Complete web frontend with task management, dark mode, responsive sidebar, and WebSocket sync. Clean component architecture.
- Layout protects routes via…
feat: implement web frontend with full task management UI (#39)