obs-ss-plugin-webui/components
Decobus ec6ff1b570 Add team and stream counts to footer with improved layout
- Added team and stream counts displayed when OBS disconnected
- Added counts display alongside live status when OBS connected
- Moved OFFLINE/IDLE status indicators to left column for better balance
- Fixed green dot positioning to be properly next to "Connected" text
- Added custom CSS for status dots since Tailwind classes weren't applying
- Enhanced footer layout with better visual hierarchy

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-22 14:42:18 -04:00
..
__tests__ Fix comprehensive lint and type errors across codebase 2025-07-20 02:10:29 -04:00
Dropdown.tsx Add stream deletion functionality and improve UI 2025-07-20 13:16:06 -04:00
ErrorBoundary.tsx Implement professional error handling and user feedback system 2025-07-19 05:39:21 -04:00
Footer.tsx Add team and stream counts to footer with improved layout 2025-07-22 14:42:18 -04:00
Header.tsx Major enhancements to stream management and UI improvements 2025-07-20 22:27:41 -04:00
PerformanceDashboard.tsx Add comprehensive performance monitoring and testing infrastructure 2025-07-19 06:20:19 -04:00
Toast.tsx Implement professional error handling and user feedback system 2025-07-19 05:39:21 -04:00