From b67266d3b323fe4748e4be0a2c91b7f282c0772a Mon Sep 17 00:00:00 2001 From: Jordan Wages Date: Sat, 19 Jul 2025 00:26:00 -0500 Subject: [PATCH] Add tabbed interface to dashboard --- templates/index.html | 94 +++++++++++++++++++++++++++++++++++++------- 1 file changed, 80 insertions(+), 14 deletions(-) diff --git a/templates/index.html b/templates/index.html index 6294602..98e76ac 100644 --- a/templates/index.html +++ b/templates/index.html @@ -9,8 +9,17 @@

ngxstat Reports

-
-
+ + + +
+ -
-

Overview

-

Total logs: -

-

Date range: - to -

-

Unique domains: -

+ +
+
+

Overview

+

Total logs: -

+

Date range: - to -

+

Unique domains: -

+
+
+
+ + + + -
@@ -47,7 +67,19 @@