|
static
|
Update styles.css
|
2022-12-11 21:55:12 +01:00 |
|
templates
|
Remove webhooks from /webhooks
|
2022-12-19 22:54:00 +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
|
Remove webhooks from /webhooks
|
2022-12-19 22:54:00 +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 |