Commit Graph

65 Commits

Author SHA1 Message Date
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
edbdc9aa32 Use auto_prefetch for ForeignKeys 2024-08-13 00:54:34 +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
7ac017e4ca Update dependencies 2024-08-01 16:17:23 +02:00
be772ce3f1 Null has no effect on ManyToManyField 2024-08-01 16:16:21 +02:00
e47de7afd4 WIP 2024-08-01 04:48:32 +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
750d20c394 Sort imports 2024-07-14 20:17:20 +02:00
5dacb12321 Remove django-ninja 2024-07-13 03:39:47 +02:00
d193b68a4d Remove admin page 2024-07-13 03:36:36 +02:00
c5bd36862b Add Renovate configuration 2024-07-12 22:27:58 +02:00
febbdbad14 Merge branch 'WIP' 2024-07-12 22:25:20 +02:00
51c64efd65 Use undetected-playwright-patch instead of playwright 2024-07-12 22:24:13 +02:00
5ebcb665c2 Add WIP 2024-07-10 01:44:33 +02:00
ec75ce1ccb Separate views into their own file 2024-07-09 15:11:27 +02:00
e0dbfb1c46 Cache to disk 2024-07-08 21:53:55 +02:00
4976bba39c Add django-debug-toolbar 2024-07-08 21:53:29 +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
df98ed8873 Add information box where you can subscribe to daily/weekly news 2024-07-07 23:07:00 +02:00
2b9cbf94b6 Refactor subscribe buttons 2024-07-07 22:22:01 +02:00
f37975d94a Update webhook page 2024-07-06 23:30:49 +02:00
9da33b402c Merge webhook views 2024-07-06 01:09:58 +02:00
b3d331af31 Cache response 2024-07-06 00:23:21 +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
fb1f7c4983 Improve (?) the HTML 2024-07-04 03:47:43 +02:00
c5a562004a Store HTML in /templates/partials/ 2024-07-04 03:04:49 +02:00
e58dba6a4c Add description to index page 2024-07-04 02:34:27 +02:00
2bfd613299 Only show active games 2024-07-04 01:54:36 +02:00
cea4d3d913 Only grab fields that are needed 2024-07-04 00:27:18 +02:00
344a656056 Rewrite index view 2024-07-03 23:50:08 +02:00
fb7d9ea4a7 Use Bootstrap from disk instead of CDN 2024-07-02 05:55:43 +02:00
2119eead14 Use Bootstrap 2024-07-02 03:10:47 +02:00
e2f7c13b79 Update pre-commit hooks 2024-07-01 19:50:06 +02:00
80ea0de983 Use django-auto-prefetch 2024-07-01 19:47:15 +02:00
40587fa24f Improve admin page 2024-07-01 17:41:51 +02:00
219aee31af WIP 2024-07-01 05:56:36 +02:00
3f7bacca2f Add support for Discord webhooks 2024-06-28 06:04:30 +02:00
c266f32275 Refactor Twitch scraper 2024-06-28 05:25:58 +02:00
23bf41aaf0 Fix some drops not showing 2024-06-28 05:17:20 +02:00
fa941345c8 Fix launch.json 2024-06-23 01:44:21 +02:00
f495482547 Add API 2024-06-23 01:38:44 +02:00
4d7d3fabf4 Improve the CSS 2024-06-22 20:58:21 +02:00