1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 02:46:47 +01:00
immich/open-api/typescript-sdk
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
..
axios-client feat: enhance search (#7127) 2024-02-17 11:00:55 -06:00
axios.ts chore: remove axios dependency from CLI (#6888) 2024-02-05 20:29:00 +01:00
fetch-client.ts feat: enhance search (#7127) 2024-02-17 11:00:55 -06:00
fetch.ts chore: remove axios dependency from CLI (#6888) 2024-02-05 20:29:00 +01:00
package-lock.json chore(deps): update dependency @types/node to v20.11.17 (#7099) 2024-02-13 17:08:38 -05:00
package.json fix(deps): bump oazapfts to v6 (#7093) 2024-02-13 13:37:57 -06:00
tsconfig.axios.json chore: build API with esnext target (#6926) 2024-02-06 14:24:52 +01:00
tsconfig.fetch.json chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00