0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2024-12-31 00:43:56 -05:00
immich/server
Alex e73dc3dc72
fix(server): fix modify date extraction (#12658)
* fix(server): fix modify date extraction

* add unit test
2024-09-14 03:30:06 +00:00
..
bin
resources
src
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.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.