ttvdrops/twitch
2026-02-13 23:27:18 +01:00
..
management Refactor database configuration to support PostgreSQL, add GIN index for operation_names, and enhance backup functionality 2026-02-13 23:27:18 +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 modern image formats (WebP and AVIF) and implement image conversion commands 2026-02-12 21:29:17 +01:00
tests Refactor database configuration to support PostgreSQL, add GIN index for operation_names, and enhance backup functionality 2026-02-13 23:27:18 +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 Normalize Twitch box art URLs for higher quality and implement download command 2026-02-11 23:49:58 +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 Refactor database configuration to support PostgreSQL, add GIN index for operation_names, and enhance backup functionality 2026-02-13 23:27:18 +01:00