mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-23 06:26:41 +02:00
- Add proper FK constraint on tags.groupId -> tag_groups.id (onDelete: set null) - Validate auth token is non-empty before API requests in TagsClient - Add @IsNotEmpty/@MinLength(1) on tag and tag group name DTOs - Add @MaxLength on all query params in tag-links DTOs - Add GetTagsForEntityDto for validated query params on tags-for-entity endpoint Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| migrations | ||
| schema | ||
| seeds | ||
| connection.ts | ||
| migrate.ts | ||
| seed-dev-user.ts | ||