19 Commits

Author SHA1 Message Date
84ce5f54b2 refactor: Remove unnecessary print 2025-01-14 07:27:03 +01:00
a2ef91e89a feat: Handle missing name 2025-01-09 23:14:41 +01:00
7c076e0bc3 feat: add logging and string representation 2025-01-07 15:04:43 +01:00
b2d5265f7e feat: Use photon for querying 2025-01-07 12:48:01 +01:00
d4af2d88b4 refactor: Remove unused function 2025-01-07 12:47:26 +01:00
1536bb302a fix: handle missing radius 2025-01-01 20:55:50 +01:00
3bdce18e9e feat: make zoom level dependent on search radius 2025-01-01 20:26:59 +01:00
8b4488484d feat: show radius and center map 2025-01-01 20:14:07 +01:00
c1c4af6571 feat: Add logging 2025-01-01 17:35:27 +01:00
399ecf73ad feat: use location proxy to make Location search interface more intuitive 2024-12-31 15:40:33 +01:00
28331f105a feat: Use celery for location queries 2024-10-10 07:39:44 +02:00
cabb7f7181 feat: Add instance health check, allow clean locations for rescue orgs 2024-09-28 23:45:59 +02:00
32eb7e8083 fix: Handle if place of search is not found 2024-09-28 22:47:39 +02:00
d2219188d3 refactor: Move get_location to model to avoid circulari mports 2024-05-31 12:17:53 +02:00
6799dbe901 feat: Use real geo api by default 2024-05-31 12:05:45 +02:00
677fc6626b fix: rework geocoding api usage, make api url custom 2024-05-31 11:41:59 +02:00
2a9dc337d2 feat: Auto-add location to adoption notice 2024-05-31 10:58:57 +02:00
c8f65c9c54 feat: Introduce Haversine formula to calculate distance between coordinates 2024-05-31 10:58:40 +02:00
4476cc7db5 feat: Add basic GeoAPI 2024-05-31 10:58:12 +02:00