From 9ceb5db1e3b4c0775f0460699c9c98cde0735107 Mon Sep 17 00:00:00 2001 From: ZGaetano Date: Mon, 18 May 2026 13:08:04 -0400 Subject: [PATCH] feat: add admin sidebar section and user footer widget --- services/web-ui/public/capture.html | 44 +++++++++++++++++++++++++++++ 1 file changed, 44 insertions(+) diff --git a/services/web-ui/public/capture.html b/services/web-ui/public/capture.html index 10386d1..a0530d6 100644 --- a/services/web-ui/public/capture.html +++ b/services/web-ui/public/capture.html @@ -206,7 +206,32 @@ Jobs + + + + Settings + + + + Users + + + + Tokens + +
@@ -513,5 +538,24 @@ return String(s).replace(/&/g,'&').replace(//g,'>').replace(/"/g,'"'); } +