obs-ss-plugin-webui/app
Decobus 52f3051c82 Fix status indicator dots visibility in footer
- Added custom CSS for status dots using Solarized theme colors
- Replaced Tailwind classes with custom .status-dot classes
- Fixed connection status dot (green when connected, red when disconnected)
- Fixed streaming/recording status dots (red when active, gray when idle)
- Used proper Solarized color palette for consistency

Status dots now properly display:
- Connection: Green dot for connected, red for disconnected
- Streaming: Red dot when live, gray when offline
- Recording: Red dot when recording, gray when idle

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-22 14:36:07 -04:00
..
api Add team and stream counts to footer 2025-07-22 14:28:14 -04:00
edit/[id] Fix comprehensive lint and type errors across codebase 2025-07-20 02:10:29 -04:00
fonts Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
streams Implement team name text overlays with refactored group structure 2025-07-20 16:59:50 -04:00
teams Implement UUID-based tracking for OBS groups to handle renames 2025-07-20 15:30:18 -04:00
favicon.ico Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
globals.css Fix status indicator dots visibility in footer 2025-07-22 14:36:07 -04:00
layout.tsx Major enhancements to stream management and UI improvements 2025-07-20 22:27:41 -04:00
page.tsx Fix API response format compatibility on main page 2025-07-22 14:25:46 -04:00