immich/web/src
GustavJones a1aa2b807b
feat(web): Add coordinate pair location searching. (#24799)
* 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
2026-01-04 13:16:23 -06:00
..
lib feat(web): Add coordinate pair location searching. (#24799) 2026-01-04 13:16:23 -06:00
params feat: modal routes (#24726) 2025-12-22 15:04:08 +00:00
routes feat: shared link edit (#24783) 2025-12-22 11:47:06 -05:00
service-worker
test-data feat: make memories slideshow duration configurable (#22783) 2025-11-08 17:46:43 -05:00
app.css fix(web): user admin pages (#24185) 2025-11-25 16:35:37 -05:00
app.d.ts refactor: more elements (#22095) 2025-09-16 15:01:23 -04:00
app.html
hooks.client.ts
hooks.server.ts