This website requires JavaScript.
Explore
Help
Sign in
TheLovinator
/
ttvdrops
Watch
1
Fork
You've already forked ttvdrops
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
b6699f3a2a
ttvdrops
/
twitch
History
Download ZIP
Download TAR.GZ
Joakim Hellsén
b6699f3a2a
Add support for Twitch CDN URLs in picture tag, returning simple img tag
2026-02-21 06:09:45 +01:00
..
management
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
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
Add support for Twitch CDN URLs in picture tag, returning simple img tag
2026-02-21 06:09:45 +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
Fix channel campaign count not working
2026-02-16 03:39:37 +01:00