Commit Graph

17 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 d615aa2843
Refactor the main user count chart copying into a loop. 2023-06-24 11:05:17 +02:00
Bauke 0c42818d2f
Output untruncated charts. 2023-06-14 12:50:32 +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 1a081ff83f
Include 31 days so the final day gets the text label in the chart. 2023-06-07 20:23:41 +02:00
Bauke 207e021404
Include the file extension. 2023-06-07 20:20:08 +02:00
Bauke f1a685f13b
Add an option for point circle rendering. 2023-06-07 20:19:45 +02:00
Bauke c432b410ee
Render UserCountCharts for all groups. 2023-06-07 19:09:44 +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 a3a4ae8ca4
Also log the snapshot in Show. 2022-10-09 12:22:29 +02:00
Bauke 9ec3b1c07d
Add showing snapshots by ID. 2022-10-09 12:20:49 +02:00
Bauke 7cc2d7518f
Add the groups table. 2022-10-08 22:11:52 +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