1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-08 12:56:48 +01:00
immich/server/src/domain
Alex 69983ff83a
feat: enhance search (#7127)
* feat: hybrid search

* fixing normal search

* building out the query

* okla

* filters

* date

* order by date

* Remove hybrid search endpoint

* remove search hybrid endpoint

* faces query

* search for person

* search and pagination

* with exif

* with exif

* justify gallery viewer

* memory view

* Fixed userId is null

* openapi and styling

* searchdto

* lint and format

* remove term

* generate sql

* fix test

* chips

* not showing true

* pr feedback

* pr feedback

* nit name

* linting

* pr feedback

* styling

* linting
2024-02-17 11:00:55 -06:00
..
access chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
activity chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
album chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
api-key chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
asset feat(server, web): Include partner's photos on map (#7065) 2024-02-14 10:07:00 -05:00
audit chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
auth refactor: authentication on public routes (#6765) 2024-02-13 01:47:26 +00:00
database feat(server)!: pgvecto.rs 0.2 and pgvector compatibility (#6785) 2024-02-06 21:46:38 -05:00
download chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
job chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
library refactor: library watching (#7071) 2024-02-13 08:48:47 -05:00
media feat(server): only transcode streams that require it (#7106) 2024-02-14 11:24:39 -05:00
metadata fix(server): check if sidecarPath exists (#6293) 2024-02-07 17:30:38 +00:00
partner chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
person fix(server): recognize faces when min. faces is set to 1 (#7144) 2024-02-17 03:32:11 +00:00
repositories feat: enhance search (#7127) 2024-02-17 11:00:55 -06:00
search feat: enhance search (#7127) 2024-02-17 11:00:55 -06:00
server-info chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
shared-link chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
smart-info feat(server, web): smart search filtering and pagination (#6525) 2024-02-12 20:50:47 -05:00
storage feat(server): restore modified at timestamp after upload, preserve when copying (#7010) 2024-02-11 22:40:34 -06:00
storage-template feat(server): restore modified at timestamp after upload, preserve when copying (#7010) 2024-02-11 22:40:34 -06:00
system-config feat(server, web): smart search filtering and pagination (#6525) 2024-02-12 20:50:47 -05:00
tag chore(server,cli,web): housekeeping and stricter code style (#6751) 2024-02-01 22:18:00 -05:00
trash feat(server, web): smart search filtering and pagination (#6525) 2024-02-12 20:50:47 -05:00
user fix(server): use luxon for deleted date calculation (#6958) 2024-02-08 16:56:19 -05:00
domain.config.ts feat(server)!: pgvecto.rs 0.2 and pgvector compatibility (#6785) 2024-02-06 21:46:38 -05:00
domain.constant.spec.ts feat(server)!: pgvecto.rs 0.2 and pgvector compatibility (#6785) 2024-02-06 21:46:38 -05:00
domain.constant.ts feat(server)!: pgvecto.rs 0.2 and pgvector compatibility (#6785) 2024-02-06 21:46:38 -05:00
domain.module.ts refactor(server): trash endpoints (#6652) 2024-01-26 11:48:37 -05:00
domain.util.ts feat(server, web): smart search filtering and pagination (#6525) 2024-02-12 20:50:47 -05:00
index.ts refactor(server): trash endpoints (#6652) 2024-01-26 11:48:37 -05:00