mirror of
https://github.com/immich-app/immich
synced 2026-08-15 13:03:57 +00:00
- asset.repository: use === undefined (consistent with other visibility checks at lines 709/766) - bytes: magnitude === 0 for number comparison - storage-template: asset.type === AssetType.Image All three were loose == which allows coercion and is flagged by eqeqeq / type-aware lint. |
||
|---|---|---|
| .. | ||
| bin | ||
| src | ||
| test | ||
| .gitignore | ||
| .npmignore | ||
| .prettierignore | ||
| .prettierrc | ||
| Dockerfile | ||
| Dockerfile.dev | ||
| eslint.config.mjs | ||
| helmet.json | ||
| mise.toml | ||
| nest-cli.json | ||
| package.json | ||
| tsconfig.build.json | ||
| tsconfig.json | ||