feat: integrate Logto auth with middleware and login page (#36)
feat: setup Next.js web project with Drizzle + PostgreSQL schema (#35)
Review — APPROVE
Summary: Clean Next.js bootstrap with Drizzle pg-core schema matching the spec. Health endpoint, Dockerfile, and seed script all look good.
Checklist:
- No…
feat: setup Next.js web project with Drizzle + PostgreSQL schema (#35)
feat: extract shared types, colors, priority and recurrence (#34)
Review — APPROVE
Summary: Clean extraction of shared types, colors, priority helpers and recurrence logic into src/shared/. Original files re-export to preserve all existing imports.…
feat: extract shared types, colors, priority and recurrence (#34)
Setup projet web + schema PostgreSQL
Types partagés et refactoring mobile
fix: force widget refresh after subtask toggle (#32)
Reviewer automatique — approved
Les deux problèmes du round 2 sont corrigés : WIDGET_NAMES est importé depuis widgetSync.ts (plus de duplication), et le renderWithState avant forceWidgetRe…