22 Commits

Author SHA1 Message Date
b0966e7664 Fix tests 2024-12-11 22:37:26 +01:00
eb283451a8 The comeback 2024-12-09 06:18:57 +01:00
2be1191a03 Rewrite aimport_json() 2024-09-21 02:09:21 +02:00
534de60f9f Use template tags instead of partial HTML 2024-08-18 05:41:50 +02:00
3ff3fe157a Go back to cookies :( 2024-08-16 06:37:54 +02:00
324f255a8e Add Twitch auth with django-allauth 2024-08-15 06:13:40 +02:00
d86cb1fd2a Refactor scrape_twitch.py 2024-08-14 04:55:30 +02:00
041b2ddb95 Make index view faster 2024-08-13 05:37:53 +02:00
a410fac8e8 Rewrite models and Twitch scraper 2024-08-12 06:47:08 +02:00
99b48bc3f6 WIP 2024-08-10 2024-08-10 21:31:21 +02:00
09b21d4f43 WIP 2024-08-02 05:10:23 +02:00
9252e41a15 Fix scraper and other things 2024-08-01 16:52:14 +02:00
354d66f7bc Add support for Reward campaigns 2024-07-31 03:54:07 +02:00
5433e1d9ce Fix small things 2024-07-22 16:56:19 +02:00
5dacb12321 Remove django-ninja 2024-07-13 03:39:47 +02:00
51c64efd65 Use undetected-playwright-patch instead of playwright 2024-07-12 22:24:13 +02:00
585b595ab0 Fix duplicate body tag in HTML 2024-07-08 21:35:42 +02:00
11d9d1022e Move site news to own file 2024-07-08 20:55:00 +02:00
b547a70cdb Separate index.html into smaller .html files 2024-07-07 23:26:13 +02:00
19feb42ef7 Don't use users 2024-07-05 23:50:37 +02:00
474e2b5bff Add /games page and add checkboxes for subscribing to games 2024-07-04 05:50:42 +02:00
c5a562004a Store HTML in /templates/partials/ 2024-07-04 03:04:49 +02:00