1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-10 05:46:46 +01:00
immich/web/src/lib
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
..
__mocks__ chore(web): migrate to vitest (#5754) 2024-01-01 12:36:49 -05:00
api chore: enum support for new API (#7110) 2024-02-14 06:38:57 -08:00
assets feat(web): previous button for on-boarding steps (#6178) 2024-01-06 20:01:24 +00:00
components feat(server, web): search location (#7139) 2024-02-23 19:42:37 -05:00
models feat(web): Improved assets upload (#3850) 2023-09-01 12:00:51 -04:00
stores feat(web): configure slideshow (#7219) 2024-02-22 23:01:19 -06:00
utils feat(web): add an option to change the date formats (#7174) 2024-02-22 14:36:14 +00:00
constants.ts feat(web): add an option to change the date formats (#7174) 2024-02-22 14:36:14 +00:00
utils.ts feat(web): add an option to change the date formats (#7174) 2024-02-22 14:36:14 +00:00