obs-ss-plugin-webui/app/api
Decobus 3bad71cb26 Add comprehensive studio mode support and stream organization
- Implement studio mode transition workflow with Go Live buttons
- Add collapsible team grouping for better stream organization
- Include source locking functionality for newly created streams
- Enhance footer status indicators with improved visual styling
- Create triggerTransition API endpoint for studio mode operations
- Add CollapsibleGroup component for expandable content sections

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 21:29:23 -04:00
..
__tests__ Fix unused variables and clean up codebase 2025-07-22 16:17:23 -04:00
addStream Add comprehensive studio mode support and stream organization 2025-07-25 21:29:23 -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 Standardize screen position naming to snake_case 2025-07-25 19:25:38 -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 Add studio mode status display and preview/program indicators 2025-07-25 20:52:42 -04:00
setActive Major enhancements to stream management and UI improvements 2025-07-20 22:27:41 -04:00
setScene Add studio mode support for scene switching 2025-07-25 20:50:05 -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
triggerTransition Add comprehensive studio mode support and stream organization 2025-07-25 21:29:23 -04:00
verifyGroups Fix orphaned groups verification to include stream scenes 2025-07-22 16:46:45 -04:00