1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-06 03:46:47 +01:00
immich/server/apps/microservices
Jason Rasmussen 0aaeab124d
feat(server)!: search via typesense (#1778)
* build: add typesense to docker

* feat(server): typesense search

* feat(web): search

* fix(web): show api error response message

* chore: search tests

* chore: regenerate open api

* fix: disable typesense on e2e

* fix: number properties for open api (dart)

* fix: e2e test

* fix: change lat/lng from floats to typesense geopoint

* dev: Add smartInfo relation to findAssetById to be able to query against it

---------

Co-authored-by: Alex Tran <alex.tran1502@gmail.com>
2023-03-02 20:47:08 -06:00
..
src feat(server)!: search via typesense (#1778) 2023-03-02 20:47:08 -06:00
test Set TypeScript to strict mode and fix issues related to server types (#261) 2022-06-25 12:53:06 -05:00
tsconfig.app.json WIP refactor container and queuing system (#206) 2022-06-11 16:12:06 -05:00