Joakim Hellsén
d85bc16904
Test and build Docker image / docker (push) Successful in 30s
Make blacklist override whitelist
...
Change filter evaluation so blacklist matches take precedence over whitelist matches. Updated evaluator logic to skip entries when blacklist and whitelist both match, adjusted related branches to reflect the new decision flow, and updated a feeds.py comment to clarify the combined decision. Also updated blacklist/whitelist templates copy to reflect the new precedence and adjusted tests to expect blacklist-wins behavior.
2026-05-04 22:55:53 +02:00
..
filter
Make blacklist override whitelist
2026-05-04 22:55:53 +02:00
static
Remove entry preview from filters
2026-04-27 21:49:00 +02:00
templates
Make blacklist override whitelist
2026-05-04 22:55:53 +02:00
__init__.py
Remove Typer and use Fastapi instead
2022-12-01 21:11:44 +01:00
custom_filters.py
Add live preview to blacklist and whitelist
2026-04-27 18:27:05 +02:00
custom_message.py
Remove lru_cache so tests clear
2026-04-29 01:31:51 +02:00
feeds.py
Make blacklist override whitelist
2026-05-04 22:55:53 +02:00
git_backup.py
Instead of embed or text mode, optionally send a full-page screenshot of the entry URL as a Discord file upload
2026-04-10 00:32:02 +02:00
healthcheck.py
Fix bug in healthcheck
2026-04-09 19:14:12 +02:00
hoyolab_api.py
Add support for changing the update interval for feeds
2026-03-07 05:50:20 +01:00
is_url_valid.py
Add git backup functionality
2026-03-07 01:01:09 +01:00
main.py
Add images to filter pages
2026-04-28 22:38:18 +02:00
search.py
WIP
2026-03-15 19:37:55 +01:00
settings.py
Instead of embed or text mode, optionally send a full-page screenshot of the entry URL as a Discord file upload
2026-04-10 00:32:02 +02:00