Commit Graph

7 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 f28a0bf505
Render total charts with all group data available. 2023-06-24 11:19:59 +02:00
Bauke de5d256c96
Switch sort order again and then reverse the found results. 2022-10-09 00:02:25 +02:00
Bauke a25ae7adda
Sort groups ascending by name. 2022-10-08 22:10:28 +02:00
Bauke 7cebbb8f42
Switch group sort. 2022-10-08 21:34:43 +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 c2965641be
Initial code commit with basic functionality. 2022-10-06 14:54:25 +02:00