|
2f2543160e
|
test: Add test for unauthenticated (un) subscribes of searches
|
2025-01-26 19:01:39 +01:00 |
|
|
64a9db133e
|
feat: default to photon for geocoding
|
2025-01-26 18:16:39 +01:00 |
|
|
712c3d32f3
|
feat: Add styleguide setup
|
2025-01-26 18:16:39 +01:00 |
|
|
8998bbdf6d
|
Merge pull request #9 from moan0s/shelter-fixes
Add script to upload data of animal shelters
|
2025-01-26 18:04:48 +01:00 |
|
|
ff31caa139
|
refactor: Move script to dedicated folder
|
2025-01-26 18:01:38 +01:00 |
|
|
ad06829c31
|
feat: Add debug information
|
2025-01-26 18:00:23 +01:00 |
|
|
03a48da355
|
feat: Make instance and secrets CLI argument
|
2025-01-26 17:59:48 +01:00 |
|
|
885bed888d
|
feat: Raise connection error upon unexpected error
This e.g. makes sure the API is not bombarded with unauthorized calls if the token is wrong
|
2025-01-26 17:07:50 +01:00 |
|
|
0051cb07c9
|
refactor: formatting
|
2025-01-26 17:06:41 +01:00 |
|
|
8858cff9cf
|
fix: Construct necessary location string
I'd be better to directly create a location here but I for now want to make as little modifications as possible
|
2025-01-26 17:05:51 +01:00 |
|
|
70e2af6172
|
fix: fix key
|
2025-01-26 17:04:56 +01:00 |
|
|
461abd2e46
|
fix: don't try to save owner
|
2025-01-26 17:04:17 +01:00 |
|
Salil
|
d7269106db
|
Added - animal_shelter Get Data
Import all German animal shelters
|
2025-01-24 12:22:28 +05:30 |
|
|
77fb99a527
|
Merge pull request #6 from Deadpool2000/patch-1
Create robots.txt
|
2025-01-22 20:28:39 +01:00 |
|
|
38a56daa24
|
feat: Add sitemap
|
2025-01-22 11:01:31 +01:00 |
|
Salil
|
ac0749797f
|
Create robots.txt
- robots.txt file added in src/fellchensammlung/static/
|
2025-01-22 10:03:30 +05:30 |
|
|
f193f7d7ca
|
test: Add tests for AN edit
|
2025-01-19 23:11:07 +01:00 |
|
|
43657e0862
|
test: Add tests for comment
|
2025-01-19 22:07:21 +01:00 |
|
|
68ad366f74
|
test: Add tests for comment
|
2025-01-19 09:00:53 +01:00 |
|
|
350d2c5da9
|
feat: Return HTTP response
|
2025-01-19 09:00:26 +01:00 |
|
|
462bb8f485
|
refactor: formatting
|
2025-01-18 21:43:37 +01:00 |
|
|
ea4d15b99a
|
tests: Add test for index view
|
2025-01-18 21:43:00 +01:00 |
|
|
de30dfcb8b
|
tests: Add test for unsubscribe
|
2025-01-18 21:39:45 +01:00 |
|
|
36a979954c
|
feat: make sure owner also gets notified, add test
|
2025-01-18 18:53:55 +01:00 |
|
|
71ef17dc97
|
feat: Move pytest, coverage and model bakery to develop dependencies
|
2025-01-18 18:30:02 +01:00 |
|
|
206cd282e6
|
feat: Add coverage report instructions
|
2025-01-18 18:29:04 +01:00 |
|
|
e399346c3e
|
feat: Add tests for subscription functionality
|
2025-01-18 16:17:22 +01:00 |
|
|
929c6dfff0
|
feat: Add registration button
|
2025-01-18 15:47:07 +01:00 |
|
|
841b57fea2
|
feat: Make sure subscribe leads to login flow
|
2025-01-18 15:25:27 +01:00 |
|
|
9e5446ff1d
|
feat: Test adding a adoption as user
|
2025-01-18 15:22:08 +01:00 |
|
|
3b79809b8c
|
docs: various
|
2025-01-18 09:07:33 +01:00 |
|
|
53e6db3655
|
refactor: Remove print
|
2025-01-14 07:31:00 +01:00 |
|
|
424f91e919
|
feat: Add a timestamp for when a notification is read
|
2025-01-14 07:30:36 +01:00 |
|
|
84ce5f54b2
|
refactor: Remove unnecessary print
|
2025-01-14 07:27:03 +01:00 |
|
|
a7e85212c0
|
feat: Add verbose names
|
2025-01-11 14:19:23 +01:00 |
|
|
f1b3b660ff
|
feat: Add notification for unchecked ANs
|
2025-01-11 14:19:02 +01:00 |
|
|
26cb60c1c8
|
style: make registration flow use cards
|
2025-01-11 11:35:05 +01:00 |
|
|
69e58f1e0a
|
docs: add changelog for 0.4.0
|
2025-01-11 11:18:22 +01:00 |
|
|
5c33ac3833
|
meta: bump version to 0.4.0
|
2025-01-11 11:03:07 +01:00 |
|
|
fccfd59ea3
|
refactor: change order for reading convenience
|
2025-01-11 11:02:42 +01:00 |
|
|
50897b6d35
|
fix: remove double , when searching for city
|
2025-01-09 23:39:23 +01:00 |
|
|
8edfe8c401
|
feat: Re-add warning if place not found
|
2025-01-09 23:35:07 +01:00 |
|
|
0d82dba414
|
fix: Remove debug code
|
2025-01-09 23:28:28 +01:00 |
|
|
2dc038dfef
|
feat: Show search radius only if a search center is given and correct zoom level if no location is given
|
2025-01-09 23:27:33 +01:00 |
|
|
c46a943c7f
|
feat: make map circle alot more transparent
|
2025-01-09 23:19:02 +01:00 |
|
|
9f3592e64b
|
refactor: remove pulsing dot
|
2025-01-09 23:17:12 +01:00 |
|
|
bc1f4e7ab7
|
feat: construct search results better
|
2025-01-09 23:15:10 +01:00 |
|
|
a2ef91e89a
|
feat: Handle missing name
|
2025-01-09 23:14:41 +01:00 |
|
|
91d740511d
|
feat: Search language specific
|
2025-01-09 22:39:34 +01:00 |
|
|
c6af3e8d04
|
feat: Only show existing data
|
2025-01-09 19:26:33 +01:00 |
|