1
0
mirror of https://github.com/immich-app/immich.git synced 2024-11-24 08:52:28 +02:00
immich/server
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
..
bin
e2e refactor: library watching (#7071) 2024-02-13 08:48:47 -05:00
resources
src feat: enhance search (#7127) 2024-02-17 11:00:55 -06:00
test feat(server): only transcode streams that require it (#7106) 2024-02-14 11:24:39 -05:00
.eslintrc.js
.gitignore
.prettierignore
.prettierrc
Dockerfile chore(deps): update base-image to v20240213 (major) (#7081) 2024-02-13 09:02:15 -05:00
nest-cli.json
package-lock.json chore(deps): update dependency @types/node to v20.11.17 (#7102) 2024-02-13 22:13:38 +00:00
package.json feat: Search filtering logic (#6968) 2024-02-13 19:54:58 +00:00
start-microservices.sh
start-server.sh
start.sh
tsconfig.build.json
tsconfig.json