0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-28 00:59:18 -05:00
immich/server
2024-06-19 20:42:55 +00:00
..
bin
resources
src fix(server): library refresh not checking trashed assets (#10495) 2024-06-19 20:42:55 +00:00
test fix(server): include archived assets in forced thumbnail generation (#10409) 2024-06-16 16:16:02 -04:00
.eslintrc.js
.gitignore
.nvmrc fix(deps): update typescript-projects (#9971) 2024-06-04 10:35:24 +01:00
.prettierignore
.prettierrc
Dockerfile chore(deps): update base-image to v20240618 (major) (#10457) 2024-06-19 12:53:02 -04:00
nest-cli.json
package-lock.json chore(deps): update dependency eslint-plugin-unicorn to v54 (#10486) 2024-06-19 12:56:35 -04:00
package.json chore(deps): update dependency eslint-plugin-unicorn to v54 (#10486) 2024-06-19 12:56:35 -04:00
README.md
start.sh chore: change default thumbnail concurrency and auto-detect container core count (#9981) 2024-06-05 11:45:53 +01:00
tsconfig.build.json
tsconfig.json
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.