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
f3bb95cc4f
ttvdrops
/
twitch
History
Download ZIP
Download TAR.GZ
Joakim Helleśen
ee8cc87196
Move robots.txt to static file instead of Django
2026-03-13 01:28:49 +01:00
..
management
Enhance backfill_image_dimensions command to update image metadata; add tests for edge cases
2026-03-09 19:57:13 +01:00
migrations
Add box art and campaign image metadata fields; update feeds and backfill command
2026-03-09 19:53:10 +01:00
templatetags
Use 404 image when no image is available
2026-03-10 11:27:17 +01:00
tests
Move robots.txt to static file instead of Django
2026-03-13 01:28:49 +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
Use 404 image when no image is available
2026-03-10 11:27:17 +01:00
feeds.py
Only show current drops
2026-03-12 00:07:04 +01:00
models.py
Make templates sexier
2026-03-11 23:38:31 +01:00
schemas.py
Lower line-length to default and don't add from __future__ import annotations to everything
2026-03-09 04:37:54 +01:00
urls.py
Add support for Atom feeds
2026-03-10 07:51:55 +01:00
utils.py
Lower line-length to default and don't add from __future__ import annotations to everything
2026-03-09 04:37:54 +01:00
views.py
Move robots.txt to static file instead of Django
2026-03-13 01:28:49 +01:00