mirror of
https://github.com/Memo-2023/mana-monorepo.git
synced 2026-05-22 08:46:42 +02:00
- Add 7 database indexes on all query paths (userId, deckId, order, themeId) - Add timestamps with timezone for all tables - Enable Swagger/OpenAPI documentation at /api/docs - Add ApiTags and ApiBearerAuth to all controllers - Add ParseUUIDPipe on all ID parameters - Harden DTO validation: string length limits, @IsIn for enums, @IsUrl for URLs, @ArrayMaxSize for arrays, @Min(0) for order fields - Update audit to reflect improvements Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| docker-entrypoint.sh | ||
| Dockerfile | ||
| drizzle.config.ts | ||
| eslint.config.mjs | ||
| jest.config.js | ||
| nest-cli.json | ||
| package.json | ||
| tsconfig.json | ||