mirror of
https://github.com/immich-app/immich
synced 2025-11-14 17:36:12 +00:00
* Regenerate missing person thumbnails * Check for empty string instead of zero length * Remember asset used as person face * Define entity relation between person and asset via faceAssetId * Typo * Fix entity relation * Tests * Tests * Fix code formatting * Fix import path * Fix migration * format * Fix entity and migration * Linting * Remove unneeded cast * Conventions * Simplify queries * Simplify queries * Remove unneeded typings from entity * Remove unneeded cast --------- Co-authored-by: Alex <alex.tran1502@gmail.com> |
||
|---|---|---|
| .. | ||
| bin | ||
| openapi-generator | ||
| src | ||
| test | ||
| .dockerignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierignore | ||
| .prettierrc | ||
| build-lock.json | ||
| Dockerfile | ||
| immich-openapi-specs.json | ||
| LICENSE | ||
| nest-cli.json | ||
| openapitools.json | ||
| package-lock.json | ||
| package.json | ||
| start-microservices.sh | ||
| start-server.sh | ||
| start.sh | ||
| tsconfig.build.json | ||
| tsconfig.json | ||