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
f0bb197611
ttvdrops
/
twitch
History
Download ZIP
Download TAR.GZ
Joakim Hellsén
c41524e517
Refactor database configuration to support PostgreSQL, add GIN index for operation_names, and enhance backup functionality
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