0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-04 02:11:44 -05:00
immich/server
renovate[bot] df0064c83b
chore(deps): pin node.js to 0ccc08f (#10628)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2024-06-25 17:22:16 +01:00
..
bin
resources
src fix(server): /places entries sometimes not ordered alphabetically (#10514) 2024-06-20 23:48:19 -04:00
test fix(server): include archived assets in forced thumbnail generation (#10409) 2024-06-16 16:16:02 -04:00
.eslintrc.js chore(deps): update dependency eslint-plugin-unicorn to v53 (#9502) 2024-05-15 18:06:25 -04:00
.gitignore
.nvmrc fix(deps): update typescript-projects (#10611) 2024-06-24 23:00:09 -04:00
.prettierignore
.prettierrc
Dockerfile chore(deps): pin node.js to 0ccc08f (#10628) 2024-06-25 17:22:16 +01:00
nest-cli.json
package-lock.json chore(deps): update dependency @types/node to ^20.14.6 (#10627) 2024-06-25 11:00:49 -04:00
package.json chore(deps): update dependency @types/node to ^20.14.6 (#10627) 2024-06-25 11:00:49 -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 feat(server): email notifications (#8447) 2024-05-02 15:43:18 +01:00
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.