mirror of
https://github.com/immich-app/immich.git
synced 2024-11-16 02:18:50 -07:00
b2761b12d1
* added unassigned faces to people edit * svelte fix * fix format * Captialized unassigned person name, removed person id from alttext, fixed problem with multiple faces per person * Added faces to the getAssetInfo API endpoint * Updated openApi clients * Readded the photoeditor dependency * fixed lint/format * fixed photoViewer type * changes getAssetInfo.faces to only include unassigned faces * fix: bad merge * title * logic --------- Co-authored-by: Jan108 <dasJan108@gmail.com> Co-authored-by: Alex Tran <alex.tran1502@gmail.com> |
||
---|---|---|
.. | ||
bin | ||
resources | ||
src | ||
test | ||
.eslintrc.js | ||
.gitignore | ||
.nvmrc | ||
.prettierignore | ||
.prettierrc | ||
Dockerfile | ||
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.