06c0af7009
Enhance type hinting
Deploy to Server / deploy (push) Successful in 22s
2026-04-05 03:57:18 +02:00
d4fd35769d
Refactor URL handling to use BASE_URL across the application and add base_url context processor
Deploy to Server / deploy (push) Successful in 22s
2026-04-03 19:51:01 +02:00
999ab368e2
Update ruff-pre-commit version to v0.15.9
2026-04-03 19:26:55 +02:00
065e14f66a
Reorganize TYPE_CHECKING imports in import_chzzk_campaign.py
2026-04-02 03:02:38 +02:00
e74472040e
Add support for --latest option in import_chzzk_campaign management command
Deploy to Server / deploy (push) Successful in 22s
2026-04-02 02:55:56 +02:00
e433a5d89d
Remove import of _MonkeyPatchedWSGIResponse in test_views.py
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
e709009b99
Add management command to import a range of Chzzk campaigns
2026-04-01 20:44:44 +02:00
c9522f9d3d
Fix typo in dashboard_view to exclude campaigns with state "TESTING"
Deploy to Server / deploy (push) Successful in 21s
2026-04-01 14:20:24 +02:00
204f12bb9d
Refactor dashboard_view to exclude TESTING campaigns from active campaigns list
Deploy to Server / deploy (push) Successful in 22s
2026-04-01 14:16:23 +02:00
4b04659fce
Add error handling for HTTP requests in import_chzzk_campaign command and enhance pagination display in campaign list template
Deploy to Server / deploy (push) Successful in 21s
2026-04-01 04:32:42 +02:00
a0aef85b32
Remove Organization column from campaign list template
Deploy to Server / deploy (push) Successful in 20s
2026-04-01 04:24:37 +02:00
280d8390ce
Alter URL fields in ChzzkCampaign and ChzzkReward models to allow blank values and increase max_length
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
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
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
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
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
Deploy to Server / deploy (push) Failing after 19s
2026-03-31 21:57:12 +02:00
c852134338
Add .gitattributes to mark JSON files as linguist-generated
2026-03-31 21:56:39 +02:00
6855f2b6f6
Update actionlint version to v1.7.12 in pre-commit configuration
2026-03-31 21:56:12 +02:00
f6688ca904
Fix conditional syntax for server health check in deploy workflow
Deploy to Server / deploy (push) Successful in 13s
2026-03-30 17:01:13 +02:00
f605ea9f55
Add initial chzzk app structure and configuration
Deploy to Server / deploy (push) Has been cancelled
2026-03-30 17:00:10 +02:00
f1ee0528e6
Update ruff-pre-commit version to v0.15.8
2026-03-30 16:59:04 +02:00
41029bfbc9
Update curl command in README.md to use HTTPS
Deploy to Server / deploy (push) Successful in 19s
2026-03-25 02:23:00 +01:00
b7e1f2f7d7
Update git clone URL in README.md to point to the correct repository
Deploy to Server / deploy (push) Successful in 19s
2026-03-24 23:27:19 +01:00
302ef16975
Add PostgreSQL configuration to .env.example
Deploy to Server / deploy (push) Successful in 19s
2026-03-23 20:54:42 +01:00
8b571dac93
Include celery-types
2026-03-23 19:47:50 +01:00
60d34bdf0d
Add django-upgrade hook to pre-commit configuration and remove unneded DEFAULT_AUTO_FIELD setting
Deploy to Server / deploy (push) Successful in 21s
2026-03-22 19:45:04 +01:00
428f49879d
Add breadcrumb navigation
Deploy to Server / deploy (push) Successful in 20s
2026-03-22 05:09:27 +01:00
ef00b4c020
Fix feed links
Deploy to Server / deploy (push) Successful in 19s
2026-03-22 01:12:23 +01:00
867ddf7676
Update game detail template to improve box art alt text
2026-03-22 00:42:55 +01:00
8dfcd118e5
Fix pyright attribute access issues in test_sitemaps and fix import in views
2026-03-22 00:34:01 +01:00
7478d4c851
Suppress pyright attribute access issue for BASE_URL in test fixture
Deploy to Server / deploy (push) Successful in 19s
2026-03-22 00:13:11 +01:00
f10a0102a5
Show participating live channel link on global dashboard for category-wide drops
...
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-22 00:05:56 +01:00
778f71320f
Suppress xml.etree security lint for sitemap test
...
Add explicit noqa comments for S405/S314 in core/tests/test_sitemaps.py to satisfy the linter in test context.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
2026-03-21 23:40:16 +01:00
1161670c34
Fix ruff issues: rename lambda arg, replace Any with object for type annotations
2026-03-21 23:26:57 +01:00
d99579ed2b
Add Redis configuration, integrate Celery, and sort fields in models
Deploy to Server / deploy (push) Successful in 49s
2026-03-21 19:12:47 +01:00
ef2010464c
Comment out additional command calls after importing campaigns
Deploy to Server / deploy (push) Successful in 17s
2026-03-20 02:58:28 +01:00
a8747791c0
Add is_fully_imported field to DropCampaign and KickDropCampaign models; update views and commands to filter by this field
Deploy to Server / deploy (push) Successful in 18s
2026-03-20 00:55:32 +01:00
5d56a936b0
Add collectstatic command to deployment workflow
Deploy to Server / deploy (push) Successful in 16s
2026-03-19 19:53:29 +01:00
79fb9b09c1
Update web app manifest; fix type errors
Deploy to Server / deploy (push) Successful in 18s
2026-03-19 19:39:27 +01:00
cca873a357
Add IndexNow submission command
Deploy to Server / deploy (push) Successful in 18s
2026-03-19 05:33:20 +01:00
b57e5daae4
Update deployment workflow to include additional parameters for uv sync command
Deploy to Server / deploy (push) Successful in 13s
2026-03-17 22:01:08 +01:00
2bb4407ebe
Add migration check and server health check to deployment workflow
Deploy to Server / deploy (push) Successful in 15s
2026-03-17 21:58:45 +01:00
cd9bb0a95a
Implement _save_if_changed method to optimize model updates and add tests to ensure unchanged data does not trigger updates
2026-03-17 20:03:27 +01:00
02ea6314c3
Use several sitemaps
Deploy to Server / deploy (push) Successful in 11s
2026-03-17 18:14:27 +01:00
f04d88e8fd
Refactor ImageObject schema to remove license metadata
2026-03-17 16:24:28 +01:00
28cd62b161
Enhance ImageObject schema with attribution and license metadata in views and tests
Deploy to Server / deploy (push) Successful in 11s
2026-03-17 15:56:07 +01:00
f8236034a3
Add tests for SEO meta tags rendering and improve meta_tags.html formatting
Deploy to Server / deploy (push) Successful in 11s
2026-03-17 06:23:19 +01:00
70298fdd1e
More core templates to core template dir
Deploy to Server / deploy (push) Successful in 12s
2026-03-17 05:50:01 +01:00