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
Update URL fields in ChzzkCampaign and ChzzkReward models to include max_length and blank options
deploy.yaml #65 -
Commit 4c3b8510ab 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
Implement Chzzk campaign management features, including models, views, and templates
deploy.yaml #60 -
Commit 9ce324fd2d pushed by TheLovinator
chzzk
Add Chzzk campaign and reward models, import command, and schemas
deploy.yaml #59 -
Commit 677aedf42b pushed by TheLovinator
chzzk
Fix conditional syntax for server health check in deploy workflow
deploy.yaml #58 -
Commit f6688ca904 pushed by TheLovinator
chzzk
Add initial chzzk app structure and configuration
deploy.yaml #57 -
Commit f605ea9f55 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
Suppress pyright attribute access issue for BASE_URL in test fixture
deploy.yaml #50 -
Commit 7478d4c851 pushed by TheLovinator
Add Redis configuration, integrate Celery, and sort fields in models
deploy.yaml #49 -
Commit d99579ed2b pushed by TheLovinator
Comment out additional command calls after importing campaigns
deploy.yaml #48 -
Commit ef2010464c pushed by TheLovinator
Add is_fully_imported field to DropCampaign and KickDropCampaign models; update views and commands to filter by this field
deploy.yaml #47 -
Commit a8747791c0 pushed by TheLovinator
Add collectstatic command to deployment workflow
deploy.yaml #46 -
Commit 5d56a936b0 pushed by TheLovinator
Update web app manifest; fix type errors
deploy.yaml #45 -
Commit 79fb9b09c1 pushed by TheLovinator
Update deployment workflow to include additional parameters for uv sync command
deploy.yaml #43 -
Commit b57e5daae4 pushed by TheLovinator
Add migration check and server health check to deployment workflow
deploy.yaml #42 -
Commit 2bb4407ebe pushed by TheLovinator
Enhance ImageObject schema with attribution and license metadata in views and tests
deploy.yaml #40 -
Commit 28cd62b161 pushed by TheLovinator