immich/server/src/infra
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
..
entities fix(server): add filename search (#6394) 2024-01-15 14:40:28 -06:00
migrations fix(server): add filename search (#6394) 2024-01-15 14:40:28 -06:00
repositories feat(server): provide the ability to search archived photos (#6332) 2024-01-18 02:08:00 +00:00
sql fix(server): handle 5 digit years (#6457) 2024-01-17 16:08:38 -05:00
sql-generator feat: use pgvecto.rs (#3605) 2023-12-08 11:15:46 -05:00
subscribers feat(server): asset entity audit (#3824) 2023-08-24 15:28:50 -04:00
database.config.ts feat: storage template file move hardening (#5917) 2023-12-29 18:41:33 +00:00
index.ts chore(server): refactor locks (#5953) 2023-12-27 18:36:51 -05:00
infra.config.ts refactor(server): domain and infra modules (#6301) 2024-01-09 17:07:01 -05:00
infra.module.ts refactor(server): domain and infra modules (#6301) 2024-01-09 17:07:01 -05:00
infra.util.ts fix(server): Split database queries based on PostgreSQL bound params limit (#6034) 2024-01-06 20:36:12 -05:00
infra.utils.ts fix(server): Split database queries based on PostgreSQL bound params limit (#6034) 2024-01-06 20:36:12 -05:00
logger.ts fix(server): run migrations after database checks (#5832) 2023-12-21 10:06:26 -06:00
websocket.adapter.ts feat(server): use postgres-adapter for websockets (#5569) 2023-12-08 20:38:25 -05:00