Compare commits

..

5 Commits

Author SHA1 Message Date
414bf83344 Remove PLA caching from build - its not used here
All checks were successful
Create Docker Image / Build Docker Image (x86_64) (push) Successful in 27s
Create Docker Image / Build Docker Image (arm64) (push) Successful in 1m17s
Create Docker Image / Final Docker Image Manifest (push) Successful in 9s
2025-04-08 23:39:27 +10:00
239e3b06a3 Move zoom button for stats higher and to the left 2025-04-08 23:39:27 +10:00
3ff13dd0d3 Get dev commit details from gitea 2025-04-08 23:39:27 +10:00
8fb773e2fb Implement version table, update APIs when getting version info from github because the tags API was not retrieving our current git tags 2025-04-08 23:39:27 +10:00
292a296a63 Added highcharts stats via /stats 2025-04-08 23:39:27 +10:00

View File

@ -7,7 +7,7 @@
<div id="container"></div>
<p class="highcharts-description">
This shows the number of sites that have queried the version server to see if there is an update, and thus reporting
there version at the same time.
their version at the same time.
</p>
</figure>