Files
google-labs-jules[bot] 80e724fefe feat: Add set location feature with privacy enhancements
This commit introduces a new feature that allows members to set their location using two methods: a "Find my location" button that uses the browser's Geolocation API, and a Leaflet.js map for manual marker placement.

Key changes:
- Adds a new `set_location` page for members to update their location.
- Integrates a Leaflet.js map for visual location selection.
- Implements a "Find my location" button using the browser's Geolocation API.
- Uses reverse geocoding to determine a user's suburb/city/town from coordinates.
- Enhances privacy by rounding latitude and longitude to two decimal places, reducing location accuracy.
- Provides a fallback mechanism for when reverse geocoding fails, storing a generic location string.
- Adds comprehensive feature tests for the new functionality.
2025-09-01 10:16:20 +00:00
..
2025-08-24 21:10:16 +09:30
2025-08-27 14:45:57 +00:00
2025-08-24 21:10:16 +09:30
2022-11-08 00:23:38 +10:30
2022-11-08 00:23:38 +10:30
2024-10-13 11:56:56 +00:00
2022-11-08 00:21:23 +10:30
2022-11-08 00:23:38 +10:30
2022-11-08 00:23:38 +10:30