mirror of
https://github.com/samsonjs/immich.git
synced 2026-03-25 09:15:56 +00:00
* 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 |
||
|---|---|---|
| .. | ||
| album_api.dart | ||
| api_key_api.dart | ||
| asset_api.dart | ||
| authentication_api.dart | ||
| job_api.dart | ||
| o_auth_api.dart | ||
| search_api.dart | ||
| server_info_api.dart | ||
| share_api.dart | ||
| system_config_api.dart | ||
| tag_api.dart | ||
| user_api.dart | ||