1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-04 10:56:47 +01:00
immich/mobile/openapi/lib/api
Matthias Rupp 65daf342df
feat(web): Global map showing all assets with geo information (#2355)
* First crude implementation of the global asset map in web

* Use single DOM element for all markers

* Minor layout changes

* Refactor

* Add asset viewer

* Add API endpoint that returns only assets with location information (Thanks @EPP100)

* Remove sidebar icon flip

* Add dark theme support

* Center map to most recent asset

* Allow cluster viewing

* Fix linter errors

* Add newlines

* Fix ts errors

* Fix eslint error

* Run prettier

* Server code style

* Fix openapi mobile code generation issues

* Map markers test

* fix: Support video thumbnails

* Update API

* Review suggestions

* Review suggestions

* Linter error

* Chage mapMarker endpoint to map-marker

* Clean up leaflet imports
2023-05-05 20:33:30 -05:00
..
album_api.dart fix(web): empty album is not auto deleted (#2283) 2023-04-18 11:26:04 -05:00
api_key_api.dart fix(web): empty album is not auto deleted (#2283) 2023-04-18 11:26:04 -05:00
asset_api.dart feat(web): Global map showing all assets with geo information (#2355) 2023-05-05 20:33:30 -05:00
authentication_api.dart feat(web,server): manage authorized devices (#2329) 2023-04-25 21:19:23 -05:00
job_api.dart fix(web): empty album is not auto deleted (#2283) 2023-04-18 11:26:04 -05:00
o_auth_api.dart fix(web): empty album is not auto deleted (#2283) 2023-04-18 11:26:04 -05:00
search_api.dart fix(web): empty album is not auto deleted (#2283) 2023-04-18 11:26:04 -05:00
server_info_api.dart fix(web): empty album is not auto deleted (#2283) 2023-04-18 11:26:04 -05:00
share_api.dart fix(web): empty album is not auto deleted (#2283) 2023-04-18 11:26:04 -05:00
system_config_api.dart fix(web): empty album is not auto deleted (#2283) 2023-04-18 11:26:04 -05:00
tag_api.dart fix(web): empty album is not auto deleted (#2283) 2023-04-18 11:26:04 -05:00
user_api.dart fix(web): empty album is not auto deleted (#2283) 2023-04-18 11:26:04 -05:00