mirror of
https://github.com/immich-app/immich.git
synced 2026-06-23 21:03:00 +08:00
* feat(web): Add coordinate pair searching within the change location modal. Adds simple logic to try and parse a coordinate pair in the format `LATITUDE, LONGITUDE` as provided from Google Maps if a coordinate is copied to update the coordinates automatically. * Add checks for valid coordinate pairs * Update formatting and fix linting issues |
||
|---|---|---|
| .. | ||
| lib | ||
| params | ||
| routes | ||
| service-worker | ||
| test-data | ||
| app.css | ||
| app.d.ts | ||
| app.html | ||
| hooks.client.ts | ||
| hooks.server.ts | ||