Commit graph

10 commits

Author SHA1 Message Date
b7e10e766e
Improve performance and add type hints 2026-04-11 00:44:16 +02:00
fb087a01c0
Enhance performance by prefetching more 2026-04-10 22:32:38 +02:00
66ea46cf23
Use celery tasks instead of systemd timers for periodic work; and add more tests
All checks were successful
Deploy to Server / deploy (push) Successful in 26s
2026-04-08 03:23:18 +02:00
bd66d2f503
Fix chzzk campaign feed filter being broken by new raw_json_v2 field
All checks were successful
Deploy to Server / deploy (push) Successful in 21s
2026-04-05 05:16:59 +02:00
e433a5d89d
Remove import of _MonkeyPatchedWSGIResponse in test_views.py
All checks were successful
Deploy to Server / deploy (push) Successful in 22s
2026-04-02 01:46:30 +02:00
ef6c2b84ab
Enhance campaign detail template 2026-04-02 01:45:50 +02:00
c9522f9d3d
Fix typo in dashboard_view to exclude campaigns with state "TESTING"
All checks were successful
Deploy to Server / deploy (push) Successful in 21s
2026-04-01 14:20:24 +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
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