tildes-statistics/source
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
..
assets Add logo to header and favicon. 2022-10-09 13:37:37 +02:00
charts Fix divide by zero errors. 2023-07-10 17:49:15 +02:00
cli Temporarily hardcode ~tildes.official as the main user count. 2023-07-10 18:20:26 +02:00
entities Update SeaORM entities and remove warning exception. 2023-06-10 13:16:54 +02:00
group_data Temporarily hardcode ~tildes.official as the main user count. 2023-07-10 18:20:26 +02:00
migrations Initial code commit with basic functionality. 2022-10-06 14:54:25 +02:00
scss Add percentage of subscribers compared to the highest-subscribed group. 2023-06-24 11:55:57 +02:00
snapshots Add a configurable base URL. 2022-10-09 23:34:39 +02:00
templates Temporarily hardcode ~tildes.official as the main user count. 2023-07-10 18:20:26 +02:00
main.rs Update SeaORM entities and remove warning exception. 2023-06-10 13:16:54 +02:00
utilities.rs Update tildes-parser version. 2023-06-24 10:57:11 +02:00