added analytics page

This commit is contained in:
2026-04-04 13:04:26 +02:00
parent 5f58664b6d
commit a82b6da9ca
6 changed files with 454 additions and 3 deletions

1
Cargo.lock generated
View File

@@ -1882,6 +1882,7 @@ dependencies = [
"lazy_static",
"reqwest",
"serde",
"serde_json",
"tera",
"tokio",
"tower-http",