From 18f1cd150b6b66e856c2f32592dc7b0873d5c7ce Mon Sep 17 00:00:00 2001 From: Mercurio <47455213+NotLugozzi@users.noreply.github.com> Date: Sat, 7 Jun 2025 23:54:32 +0200 Subject: [PATCH] feat: Implement file upload progress tracking and enhance share link functionality --- frontend/index.html | 2 +- frontend/src/components/FileComponent.tsx | 111 +++++++++++++++++---- frontend/src/components/ShareComponent.tsx | 2 +- frontend/src/index.css | 91 ++++++++++++++++- 4 files changed, 180 insertions(+), 26 deletions(-) diff --git a/frontend/index.html b/frontend/index.html index e4b78ea..7a45a68 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -4,7 +4,7 @@ -