mirror of
https://github.com/immich-app/immich
synced 2025-10-17 18:19:27 +00:00
* Fixed issue with generating thumbnail for video with 0 length cause undefined file and crash the server * Added all file error handling operation * Temporarily disabled WebSocket on the web because receiving a new upload event doesn't put the new file in the correct place. * Cosmetic fixed on the info panel |
||
|---|---|---|
| .. | ||
| apps | ||
| libs/database | ||
| .dockerignore | ||
| .eslintrc.js | ||
| .gitignore | ||
| .prettierrc | ||
| Dockerfile | ||
| entrypoint.sh | ||
| nest-cli.json | ||
| package-lock.json | ||
| package.json | ||
| README.md | ||
| start-microservices.sh | ||
| start-server.sh | ||
| tsconfig.build.json | ||
| tsconfig.json | ||