|
a2ef91e89a
|
feat: Handle missing name
|
2025-01-09 23:14:41 +01:00 |
|
|
0c94049e21
|
fix: Fix bug for ANs that have not been checked for more that three months
|
2025-01-09 06:59:09 +01:00 |
|
|
cc97fe32aa
|
feat: add search-as-you-type functionality
|
2025-01-08 09:18:48 +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 |
|
|
5f742c60db
|
fix: fix missing d
otherwise throws unsupported format character 'W' (0x57) at index 13
|
2025-01-04 09:50:32 +01:00 |
|
|
561a30b7ab
|
feat: Represent last checked more human-readable
|
2025-01-04 09:48:05 +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 |
|
|
ee12bb5286
|
feat: add debugging statements
|
2025-01-01 17:52:46 +01:00 |
|
|
c1c4af6571
|
feat: Add logging
|
2025-01-01 17:35:27 +01:00 |
|
|
7035b1642e
|
feat: streamline search_from pattern
|
2025-01-01 17:22:26 +01:00 |
|
|
b6fc5c634f
|
feat: add debugging messages
|
2025-01-01 17:21:09 +01:00 |
|
|
0dfbd614ab
|
fix: remove deprecated search position
|
2025-01-01 17:20:44 +01:00 |
|
|
fef211b2d0
|
feat: Add logging
|
2025-01-01 14:34:38 +01:00 |
|
|
e2adb20231
|
feat: re-add locate to ease use
|
2025-01-01 09:44:56 +01:00 |
|
|
e8b3bf6516
|
fix: fix general notify
|
2025-01-01 00:57:37 +01:00 |
|
|
3306f3e783
|
feat: Add notification for newly created ANs
|
2025-01-01 00:30:14 +01:00 |
|
|
b993621773
|
feat: add unsubscribe functionality
|
2024-12-31 16:25:18 +01:00 |
|
|
3816290eb7
|
fix: Location matching logic
|
2024-12-31 15:40:57 +01:00 |
|
|
399ecf73ad
|
feat: use location proxy to make Location search interface more intuitive
|
2024-12-31 15:40:33 +01:00 |
|
|
9e1ec1711b
|
fix: Make Search and Search subscription are not the same if Search is not localized
|
2024-12-31 13:38:06 +01:00 |
|
|
280eb83056
|
feat: Add function to convert a search subscription to a search
|
2024-12-31 13:28:41 +01:00 |
|
|
373a44c9da
|
fix: notify only subscribers where the AN fits
|
2024-12-31 13:27:35 +01:00 |
|
|
674645c65c
|
feat: Add string representation of search
|
2024-12-31 13:26:38 +01:00 |
|
|
364a6f32f4
|
refactor: Typo
|
2024-12-31 11:35:29 +01:00 |
|
|
085162d802
|
feat: Add is_subscribed method for searches
|
2024-12-26 20:24:35 +01:00 |
|
|
be97ac32fb
|
refactor: Move search into class
|
2024-12-26 16:55:37 +01:00 |
|
|
44f05cbb7d
|
feat: Notify all subscribers of a adoption
|
2024-12-14 13:03:00 +01:00 |
|
|
ec9f5b305c
|
feat: Create notifications for 404 deactivation
|
2024-12-14 09:31:06 +01:00 |
|
|
23c35fe7dd
|
refactor: Naming
|
2024-11-22 18:50:59 +01:00 |
|
|
0b93b5eccb
|
fix: Correct behaviour for further information = None
|
2024-11-06 23:32:01 +01:00 |
|
|
4e71ac7866
|
fix: Use field value not html representation
|
2024-11-06 08:03:32 +01:00 |
|
|
70154abd37
|
feat: Add function to deactivate AN when link returns 404
|
2024-11-05 07:47:31 +01:00 |
|
|
0ccbb18411
|
feat: Add function to check if site is up
|
2024-11-05 07:37:52 +01:00 |
|
|
dbe52e4884
|
fix: Deactivate ANs OLDER than three weeks, not newer
|
2024-11-03 20:35:41 +01:00 |
|
|
d59cc0034a
|
refactor: Adjust status changes
|
2024-10-30 11:17:57 +01:00 |
|
|
1f5e7856b1
|
fix: url name
|
2024-10-19 20:38:24 +02:00 |
|
|
74a6b5f2aa
|
feat: Add healthcheck
|
2024-10-10 18:35:22 +02:00 |
|
|
df41028e99
|
feat: Add unchecked AN cleanup to health check
|
2024-10-10 17:06:50 +02:00 |
|
|
28331f105a
|
feat: Use celery for location queries
|
2024-10-10 07:39:44 +02:00 |
|
|
39893c2185
|
feat: Add basic celery config
|
2024-10-09 21:54:31 +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 |
|
|
7deedad351
|
fix: month calculation
|
2024-08-08 17:17:00 +02:00 |
|
|
05d56e278d
|
fix: age formatting
|
2024-08-08 17:01:54 +02:00 |
|
|
59b391868d
|
fix: Age formatting
|
2024-08-04 14:22:40 +02:00 |
|
|
6f6a912312
|
fix: use new adoption status category
|
2024-08-03 12:11:52 +02:00 |
|