ttvdrops/twitch/management/commands
2026-02-16 04:07:49 +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 Add image dimensions to models, and add backfill command 2026-02-12 04:56:42 +01:00
backup_db.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
better_import_drops.py Fix allow_channels update to only run when we have channel data from the API, preventing accidental clearing of channel associations when the API returns no channels? 2026-02-16 04:07:49 +01:00
cleanup_orphaned_channels.py Fix allow_channels update to only run when we have channel data from the API, preventing accidental clearing of channel associations when the API returns no channels? 2026-02-16 04:07:49 +01:00
cleanup_unknown_organizations.py Instead of creating a "Unknown Organization", use None 2026-01-12 01:25:43 +01:00
convert_images_to_modern_formats.py Add support for modern image formats (WebP and AVIF) and implement image conversion commands 2026-02-12 21:29:17 +01:00
download_box_art.py Add support for modern image formats (WebP and AVIF) and implement image conversion commands 2026-02-12 21:29:17 +01:00
download_campaign_images.py Add support for modern image formats (WebP and AVIF) and implement image conversion commands 2026-02-12 21:29:17 +01:00
import_chat_badges.py Archive Twitch chat badges 2026-01-16 00:28:25 +01:00