1
0
mirror of https://github.com/immich-app/immich.git synced 2025-01-08 13:55:40 +02:00
immich/server/apps/microservices
Alex a45d6fdf57
Fix server crash on bad file operation and other optimizations (#291)
* 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
2022-07-01 12:00:12 -05:00
..
src Fix server crash on bad file operation and other optimizations (#291) 2022-07-01 12:00:12 -05:00
test Set TypeScript to strict mode and fix issues related to server types (#261) 2022-06-25 12:53:06 -05:00
tsconfig.app.json WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00