Commit graph

7 commits

Author SHA1 Message Date
280d8390ce
Alter URL fields in ChzzkCampaign and ChzzkReward models to allow blank values and increase max_length
All checks were successful
Deploy to Server / deploy (push) Successful in 20s
2026-04-01 04:21:41 +02:00
4c3b8510ab
Update URL fields in ChzzkCampaign and ChzzkReward models to include max_length and blank options
Some checks failed
Deploy to Server / deploy (push) Failing after 13s
2026-04-01 04:20:48 +02:00
06aa84eb4f
Alter ChzzkCampaign and ChzzkReward models to change fields from CharField to TextField
All checks were successful
Deploy to Server / deploy (push) Successful in 21s
2026-04-01 04:15:36 +02:00
596769874f
Remove references to ChzzkApiResponseV1 in schema tests and update test cases to use ChzzkApiResponseV2
All checks were successful
Deploy to Server / deploy (pull_request) Successful in 13s
Deploy to Server / deploy (push) Successful in 21s
2026-04-01 04:05:59 +02:00
9ce324fd2d
Implement Chzzk campaign management features, including models, views, and templates
Some checks failed
Deploy to Server / deploy (push) Failing after 9s
2026-04-01 04:04:58 +02:00
677aedf42b
Add Chzzk campaign and reward models, import command, and schemas
Some checks failed
Deploy to Server / deploy (push) Failing after 19s
2026-03-31 21:57:12 +02:00
f605ea9f55
Add initial chzzk app structure and configuration
Some checks failed
Deploy to Server / deploy (push) Has been cancelled
2026-03-30 17:00:10 +02:00