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
martin a2934b8830
feat(server, web): search location (#7139)
* feat: search location

* fix: tests

* feat: outclick

* location search index

* update query

* fixed query

* updated sql

* update query

* Update search.dto.ts

Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>

* coalesce

* fix: tests

* feat: add alternate names

* fix: generate sql files

* single table, add alternate names to query, cleanup

* merge main

* update sql

* pr feedback

* pr feedback

* chore: fix merge

---------

Co-authored-by: mertalev <101130780+mertalev@users.noreply.github.com>
Co-authored-by: Daniel Dietzler <36593685+danieldietzler@users.noreply.github.com>
2024-02-23 19:42:37 -05:00
..
axios-client feat(server, web): search location (#7139) 2024-02-23 19:42:37 -05:00
axios.ts chore: remove axios dependency from CLI (#6888) 2024-02-05 20:29:00 +01:00
fetch-client.ts feat(server, web): search location (#7139) 2024-02-23 19:42:37 -05: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.19 (#7238) 2024-02-21 08:25:37 -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