immich/mobile/lib/modules
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
..
activities feat(mobile): shared album activity disable handling (#4890) 2023-11-08 03:07:43 +00:00
album fix(mobile): display simple album date when range is single day (#4919) 2023-11-09 03:16:56 +00:00
archive feat(server): trash asset (#4015) 2023-10-06 02:01:14 -05:00
asset_viewer feat(mobile): shared album activities (#4833) 2023-11-06 09:46:26 -06:00
backup fix(mobile): backup indicator wrong when only background backup is enabled (#4842) 2023-11-05 10:07:57 -06:00
favorite feat(server): trash asset (#4015) 2023-10-06 02:01:14 -05:00
home feat(mobile): shared album activities (#4833) 2023-11-06 09:46:26 -06:00
login feat(server): better api error messages (for unhandled exceptions) (#4817) 2023-11-03 20:33:15 -05:00
map feat: Maplibre (#4294) 2023-11-09 10:10:56 -06:00
memories refactor(mobile): app bar (#4687) 2023-10-30 12:17:34 -05:00
onboarding chore(mobile): Bump to Flutter 3.13 (#3767) 2023-08-18 17:52:40 -05:00
partner feat(mobile): efficient asset sync (#3945) 2023-09-10 14:51:18 +02:00
search feat: Maplibre (#4294) 2023-11-09 10:10:56 -06:00
settings feat(mobile): clear local storage option (#4635) 2023-10-25 09:53:16 -05:00
shared_link fix(mobile): add label for expire after in shared link edit page (#4920) 2023-11-09 08:36:57 -06:00
trash fix(mobile): do not show trashed assets in album viewer page (#4894) 2023-11-07 13:19:45 -06:00