obs-ss-plugin-webui/app
Decobus a66979fb34
Some checks failed
Lint and Build / build (22) (pull_request) Failing after 45s
Lint and Build / build (20) (pull_request) Failing after 47s
Fix frontend compatibility with new API response format
Frontend Updates:
- Handle both old and new API response formats for backward compatibility
- Updated Teams, Streams, and Edit Stream pages to parse new response structure
- Added graceful handling of { success: true, data: [...] } format
- Maintained support for legacy direct array responses

Bug Fix:
- Resolved TypeError: teamsData.map is not a function
- Ensures smooth transition as we update API endpoints
- Prevents breaking changes during API modernization

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-19 05:52:25 -04:00
..
api Implement professional API error handling infrastructure 2025-07-19 05:47:03 -04:00
edit/[id] Fix frontend compatibility with new API response format 2025-07-19 05:52:25 -04:00
fonts Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
streams Fix frontend compatibility with new API response format 2025-07-19 05:52:25 -04:00
teams Fix frontend compatibility with new API response format 2025-07-19 05:52:25 -04:00
favicon.ico Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
globals.css Implement Solarized Dark theme with accessibility improvements 2025-07-19 05:24:55 -04:00
layout.tsx Implement professional error handling and user feedback system 2025-07-19 05:39:21 -04:00
page.tsx Apply professional error handling across all pages 2025-07-19 05:45:36 -04:00