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
768e6f2111
Improve feed explenation; add link to templates
2026-03-17 05:36:31 +01:00
92ca0404a6
Remove debug JSON from templates and views
2026-03-17 05:01:49 +01:00
d05996fd3b
Set page_url in views
2026-03-17 04:51:43 +01:00
ec5141f09a
Update SEO description for dashboard
2026-03-17 04:35:30 +01:00
725df27b47
Improve SEO?
2026-03-17 04:34:09 +01:00
efed2c2f69
Improve image metadata
Deploy to Server / deploy (push) Successful in 11s
2026-03-17 03:21:12 +01:00
6e4b3db032
Oops, xml broke my brain
Deploy to Server / deploy (push) Successful in 11s
2026-03-17 02:36:55 +01:00
391097b8b8
Add Schema.org support for dataset
Deploy to Server / deploy (push) Successful in 12s
2026-03-17 02:29:01 +01:00
942672ac48
Remove CSV backup functionality and related tests, retaining only JSON backup support
2026-03-17 01:58:15 +01:00
76b1cd70a5
Enhance dataset documentation and refactor CSV backup functionality to create a single combined file instead
Deploy to Server / deploy (push) Successful in 11s
2026-03-17 01:38:49 +01:00
9fd22ba8a8
Add JSON and CSV functionality to database backup command
Deploy to Server / deploy (push) Successful in 40s
2026-03-17 00:38:01 +01:00
563266d8cc
Also add Kick to dataset
2026-03-17 00:07:22 +01:00
60ac907163
Add Schema.org ItemList support to YouTube index page
Deploy to Server / deploy (push) Successful in 12s
2026-03-16 23:47:07 +01:00
1f5e931af6
Modify terminology
2026-03-16 23:41:19 +01:00