mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-15 00:41:09 +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> |
||
|---|---|---|
| .. | ||
| calendar | ||
| chat | ||
| clock | ||
| contacts | ||
| context | ||
| docs | ||
| manacore | ||
| manadeck | ||
| matrix | ||
| mukke | ||
| nutriphi | ||
| photos | ||
| picture | ||
| planta | ||
| presi | ||
| questions | ||
| skilltree | ||
| storage | ||
| todo | ||
| traces | ||
| zitare | ||