1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 13:56:47 +01:00
immich/server/src/domain/search
Steven Carter d4146e3e6d
feat(server): provide the ability to search archived photos (#6332)
* Feat: provide the ability to search archived photos

Adds a query parameter (`searchArchived`) to the search URL parameters
to allow the results to contain archived photos.

* chore: rename includeArchived => withArchived

* chore: open api

---------

Co-authored-by: Jason Rasmussen <jrasm91@gmail.com>
2024-01-18 02:08:00 +00:00
..
dto feat(server): provide the ability to search archived photos (#6332) 2024-01-18 02:08:00 +00:00
response-dto feat(web,server)!: configure machine learning via the UI (#3768) 2023-08-25 06:15:03 +02:00
index.ts refactor: domain repositories (#4403) 2023-10-09 14:25:03 +00:00
search.service.spec.ts feat(server): provide the ability to search archived photos (#6332) 2024-01-18 02:08:00 +00:00
search.service.ts feat(server): provide the ability to search archived photos (#6332) 2024-01-18 02:08:00 +00:00