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
7b2c77b2d9
Fix divide by zero errors.
2023-07-10 17:49:15 +02:00
Bauke
65eb941eb4
Add percentage of subscribers compared to the highest-subscribed group.
2023-06-24 11:55:57 +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
4c38866de8
Update tildes-parser version.
2023-06-24 10:57:11 +02:00
Bauke
db0f1c5be8
Add a link to the untruncated charts.
2023-06-14 12:51:10 +02:00
Bauke
0c42818d2f
Output untruncated charts.
2023-06-14 12:50:32 +02:00
Bauke
d669bef623
Update SeaORM entities and remove warning exception.
2023-06-10 13:16:54 +02:00
Bauke
173e4f89a0
Add the production document.
2023-06-10 13:08:46 +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
be1c403112
Update deprecated function.
2023-06-08 13:42:40 +02:00
Bauke
bcf55aea1e
Also install with --locked.
2023-06-08 13:41:40 +02:00
Bauke
0d1c401cd4
Update dependencies again.
2023-06-08 13:41:21 +02:00
Bauke
dbbeba59b7
Update the Rust image to 1.70.
2023-06-08 13:29:08 +02:00
Bauke
c69bfe9f28
Change chart title to User Count so since it can also be for groups.
2023-06-08 13:20:43 +02:00
Bauke
ac2a6444ef
Add details styling.
2023-06-08 13:13:38 +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
1a081ff83f
Include 31 days so the final day gets the text label in the chart.
2023-06-07 20:23:41 +02:00
Bauke
2ef9289815
Render only 10 point text and 20 label text elements.
2023-06-07 20:21:13 +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
43fbb060ff
Move the datapoint text so it's above the circle.
2023-06-07 18:35:32 +02:00
Bauke
c5fba811fb
Update gitignore.
2023-06-07 18:35:27 +02:00
Bauke
e23b216126
Update dependencies.
2023-06-07 14:33:45 +02:00
Bauke
65ce9f66ca
Install with --offline.
2022-10-10 13:46:23 +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
ef19f53adb
Add modern-normalize copy step.
2022-10-09 14:04:41 +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
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
de5d256c96
Switch sort order again and then reverse the found results.
2022-10-09 00:02:25 +02:00
Bauke
e21ef0fa87
Add third background color for bold chart lines.
2022-10-09 00:02:05 +02:00
Bauke
352d107e35
Increase label area sizes.
2022-10-08 22:40:05 +02:00
Bauke
1771bd7eb3
Switch to Love theme colors.
2022-10-08 22:20:21 +02:00
Bauke
7cc2d7518f
Add the groups table.
2022-10-08 22:11:52 +02:00
Bauke
a25ae7adda
Sort groups ascending by name.
2022-10-08 22:10:28 +02:00
Bauke
fc2cccd53c
Disable no-descending-specificity rule, Sass causes false-positives of this.
2022-10-08 22:06:57 +02:00
Bauke
ff6e1cde0d
Remove abbr element.
2022-10-08 21:47:30 +02:00
Bauke
7cebbb8f42
Switch group sort.
2022-10-08 21:34:43 +02:00
Bauke
b64b7836fa
Rename Dockerfile to Containerfile.
2022-10-07 15:55:29 +02:00
Bauke
b444512c3b
Reduce font-size, padding and width.
2022-10-07 15:54:59 +02:00
Bauke
6fa9c64e84
Remove margin from last child.
2022-10-07 15:33:13 +02:00
Bauke
02acbda94c
Fix image width and add margins.
2022-10-07 15:31:36 +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