1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-09 13:26:47 +01:00
immich/mobile/openapi/lib/api
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
..
album_api.dart feat(server): improve API specification (#1853) 2023-02-24 10:01:10 -06:00
api_key_api.dart infra(server)!: fix typeorm asset entity relations (#1782) 2023-02-19 16:44:53 +00:00
asset_api.dart feat(server): improve API specification (#1853) 2023-02-24 10:01:10 -06:00
authentication_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
device_info_api.dart chore(server): remove deprecated device endpoints (#1436) 2023-01-26 20:51:22 -06:00
job_api.dart refactor(server): job repository (#1382) 2023-01-21 22:13:36 -06:00
o_auth_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
search_api.dart feat(server)!: search via typesense (#1778) 2023-03-02 20:47:08 -06:00
server_info_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
share_api.dart feat(server): improve API specification (#1853) 2023-02-24 10:01:10 -06:00
system_config_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
tag_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00
user_api.dart feat(web) Individual assets shared mechanism (#1317) 2023-01-14 23:49:47 -06:00