ttvdrops/twitch
Joakim Hellsén 58d0ddeb43
All checks were successful
Deploy to Server / deploy (push) Successful in 26s
Refactor reward campaign list
2026-06-15 16:23:45 +02:00
..
management Scrape SunkwiBOT/twitch-drops-api for data 2026-06-14 17:35:24 +02:00
migrations Scrape SunkwiBOT/twitch-drops-api for data 2026-06-14 17:35:24 +02:00
templatetags Use 404 image when no image is available 2026-03-10 11:27:17 +01:00
tests Add site-wide rewards page with RSS/Atom/Discord feeds and tests 2026-06-14 22:42:10 +02:00
__init__.py Add initial configuration and structure for the Twitch app, including models, views, and admin registration 2025-07-08 19:05:36 +02:00
api.py Add rewards to more pages as we have support for them now 2026-06-14 20:48:46 +02:00
apps.py Scrape SunkwiBOT/twitch-drops-api for data 2026-06-14 17:35:24 +02:00
feeds.py Refactor reward campaign list 2026-06-15 16:23:45 +02:00
models.py Scrape SunkwiBOT/twitch-drops-api for data 2026-06-14 17:35:24 +02:00
schemas.py Scrape SunkwiBOT/twitch-drops-api for data 2026-06-14 17:35:24 +02:00
signals.py Add allowed_campaign_count field to Channel model and implement counter cache logic 2026-04-12 04:20:47 +02:00
tasks.py Scrape SunkwiBOT/twitch-drops-api for data 2026-06-14 17:35:24 +02:00
urls.py Add page for game-less reward campaigns with RSS/Atom/Discord feeds 2026-06-15 03:28:36 +02:00
utils.py Fix types 2026-03-16 18:40:04 +01:00
views.py Add page for game-less reward campaigns with RSS/Atom/Discord feeds 2026-06-15 03:28:36 +02:00