ttvdrops/twitch
2026-02-21 17:04:31 +01:00
..
management Remove caching logic from better_import_drops command and related tests 2026-02-21 17:04:31 +01:00
migrations Refactor database configuration to support PostgreSQL, add GIN index for operation_names, and enhance backup functionality 2026-02-13 23:27:18 +01:00
templatetags Add support for Twitch CDN URLs in picture tag, returning simple img tag 2026-02-21 06:09:45 +01:00
tests Remove caching logic from better_import_drops command and related tests 2026-02-21 17:04:31 +01: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
apps.py Fix random Mypy errors 2025-08-04 00:12:47 +02:00
feeds.py Add tests to ensure campaign feed query counts remain bounded as item count grows 2026-02-21 16:59:00 +01:00
models.py Refactor database configuration to support PostgreSQL, add GIN index for operation_names, and enhance backup functionality 2026-02-13 23:27:18 +01:00
schemas.py Normalize Twitch box art URLs for higher quality and implement download command 2026-02-11 23:49:58 +01:00
urls.py Refactor HTML 2026-02-11 03:14:04 +01:00
utils.py Add image dimensions to models, and add backfill command 2026-02-12 04:56:42 +01:00
views.py Fix channel campaign count not working 2026-02-16 03:39:37 +01:00