obs-ss-plugin-webui/app
Decobus f9363eac20 Fix active source detection by including team names in lookup
- Update streams API to join with teams table and return StreamWithTeam data
- Modify stream lookup maps to generate proper stream group names with team prefixes
- Format: {team_name}_{stream_name}_stream to match obsClient.js logic
- Update type signatures throughout to support team_name and group_name fields
- Now properly matches text file contents with database streams for dropdown selection

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-22 15:06:21 -04:00
..
api Fix active source detection by including team names in lookup 2025-07-22 15:06:21 -04:00
edit/[id] Remove backwards compatibility for API responses 2025-07-22 14:53:57 -04:00
fonts Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
streams Remove backwards compatibility for API responses 2025-07-22 14:53:57 -04:00
teams Remove backwards compatibility for API responses 2025-07-22 14:53:57 -04:00
favicon.ico Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
globals.css Add team and stream counts to footer with improved layout 2025-07-22 14:42:18 -04:00
layout.tsx Major enhancements to stream management and UI improvements 2025-07-20 22:27:41 -04:00
page.tsx Fix active source detection by including team names in lookup 2025-07-22 15:06:21 -04:00