0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-03-04 02:11:44 -05:00
immich/server
Lukas 27e283e724
fix(server): search suggestions include partner assets (#12269)
search suggestions now include partner assets

Co-authored-by: Alex <alex.tran1502@gmail.com>
2024-09-05 09:12:46 -05:00
..
bin
resources
src fix(server): search suggestions include partner assets (#12269) 2024-09-05 09:12:46 -05:00
test fix(server): search suggestions include partner assets (#12269) 2024-09-05 09:12:46 -05:00
.gitignore
.nvmrc
.prettierignore
.prettierrc
Dockerfile chore(deps): update base-image to v20240903 (major) (#12261) 2024-09-03 13:58:11 +01:00
eslint.config.mjs chore: object shorthand linting rule (#12152) 2024-08-30 14:38:53 -04:00
nest-cli.json
package-lock.json fix(deps): update typescript-projects (#12274) 2024-09-03 19:58:03 -04:00
package.json fix(deps): update typescript-projects (#12274) 2024-09-03 19:58:03 -04:00
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.