1
0
Fork 0
mirror of https://github.com/immich-app/immich.git synced 2025-01-06 11:56:46 +01:00
immich/mobile/openapi/lib/api
Daniel Dietzler a147dee4b6
feat: Maplibre (#4294)
* maplibre on web, custom styles from server

Actually use new vector tile server, custom style.json

support multiple style files, light/dark mode

cleanup, use new map everywhere

send file directly instead of loading first

better light/dark mode switching

remove leaflet

fix mapstyles dto, first draft of map settings

delete and add styles

fix delete default styles

fix tests

only allow one light and one dark style url

revert config core changes

fix server config store

fix tests

move axios fetches to repo

fix package-lock

fix tests

* open api

* add assets to docker container

* web: use mapSettings color for style

* style: add unique ids to map styles

* mobile: use style json for vector / raster

* do not use svelte-material-icons

* add click events to markers, simplify asset detail map

* improve map performance by using asset thumbnails for markers instead of original file

* Remove custom attribution

(by request)

* mobile: update map attribution

* style: map dark mode

* style: map light mode

* zoom level for state

* styling

* overflow gradient

* Limit maxZoom to 14

* mobile: listen for mapStyle changes in MapThumbnail

* mobile: update concurrency

---------

Co-authored-by: shalong-tanwen <139912620+shalong-tanwen@users.noreply.github.com>
Co-authored-by: bo0tzz <git@bo0tzz.me>
Co-authored-by: Alex <alex.tran1502@gmail.com>
2023-11-09 10:10:56 -06:00
..
activity_api.dart fix: show/set activity like per user (#4775) 2023-11-01 11:49:12 -04:00
album_api.dart feat(web): timeline bucket for albums (4) (#3604) 2023-08-11 11:00:51 -05:00
api_key_api.dart feat(server): better api error messages (for unhandled exceptions) (#4817) 2023-11-03 20:33:15 -05:00
asset_api.dart feat(mobile)!: batched full/initial sync (#4840) 2023-11-06 11:40:43 -06:00
audit_api.dart feat(web,server): offline/untracked files admin tool (#4447) 2023-10-14 19:12:59 +02:00
authentication_api.dart refactor(server): auth dtos (#4881) 2023-11-09 10:14:15 -05:00
job_api.dart refactor(server): send job command (#2777) 2023-06-16 14:36:07 -05:00
library_api.dart feat(server): better api error messages (for unhandled exceptions) (#4817) 2023-11-03 20:33:15 -05:00
o_auth_api.dart feat(server): better api error messages (for unhandled exceptions) (#4817) 2023-11-03 20:33:15 -05:00
partner_api.dart feat (server, web): Share with partner (#2388) 2023-05-15 12:30:53 -05:00
person_api.dart fix: suggest people (#4566) 2023-10-24 15:53:49 +00:00
search_api.dart fix: suggest people (#4566) 2023-10-24 15:53:49 +00:00
server_info_api.dart feat(server): better api error messages (for unhandled exceptions) (#4817) 2023-11-03 20:33:15 -05:00
shared_link_api.dart feat(server,web,mobile): Add optional password option for share links. (#4655) 2023-10-28 20:35:38 -05:00
system_config_api.dart feat: Maplibre (#4294) 2023-11-09 10:10:56 -06:00
tag_api.dart refactor(server): tags (#2589) 2023-05-31 20:51:28 -05:00
user_api.dart chore(server): remove user count endpoint (#4724) 2023-10-30 19:29:18 +00:00