obs-ss-plugin-webui/app/api
Decobus 260eb3f7b2
Some checks failed
Lint and Build / build (pull_request) Failing after 1m25s
Add OBS scene switching controls with dynamic button states
- Add setScene API endpoint for OBS scene switching (1-Screen, 2-Screen, 4-Screen)
- Add getCurrentScene API endpoint to fetch active OBS scene
- Implement scene switching buttons in main UI with dynamic state tracking
- Buttons change color and text based on current active scene
- Glass morphism styling with Solarized Dark gradients
- Real-time scene state synchronization with optimistic UI updates
- Toast notifications for user feedback

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-22 18:52:49 -04:00
..
__tests__ Fix unused variables and clean up codebase 2025-07-22 16:17:23 -04:00
addStream Optimize codebase for production readiness 2025-07-22 13:57:31 -04:00
counts Fix unused variables and clean up codebase 2025-07-22 16:17:23 -04:00
createGroup Implement UUID-based tracking for OBS groups to handle renames 2025-07-20 15:30:18 -04:00
getActive Fix unused variables and clean up codebase 2025-07-22 16:17:23 -04:00
getCurrentScene Add OBS scene switching controls with dynamic button states 2025-07-22 18:52:49 -04:00
getTeamName Fix unused variables and clean up codebase 2025-07-22 16:17:23 -04:00
obsStatus Update UI to match consistent layout patterns between pages 2025-07-19 04:39:40 -04:00
setActive Major enhancements to stream management and UI improvements 2025-07-20 22:27:41 -04:00
setScene Add OBS scene switching controls with dynamic button states 2025-07-22 18:52:49 -04:00
streams Fix unused variables and clean up codebase 2025-07-22 16:17:23 -04:00
syncGroups Add OBS group management feature and documentation 2025-07-20 00:28:16 -04:00
teams Fix unused variables and clean up codebase 2025-07-22 16:17:23 -04:00
verifyGroups Fix orphaned groups verification to include stream scenes 2025-07-22 16:46:45 -04:00