mirror of
https://github.com/samsonjs/immich.git
synced 2026-04-15 12:45:53 +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> |
||
|---|---|---|
| .. | ||
| entities | ||
| migrations | ||
| repositories | ||
| subscribers | ||
| typesense-schemas | ||
| utils | ||
| communication.gateway.ts | ||
| database.config.ts | ||
| index.ts | ||
| infra.config.ts | ||
| infra.module.ts | ||
| redis-io.adapter.ts | ||