mirror-immich/e2e/src
Tim Jones 368cb7a4ad
feat: minimum face count per user (#27452)
* add user metadata table and use to filter persons in person.getAllForUser query

* update PersonRepository.getAllForUser query

* remove minFaces from PersonSearchOptions interface

* fix person.getAllForUser query

* update types and openapi specs

* add minFaces field to user settings page

* remove old arg from tests

* add e2e test to verify minimumFace user preference

* add i18n label and description for english

* update default min faces

* fetch minFaces ML default and use as per-user default in frontend

* update e2e tests

* fix bugs in people getAllForUser query

* update person getNumberOfPeople query to reflect correct number of people according to minFaces threshold

* updated mobile openapi specs?

* use subquery in coalesce instead of join

* remove out of scope query update
2026-06-02 18:05:55 +02:00
..
api/specs feat(server): resolve duplicates (#25316) 2026-03-26 18:33:55 +00:00
specs feat: minimum face count per user (#27452) 2026-06-02 18:05:55 +02:00
ui fix: e2e linting (#28659) 2026-05-28 11:12:26 +02:00
docker-compose.ts feat: run maintenance tests in isolation, share containers between all … (#25856) 2026-02-10 11:05:06 -05:00
fixtures.ts feat(server): resolve duplicates (#25316) 2026-03-26 18:33:55 +00:00
generators.ts feat: improve asset-viewer next/prev perf and standardize preloading behavior (#24422) 2026-01-07 21:17:12 +01:00
responses.ts refactor(server)!: structured validation error responses (#28204) 2026-05-04 00:00:03 -04:00
utils.ts fix(server): dedupe database backup jobs (#28341) 2026-05-14 20:59:15 -04:00