0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-25 02:41:37 -05:00
immich/server
Alex 9a9d40c193
feat(server): clean up interrupted upload files (#14265)
* feat(server): clean up interrupted upload files

* pr feedback

* remove console.log

* handle all errors

* remove return in callback function

* programming in bed is a bad idea
2024-11-20 17:17:12 -06:00
..
bin
resources
src feat(server): clean up interrupted upload files (#14265) 2024-11-20 17:17:12 -06:00
test
.gitignore
.nvmrc
.prettierignore
.prettierrc
Dockerfile
eslint.config.mjs
nest-cli.json
package-lock.json
package.json
README.md
start.sh
tsconfig.build.json
tsconfig.json
vitest.config.medium.mjs
vitest.config.mjs

Immich server project

This project uses the NestJS web framework. Please refer to the NestJS docs for information on getting started as a contributor to this project.