diff --git a/public/index.html b/public/index.html index a4eb9f9..e0bc045 100644 --- a/public/index.html +++ b/public/index.html @@ -397,30 +397,6 @@ .badge.edit { color: var(--yellow); border-color: rgba(255,228,94,0.36); } .badge.delete { color: var(--red); border-color: rgba(255,79,109,0.42); } - .image-grid { - display: grid; - grid-template-columns: repeat(auto-fill, minmax(220px, 1fr)); - gap: 14px; - } - - .image-card { - overflow: hidden; - border: 1px solid var(--line); - border-radius: 22px; - background: rgba(255,255,255,0.035); - } - - .image-preview { - height: 180px; - display: grid; - place-items: center; - background: #05070b; - color: var(--faint); - font: 700 12px/1 "JetBrains Mono", monospace; - } - - .image-preview img { width: 100%; height: 100%; object-fit: cover; } - .image-meta { padding: 14px; display: grid; gap: 8px; } .filename { font-size: 13px; font-weight: 900; word-break: break-word; } .link { color: var(--cyan); text-decoration: none; font-weight: 900; } .link:hover { text-decoration: underline; } @@ -456,8 +432,8 @@
Discord moderation command center
-

Voice. Text. Image. One Watch Floor.

-

Single-page watcher for live voice bridge, captured messages, and uploaded image evidence. Built for dense moderation review without jumping between pages.

+

Voice. Text. One Watch Floor.

+

Single-page watcher for live voice bridge and captured Discord messages, including stickers, embeds, replies, and uploaded image evidence inline.

WebSocketConnecting
@@ -470,7 +446,6 @@
-
Channel / Thread @@ -521,13 +496,6 @@
- -
-
-

Image Watch

picser raw commit
-
-
-