|
static
|
Update styles.css
|
2022-12-11 21:55:12 +01:00 |
|
templates
|
Remove default type for buttons
|
2022-12-20 00:29:23 +01:00 |
|
__init__.py
|
Remove Typer and use Fastapi instead
|
2022-12-01 21:11:44 +01:00 |
|
feeds.py
|
Use database instead of config file
|
2022-12-16 14:36:44 +01:00 |
|
healthcheck.py
|
Print error to stderr
|
2022-12-19 18:41:55 +01:00 |
|
main.py
|
Don't fail if feed doesn't have a webhook
|
2022-12-20 01:04:19 +01:00 |
|
search.py
|
Use database instead of config file
|
2022-12-16 14:36:44 +01:00 |
|
settings.py
|
Add a function for get_webhooks()
|
2022-12-19 17:23:55 +01:00 |