1
0
mirror of https://github.com/immich-app/immich.git synced 2024-12-29 11:24:37 +02:00
immich/server
martin c9dcb5c624
fix(server): activity with deleted assets / users (#9068)
fix: activity with deleted assets / users
2024-04-25 17:45:15 -04:00
..
bin chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00
resources
src fix(server): activity with deleted assets / users (#9068) 2024-04-25 17:45:15 -04:00
test feat: readonly album sharing (#8720) 2024-04-25 04:19:49 +00:00
.eslintrc.js chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00
.gitignore
.prettierignore
.prettierrc
Dockerfile chore(deps): update base-image to v20240423 (major) (#9064) 2024-04-24 17:31:29 -04:00
nest-cli.json chore(server): enable swagger to take class validator rules into account (#9022) 2024-04-22 18:13:44 -04:00
package-lock.json fix(deps): update typescript-projects (#9028) 2024-04-23 16:50:18 -04:00
package.json Version v1.102.3 2024-04-20 20:17:39 +00:00
README.md docs: add some details for getting started as a developer (#8468) 2024-04-02 11:56:33 -05:00
start-microservices.sh
start-server.sh
start.sh
tsconfig.build.json
tsconfig.json chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00
vitest.config.mjs chore: migrate to vitest (#7156) 2024-04-16 10:44:45 -04:00

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.