immich/mobile/openapi/lib
David Bourgault 4b55888d16
fix: ensure manually tagged faces have proper source type (#16364)
immich-app/immich#16062 added manual face tagging and deletion, but did
not add a new 'SourceType'. The create faces would default to
'machine-learning' which is incorrect, and has the annoying downside
that they will be wiped when the 'Refresh Faces' job is run.

Handling of non-machine-learning faces was previously added in
immich-app/immich#6455. This PR simply extends it to the new manually
tagged faces.
2025-02-26 20:53:21 -06:00
..
api feat: persistent memories (#15953) 2025-02-21 12:31:37 -06:00
auth chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
model fix: ensure manually tagged faces have proper source type (#16364) 2025-02-26 20:53:21 -06:00
api.dart feat(web): manual face tagging and deletion (#16062) 2025-02-21 09:58:25 -06:00
api_client.dart feat(web): manual face tagging and deletion (#16062) 2025-02-21 09:58:25 -06:00
api_exception.dart chore: bump open-api (#9522) 2024-05-15 16:52:52 -05:00
api_helper.dart feat: sync implementation for the user entity (#16234) 2025-02-20 23:37:57 -05:00