feat: enhance upload handling and logging improvements

This commit is contained in:
2026-01-16 15:17:57 +01:00
parent e0d1f263dd
commit c7c5c5f135
4 changed files with 21 additions and 7 deletions

View File

@@ -1,4 +1,3 @@
use actix_web::http::header;
use actix_web::{HttpRequest, HttpResponse, get, post, web};
use base64::{Engine, engine::general_purpose};