|
|
58d0ddeb43
|
Refactor reward campaign list
Deploy to Server / deploy (push) Successful in 26s
|
2026-06-15 16:23:45 +02:00 |
|
|
|
b9d2852af7
|
Simplify game-less rewards page description and tidy feed link ordering
Deploy to Server / deploy (push) Successful in 25s
|
2026-06-15 03:37:10 +02:00 |
|
|
|
dbc36db1e0
|
Add page for game-less reward campaigns with RSS/Atom/Discord feeds
Deploy to Server / deploy (push) Successful in 26s
|
2026-06-15 03:28:36 +02:00 |
|
|
|
9de0f52af8
|
Add site-wide rewards page with RSS/Atom/Discord feeds and tests
Deploy to Server / deploy (push) Successful in 26s
|
2026-06-14 22:42:10 +02:00 |
|
|
|
decc8ae5ab
|
Move organization info into game heading for Kick campaigns on dashboard
Deploy to Server / deploy (push) Successful in 29s
|
2026-06-14 21:48:54 +02:00 |
|
|
|
64a622b6fa
|
Move game info into reward campaign details on dashboard
Deploy to Server / deploy (push) Successful in 35s
|
2026-06-14 21:13:02 +02:00 |
|
|
|
37c1390100
|
Add rewards to more pages as we have support for them now
Deploy to Server / deploy (push) Successful in 26s
|
2026-06-14 20:48:46 +02:00 |
|
|
|
3535d7d2dd
|
Scrape SunkwiBOT/twitch-drops-api for data
Deploy to Server / deploy (push) Successful in 29s
|
2026-06-14 17:35:24 +02:00 |
|
|
|
b06dd6b1ac
|
Use the reward image instead of campaign if only one reward
Deploy to Server / deploy (push) Successful in 26s
|
2026-05-11 22:03:15 +02:00 |
|
|
|
bc075bc95e
|
Remove silk
Deploy to Server / deploy (push) Successful in 24s
|
2026-05-10 19:52:02 +02:00 |
|
|
|
51defc11e1
|
Fix categoryless campaigns not making template work
Deploy to Server / deploy (push) Successful in 25s
|
2026-05-09 22:53:29 +02:00 |
|
|
|
2993dc75b6
|
Fix Kick importer
Deploy to Server / deploy (push) Successful in 25s
|
2026-05-09 22:46:17 +02:00 |
|
|
|
08a7fa2693
|
Allow longer campaign URLs
Deploy to Server / deploy (push) Successful in 28s
|
2026-05-09 22:14:26 +02:00 |
|
|
|
8229b0fe80
|
Add support for a hide_paid query parameter to campaign feeds
Deploy to Server / deploy (push) Successful in 28s
|
2026-05-05 06:05:10 +02:00 |
|
|
|
e960b09084
|
Add API for Twitch data
|
2026-05-05 05:01:48 +02:00 |
|
|
|
f01b6c9ba1
|
Bump ruff-pre-commit to v0.15.12
|
2026-05-04 23:11:51 +02:00 |
|
|
|
859e01faf4
|
Optimize sitemap views?
Deploy to Server / deploy (push) Successful in 25s
|
2026-04-12 05:46:05 +02:00 |
|
|
|
83befdc247
|
Fix typo
|
2026-04-12 05:31:26 +02:00 |
|
|
|
1790bac2e0
|
Move organization detail queryset optimizations to model; add tests for organization detail queryset
Deploy to Server / deploy (push) Successful in 30s
|
2026-04-12 05:19:24 +02:00 |
|
|
|
3c18b26e9c
|
Add tests for org list view queryset fields
|
2026-04-12 05:14:40 +02:00 |
|
|
|
16b12a7035
|
Make GameDetailView faster
|
2026-04-12 05:08:40 +02:00 |
|
|
|
4714894247
|
Make GamesGridView faster
|
2026-04-12 05:02:56 +02:00 |
|
|
|
1d524a2ca9
|
Implement emote gallery model method and refactor view to use it
|
2026-04-12 04:53:08 +02:00 |
|
|
|
3070dcb296
|
Refactor ChannelDetailView to use get_object_or_404 and optimize campaign fetching logic
|
2026-04-12 04:47:38 +02:00 |
|
|
|
293dd57263
|
Add allowed_campaign_count field to Channel model and implement counter cache logic
|
2026-04-12 04:20:47 +02:00 |
|
|
|
917bf8ac23
|
Enhance DropCampaign detail view and optimize badge queries
|
2026-04-12 03:52:04 +02:00 |
|
|
|
9c951e64ab
|
Add dashboard context method
|
2026-04-12 03:42:56 +02:00 |
|
|
|
61946f8155
|
Add index on RewardCampaign for ends_at and starts_at fields; update tests for index verification
|
2026-04-12 03:09:21 +02:00 |
|
|
|
47d4f5341f
|
Add indexes to drop_campaign_list_view
Deploy to Server / deploy (push) Successful in 26s
|
2026-04-11 04:30:08 +02:00 |
|
|
|
1f0109263c
|
Rename indexes in DropCampaign and RewardCampaign for clarity; add tests to verify index usage in dashboard queries
|
2026-04-11 01:20:35 +02:00 |
|
|
|
43077cde0c
|
Refactor badge list view to use badge_data and optimize badge fetching; add tests for badge list and detail views
|
2026-04-11 01:12:08 +02:00 |
|
|
|
b7e10e766e
|
Improve performance and add type hints
|
2026-04-11 00:44:16 +02:00 |
|
|
|
1782db4840
|
Add smoke tests for endpoints and optimize database queries
|
2026-04-10 23:54:10 +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
Deploy to Server / deploy (push) Successful in 26s
|
2026-04-08 03:23:18 +02:00 |
|
|
|
333476b30b
|
Revise copilot-instructions.md
|
2026-04-07 20:37:03 +02:00 |
|
|
|
7a6273c4a8
|
Remove redundant group change commands
Deploy to Server / deploy (push) Successful in 21s
|
2026-04-06 23:17:20 +02:00 |
|
|
|
2db9e513ff
|
Remove empty code block
|
2026-04-06 23:09:31 +02:00 |
|
|
|
bd66d2f503
|
Fix chzzk campaign feed filter being broken by new raw_json_v2 field
Deploy to Server / deploy (push) Successful in 21s
|
2026-04-05 05:16:59 +02:00 |
|
|
|
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 |
|