obs-ss-plugin-webui/lib
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
..
__tests__ Fix unused variables and clean up codebase 2025-07-22 16:17:23 -04:00
apiClient.ts Add OBS group management feature and documentation 2025-07-20 00:28:16 -04:00
apiHelpers.ts Fix ESLint errors and warnings in main codebase 2025-07-20 15:52:18 -04:00
constants.ts Standardize screen position naming to snake_case 2025-07-25 19:25:38 -04:00
database.ts Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
obsClient.js Fix browser source audio control for individual stream management 2025-07-22 18:03:56 -04:00
performance.ts Fix active source detection by including team names in lookup 2025-07-22 15:06:21 -04:00
security.ts Standardize screen position naming to snake_case 2025-07-25 19:25:38 -04:00
useToast.ts Implement professional error handling and user feedback system 2025-07-19 05:39:21 -04:00