view image files

This commit is contained in:
2025-07-23 13:47:42 +02:00
parent b3e68deb38
commit 7f8726c225
23 changed files with 553 additions and 45 deletions

2
backend/Cargo.lock generated
View File

@@ -2518,6 +2518,7 @@ dependencies = [
"argon2",
"axum",
"axum_typed_multipart",
"base64",
"chrono",
"derive_more",
"dotenv",
@@ -2530,6 +2531,7 @@ dependencies = [
"sqlx",
"thiserror",
"tokio",
"tokio-util",
"tower",
"tower-http",
"tracing",