Commit Graph

16 Commits

Author SHA1 Message Date
Bauke 7fb951ff7b
Temporarily hardcode ~tildes.official as the main user count.
With the new groups being added some of them have more subscribers
than ~tildes.official which is making the homepage chart only have
3 datapoints (as of today).

I want to revert get_highest_subscribers back but add a check so
it gets the group with the highest subscribers and a certain amount
of rows. But I have yet to figure out how to do that.
2023-07-10 18:20:26 +02:00
Bauke 65eb941eb4
Add percentage of subscribers compared to the highest-subscribed group. 2023-06-24 11:55:57 +02:00
Bauke db0f1c5be8
Add a link to the untruncated charts. 2023-06-14 12:51:10 +02:00
Bauke c05f4b41cc
Update links to git repository. 2023-06-09 19:38:02 +02:00
Bauke af3b0b3c26
Add the description to group pages. 2023-06-09 12:53:37 +02:00
Bauke e4847a6c57
Add individual group pages. 2023-06-08 13:12:59 +02:00
Bauke 0410fd3603
Move the footer to the base template. 2023-06-07 21:06:17 +02:00
Bauke c432b410ee
Render UserCountCharts for all groups. 2023-06-07 19:09:44 +02:00
Bauke b407273f6f
Add a configurable base URL. 2022-10-09 23:34:39 +02:00
Bauke e41763a229
Add a way to add extra HTML to the head and body at runtime. 2022-10-09 19:29:43 +02:00
Bauke eb48cc70c1
Add logo to header and favicon. 2022-10-09 13:37:37 +02:00
Bauke 0cf9dda4fd
Narrow img style to charts. 2022-10-09 13:34:46 +02:00
Bauke 7cc2d7518f
Add the groups table. 2022-10-08 22:11:52 +02:00
Bauke ff6e1cde0d
Remove abbr element. 2022-10-08 21:47:30 +02:00
Bauke 4b3863e0d1
Big commit that adds and changes a bunch of stuff.
A lot of this will be changed around again anyway.
2022-10-07 15:27:43 +02:00
Bauke 958e04c47b
Add Askama templates with base.html. 2022-10-06 18:53:45 +02:00