0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-02-18 01:24:26 -05:00
immich/server/test/fixtures
Arno 7ec3610753
feat: Mark people as favorite (#14866)
* feat: added ability to mark people as favorite, which get sorted to the front of the people list

* feat(server): added unit test for favorite people

* feat(server): refactored for better readability

* fixed person service unit tests

* fixed open-api and sql checks

* fixed bad codegen and removed unnecessary type assertion again

* chore: clean up

---------

Co-authored-by: Alex <alex.tran1502@gmail.com>
Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2025-02-04 08:52:17 +00:00
..
activity.stub.ts fix: activity types (#15368) 2025-01-15 23:31:26 -05:00
album.stub.ts chore(server): remove unused code (#13367) 2024-10-11 00:44:38 -04:00
api-key.stub.ts refactor: api key repository (#15491) 2025-01-21 10:45:59 -06:00
asset.stub.ts fix: show local dates for range in album summary (#15654) 2025-01-28 14:33:38 -06:00
audit.stub.ts chore(server): remove unused code (#13367) 2024-10-11 00:44:38 -04:00
auth.stub.ts chore(server): remove unused code (#13367) 2024-10-11 00:44:38 -04:00
face.stub.ts refactor: migrate person repository to kysely (#15242) 2025-01-21 13:12:28 -05:00
file.stub.ts feat: API operation replaceAsset, POST /api/asset/:id/file (#9684) 2024-05-23 20:26:22 -04:00
library.stub.ts fix(server): only allow absolute import paths (#13642) 2024-10-21 09:12:12 -05:00
media.stub.ts refactor: migrate media repository (#15536) 2025-01-22 22:11:07 +00:00
memory.stub.ts refactor: migrate memory repository (#15532) 2025-01-22 21:39:13 +00:00
metadata.stub.ts refactor: repositories (#15561) 2025-01-23 18:10:17 -05:00
partner.stub.ts chore: migrate database files (#8126) 2024-03-20 21:02:51 +00:00
person.stub.ts feat: Mark people as favorite (#14866) 2025-02-04 08:52:17 +00:00
session.stub.ts refactor(server): sessions (#8915) 2024-04-19 06:47:29 -04:00
shared-link.stub.ts fix: show local dates for range in album summary (#15654) 2025-01-28 14:33:38 -06:00
system-config.stub.ts chore: remove unused code (#15499) 2025-01-21 16:47:48 -05:00
tag.stub.ts feat: tags (#11980) 2024-08-29 12:14:03 -04:00
user.stub.ts feat(server): wait five minutes before sending email on new album item (#12223) 2024-10-18 14:51:34 -05:00