obs-ss-plugin-webui/app
Decobus a89fa7c8d6
All checks were successful
Lint and Build / build (pull_request) Successful in 2m46s
Standardize screen position naming to snake_case
- Update screen position naming from camelCase to snake_case (top_left, top_right, bottom_left, bottom_right)
- Refactor getActive route to use SCREEN_POSITIONS constant for DRY code
- Update documentation to reflect new file naming convention
- Remove unnecessary console.log for internal network requests in middleware
- Improve code maintainability and consistency across the codebase

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-25 19:25:38 -04:00
..
api Standardize screen position naming to snake_case 2025-07-25 19:25:38 -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 Allow Twitch URL or username input in add stream form 2025-07-22 16:11:49 -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 Add OBS scene switching controls with dynamic button states 2025-07-22 18:52:49 -04:00