mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 17:39:40 +02:00
Calendar: validate startTime < endTime on event create/update, verify share invitation recipient matches accepting user, add @MaxLength on search DTO, use ConfigService for FRONTEND_URL, fix Docker default port. Contacts: replace Error with NotFoundException in tag controller, verify contact ownership before tag operations, add @ArrayMaxSize(100) on batch DTOs, add unique constraint on contact tags (userId, name), add @MaxLength(10000) on note content, reorder photo upload for safety. Todo: add self-referencing FK on parentTaskId with cascade delete, validate parent task ownership on create, add @Min/@Max on query limit/offset, add @MaxLength(500) on search, add error handling to quick add in web app. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| apps | ||
| docs | ||
| packages/shared | ||
| scripts | ||
| .env.example | ||
| CLAUDE.md | ||
| docker-compose.prod.yml | ||
| package.json | ||