discord-rss-bot/discord_rss_bot
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Joakim Hellsén 3bc5d1c24e
Update feed page
Only show summary, content if not available
Only show author if not None
2023-01-14 13:21:06 +01:00
..
filter Move blacklist and whitelist to own directory 2023-01-11 00:49:15 +01:00
static Update styles.css 2022-12-11 21:55:12 +01:00
templates Update feed page 2023-01-14 13:21:06 +01:00
__init__.py Remove Typer and use Fastapi instead 2022-12-01 21:11:44 +01:00
custom_filters.py Move custom Jinja 2 filers to own file 2023-01-11 02:05:29 +01:00
custom_message.py Convert HTML in content/summary to Markdown 2023-01-14 12:54:03 +01:00
feeds.py Convert HTML in content/summary to Markdown 2023-01-14 12:54:03 +01:00
healthcheck.py Add timeout to heath check 2023-01-11 02:05:42 +01:00
main.py Convert HTML in content/summary to Markdown 2023-01-14 12:54:03 +01:00
search.py Search and feed page looks the same now 2022-12-28 04:52:59 +01:00
settings.py Convert HTML in content/summary to Markdown 2023-01-14 12:54:03 +01:00