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
fb087a01c0
ttvdrops
/
chzzk
History
Download ZIP
Download TAR.GZ
Joakim Hellsén
fb087a01c0
Enhance performance by prefetching more
2026-04-10 22:32:38 +02:00
..
management
Reorganize TYPE_CHECKING imports in import_chzzk_campaign.py
2026-04-02 03:02:38 +02:00
migrations
Alter URL fields in ChzzkCampaign and ChzzkReward models to allow blank values and increase max_length
2026-04-01 04:21:41 +02:00
tests
Enhance performance by prefetching more
2026-04-10 22:32:38 +02:00
__init__.py
Add initial chzzk app structure and configuration
2026-03-30 17:00:10 +02:00
apps.py
Add initial chzzk app structure and configuration
2026-03-30 17:00:10 +02:00
models.py
Update URL fields in ChzzkCampaign and ChzzkReward models to include max_length and blank options
2026-04-01 04:20:48 +02:00
schemas.py
Implement Chzzk campaign management features, including models, views, and templates
2026-04-01 04:04:58 +02:00
tasks.py
Use celery tasks instead of systemd timers for periodic work; and add more tests
2026-04-08 03:23:18 +02:00
urls.py
Implement Chzzk campaign management features, including models, views, and templates
2026-04-01 04:04:58 +02:00
views.py
Enhance performance by prefetching more
2026-04-10 22:32:38 +02:00