1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-27 10:58:13 +02:00
immich/server
2024-12-06 13:49:14 +00:00
..
bin
resources
src fix(server): images with non-ascii names failing to load (#14512) 2024-12-06 07:43:58 -06:00
test feat(server): Add publicUsers toggle for user search (#14330) 2024-11-26 15:51:01 +00:00
.gitignore
.nvmrc chore(deps): update dependency node to v22 (#13855) 2024-10-31 14:21:45 +00:00
.prettierignore
.prettierrc
Dockerfile chore(deps): update base-image to v20241119 (major) (#14253) 2024-11-20 14:05:39 -05:00
eslint.config.mjs
nest-cli.json
package-lock.json chore: version v1.122.1 2024-12-06 13:49:14 +00:00
package.json chore: version v1.122.1 2024-12-06 13:49:14 +00:00
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.