From 533250b1c3067fbdafb22cc00b8169448018f390 Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Mon, 18 May 2026 13:07:47 -0400 Subject: [PATCH] feat: add admin sidebar section and user footer widget --- services/web-ui/public/upload.html | 44 ++++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/services/web-ui/public/upload.html b/services/web-ui/public/upload.html index 4540735..3c2e5b4 100644 --- a/services/web-ui/public/upload.html +++ b/services/web-ui/public/upload.html @@ -180,7 +180,32 @@ Jobs + + + + Settings + + + + Users + + + + Tokens + +
@@ -455,5 +480,24 @@ return (bytes/1024/1024/1024).toFixed(2) + ' GB'; } +