Commit graph

70 commits

Author SHA1 Message Date
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
All checks were successful
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
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
All checks were successful
Deploy to Server / deploy (push) Successful in 49s
2026-03-21 19:12:47 +01:00
a8747791c0
Add is_fully_imported field to DropCampaign and KickDropCampaign models; update views and commands to filter by this field
All checks were successful
Deploy to Server / deploy (push) Successful in 18s
2026-03-20 00:55:32 +01:00
a73fdc4e66
Add stylesheet to RSS/Atom feeds
All checks were successful
Deploy to Server / deploy (push) Successful in 10s
2026-03-14 01:25:21 +01:00
4663a827e4
Make templates sexier
All checks were successful
Deploy to Server / deploy (push) Successful in 10s
2026-03-11 23:38:31 +01:00
5d95038faf
Add box art and campaign image metadata fields; update feeds and backfill command
All checks were successful
Deploy to Server / deploy (push) Successful in 10s
2026-03-09 19:53:10 +01:00
1118c03c1b
Lower line-length to default and don't add from __future__ import annotations to everything 2026-03-09 04:37:54 +01:00
c41524e517
Refactor database configuration to support PostgreSQL, add GIN index for operation_names, and enhance backup functionality 2026-02-13 23:27:18 +01:00
4727657285
Add image dimensions to models, and add backfill command 2026-02-12 04:56:42 +01:00
7f468bbabe
Add DropCampaign image fallback logic and update templates for best image URL 2026-02-12 02:50:10 +01:00
55c2273e27
Download and cache campaign, benefit, and reward images locally 2026-02-12 01:34:51 +01:00
f4925b8e45
Normalize Twitch box art URLs for higher quality and implement download command 2026-02-11 23:49:58 +01:00
05eb0d92e3
Refactor HTML 2026-02-11 03:14:04 +01:00
3eb6d1617f
Make models fat 2026-02-10 01:44:07 +01:00
4e67e7299d
Refactor models to use auto_prefetch for improved performance and update dependencies in pyproject.toml 2026-02-09 20:13:47 +01:00
2f9c5a9328
Enhance RSS feed documentation with example XML and filtered feeds 2026-02-09 17:27:13 +01:00
de7a7d5d0e
Test all urls 2026-02-01 23:08:48 +01:00
65a7622582
Allow operation_names to be a list instead of a singular item 2026-01-17 07:05:41 +01:00
6842581656
Archive Twitch chat badges 2026-01-16 00:28:25 +01:00
1a71809460
Add Reward Campaigns 2026-01-14 22:29:15 +01:00
99e7b40535
Refactor game ownership to support multiple organizations and update related logic 2026-01-09 21:57:37 +01:00
4b4723c77c
Refactor RSS stuff 2026-01-08 23:52:29 +01:00
adc6deb314
Improve importer, add channels and import both drop_campaigns and drop_campaign 2026-01-06 20:36:18 +01:00
df6a77a1fd
Allow box_art to be null 2026-01-05 21:49:11 +01:00
1d6c52325c
Improve import command 2026-01-05 18:46:46 +01:00
69fa30748a
WIP better import drops 2025-12-01 21:38:28 +01:00
eab379a028 Remove custom indexes from Twitch models
Eliminates explicit index definitions and db_index usage from Django models and migrations, relying on default indexes and constraints. This simplifies model definitions and migration files, reducing maintenance overhead and potential redundancy.
2025-10-13 04:15:24 +02:00
5d9d2ef562 Remove model constraints from DropCampaign and TimeBasedDrop
Deleted CheckConstraints enforcing valid date ranges and non-negative required_minutes_watched from DropCampaign and TimeBasedDrop models
2025-10-13 02:12:47 +02:00
715cbf4bf0 Remove bloat 2025-10-13 02:07:33 +02:00
6751ae724d WIP: Download images 2025-09-16 20:31:23 +02:00
007b8f7ec6 Add section markers 2025-09-13 23:17:17 +02:00
b97118cffd Cache images instead of serve from Twitch 2025-09-13 06:37:35 +02:00
94752383b1 Use django-auto-prefetch 2025-09-13 00:36:22 +02:00
c8cc6d83df Add Twitch directory URL property to Game model and update dashboard to handle channel display logic 2025-09-09 03:22:45 +02:00
48783fadc2 Save channels to the database 2025-09-08 22:18:32 +02:00
5c3795d4a4 Enhance RSS feed for drop campaigns 2025-09-05 23:36:01 +02:00