feat: enhance logging and error handling, update HTML templates, and add footer

This commit is contained in:
2026-01-25 11:07:44 +01:00
parent f403b6549d
commit bb8bbf8a24
12 changed files with 295 additions and 169 deletions

1
Cargo.lock generated
View File

@@ -281,6 +281,7 @@ dependencies = [
"base64",
"chrono",
"futures",
"mime_guess",
"serde",
"serde_json",
"tokio",