Use the reward image instead of campaign if only one reward
deploy.yaml #86 -
Commit b06dd6b1ac pushed by TheLovinator
Fix categoryless campaigns not making template work
deploy.yaml #84 -
Commit 51defc11e1 pushed by TheLovinator
Add support for a hide_paid query parameter to campaign feeds
deploy.yaml #81 -
Commit 8229b0fe80 pushed by TheLovinator
Move organization detail queryset optimizations to model; add tests for organization detail queryset
deploy.yaml #79 -
Commit 1790bac2e0 pushed by TheLovinator
Add indexes to drop_campaign_list_view
deploy.yaml #78 -
Commit 47d4f5341f pushed by TheLovinator
Use celery tasks instead of systemd timers for periodic work; and add more tests
deploy.yaml #77 -
Commit 66ea46cf23 pushed by TheLovinator
Remove redundant group change commands
deploy.yaml #76 -
Commit 7a6273c4a8 pushed by TheLovinator
Fix chzzk campaign feed filter being broken by new raw_json_v2 field
deploy.yaml #75 -
Commit bd66d2f503 pushed by TheLovinator
Refactor URL handling to use BASE_URL across the application and add base_url context processor
deploy.yaml #73 -
Commit d4fd35769d pushed by TheLovinator
Add support for --latest option in import_chzzk_campaign management command
deploy.yaml #72 -
Commit e74472040e pushed by TheLovinator
Remove import of _MonkeyPatchedWSGIResponse in test_views.py
deploy.yaml #71 -
Commit e433a5d89d pushed by TheLovinator
Fix typo in dashboard_view to exclude campaigns with state "TESTING"
deploy.yaml #70 -
Commit c9522f9d3d pushed by TheLovinator
Refactor dashboard_view to exclude TESTING campaigns from active campaigns list
deploy.yaml #69 -
Commit 204f12bb9d pushed by TheLovinator
Add error handling for HTTP requests in import_chzzk_campaign command and enhance pagination display in campaign list template
deploy.yaml #68 -
Commit 4b04659fce pushed by TheLovinator
Remove Organization column from campaign list template
deploy.yaml #67 -
Commit a0aef85b32 pushed by TheLovinator
Alter URL fields in ChzzkCampaign and ChzzkReward models to allow blank values and increase max_length
deploy.yaml #66 -
Commit 280d8390ce pushed by TheLovinator
Alter ChzzkCampaign and ChzzkReward models to change fields from CharField to TextField
deploy.yaml #64 -
Commit 06aa84eb4f pushed by TheLovinator
Remove references to ChzzkApiResponseV1 in schema tests and update test cases to use ChzzkApiResponseV2
deploy.yaml #63 -
Commit 596769874f pushed by TheLovinator
Remove references to ChzzkApiResponseV1 in schema tests and update test cases to use ChzzkApiResponseV2
deploy.yaml #62 -
Commit 596769874f pushed by TheLovinator
Remove references to ChzzkApiResponseV1 in schema tests and update test cases to use ChzzkApiResponseV2
deploy.yaml #61 -
Commit 596769874f pushed by TheLovinator
chzzk
Fix conditional syntax for server health check in deploy workflow
deploy.yaml #58 -
Commit f6688ca904 pushed by TheLovinator
chzzk
Update curl command in README.md to use HTTPS
deploy.yaml #56 -
Commit 41029bfbc9 pushed by TheLovinator
Update git clone URL in README.md to point to the correct repository
deploy.yaml #55 -
Commit b7e1f2f7d7 pushed by TheLovinator
Add PostgreSQL configuration to .env.example
deploy.yaml #54 -
Commit 302ef16975 pushed by TheLovinator
Add django-upgrade hook to pre-commit configuration and remove unneded DEFAULT_AUTO_FIELD setting
deploy.yaml #53 -
Commit 60d34bdf0d pushed by TheLovinator