From 9d93216327d0fabfa50507abcdf273ad5b73040c Mon Sep 17 00:00:00 2001 From: Matthew Raymer Date: Wed, 19 Nov 2025 05:19:24 +0000 Subject: [PATCH] chore: fixing source of design truth --- www/index.html | 890 +++++++++++++++++++------------------------------ 1 file changed, 340 insertions(+), 550 deletions(-) diff --git a/www/index.html b/www/index.html index 48908a4..99d4950 100644 --- a/www/index.html +++ b/www/index.html @@ -17,627 +17,417 @@ color: white; } .container { - max-width: 800px; + max-width: 600px; margin: 0 auto; + text-align: center; } h1 { - text-align: center; margin-bottom: 30px; font-size: 2.5em; } - .section { - background: rgba(255, 255, 255, 0.1); - border-radius: 10px; - padding: 20px; - margin: 20px 0; - } - .section h2 { - margin-top: 0; - color: #ffd700; - } .button { background: rgba(255, 255, 255, 0.2); border: 2px solid rgba(255, 255, 255, 0.3); color: white; - padding: 12px 24px; - margin: 8px; - border-radius: 20px; + padding: 15px 30px; + margin: 10px; + border-radius: 25px; cursor: pointer; - font-size: 14px; + font-size: 16px; transition: all 0.3s ease; - display: inline-block; } .button:hover { background: rgba(255, 255, 255, 0.3); transform: translateY(-2px); } - .button:disabled { - opacity: 0.5; - cursor: not-allowed; - transform: none; - } .status { - margin-top: 15px; - padding: 15px; - background: rgba(0, 0, 0, 0.2); - border-radius: 8px; - font-family: monospace; - font-size: 12px; - white-space: pre-wrap; - max-height: 200px; - overflow-y: auto; - } - .success { color: #4CAF50; } - .error { color: #f44336; } - .warning { color: #ff9800; } - .info { color: #2196F3; } - .grid { - display: grid; - grid-template-columns: repeat(auto-fit, minmax(200px, 1fr)); - gap: 15px; - margin: 15px 0; - } - .input-group { - margin: 10px 0; - } - .input-group label { - display: block; - margin-bottom: 5px; - font-weight: bold; - } - .input-group input, .input-group select { - width: 100%; - padding: 8px; - border-radius: 5px; - border: 1px solid rgba(255, 255, 255, 0.3); + margin-top: 30px; + padding: 20px; background: rgba(255, 255, 255, 0.1); - color: white; - } - .input-group input::placeholder { - color: rgba(255, 255, 255, 0.7); + border-radius: 10px; + font-family: monospace; }
-

πŸ”” DailyNotification Plugin Test

+
+ Plugin Status
+
+ βš™οΈ Plugin Settings: Not configured
+ πŸ”Œ Native Fetcher: Not configured
+ πŸ”” Notifications: Checking...
+ ⏰ Exact Alarms: Checking...
+ πŸ“’ Channel: Checking...
+
+ Loading plugin status... +
+
+
- -
-

πŸ“Š Plugin Status

-
- - - - -
-
Ready to test...
-
- - -
-

πŸ” Permission Management

-
- - - - -
-
- - -
-

⏰ Notification Scheduling

-
- - -
-
- - -
-
- - -
-
- - -
-
- - - -
-
- - -
-

βš™οΈ Plugin Configuration

-
- - -
-
- - -
-
- - -
-
- -
-
- - -
-

πŸš€ Advanced Features

-
- - - - - - - - -
+ + + + +
+ Ready to test...