ttvdrops/twitch/management/commands
2026-03-17 00:07:22 +01:00
..
__init__.py feat: Add Twitch Drops Tracker application with campaign management 2025-07-09 22:46:23 +02:00
backfill_image_dimensions.py Enhance backfill_image_dimensions command to update image metadata; add tests for edge cases 2026-03-09 19:57:13 +01:00
backup_db.py Also add Kick to dataset 2026-03-17 00:07:22 +01:00
better_import_drops.py Fix types 2026-03-16 18:40:04 +01:00
cleanup_orphaned_channels.py Lower line-length to default and don't add from __future__ import annotations to everything 2026-03-09 04:37:54 +01:00
cleanup_unknown_organizations.py Fix types 2026-03-16 18:40:04 +01:00
convert_images_to_modern_formats.py Lower line-length to default and don't add from __future__ import annotations to everything 2026-03-09 04:37:54 +01:00
download_box_art.py Add image format conversion after downloading box art and campaign images 2026-03-16 19:27:35 +01:00
download_campaign_images.py Add type hints 2026-03-16 19:35:51 +01:00
import_chat_badges.py Lower line-length to default and don't add from __future__ import annotations to everything 2026-03-09 04:37:54 +01:00
watch_imports.py Add watch_imports command 2026-03-09 05:27:11 +01:00