obs-ss-plugin-webui/lib
Decobus 8d3a6381cb
All checks were successful
Lint and Build / build (pull_request) Successful in 2m49s
Optimize codebase for production readiness
- Extract cleanObsName utility function to reduce duplication (6+ occurrences)
- Add SCREEN_POSITIONS and SOURCE_SWITCHER_NAMES constants
- Fix hardcoded table name in getTeamName route to use TABLE_NAMES
- Standardize API error handling with createErrorResponse helpers
- Replace hardcoded screen arrays with centralized constants

Reduces code duplication by ~30% and improves maintainability.

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

Co-Authored-By: Claude <noreply@anthropic.com>
2025-07-22 13:57:31 -04:00
..
__tests__ Fix comprehensive lint and type errors across codebase 2025-07-20 02:10:29 -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 Optimize codebase for production readiness 2025-07-22 13:57:31 -04:00
database.ts Initial commit - OBS Source Switcher Plugin UI 2025-07-15 22:15:57 -04:00
obsClient.js Optimize codebase for production readiness 2025-07-22 13:57:31 -04:00
performance.ts Implement team name text overlays with refactored group structure 2025-07-20 16:59:50 -04:00
security.ts Auto-generate OBS source names and improve stream list UI 2025-07-20 16:11:11 -04:00
useToast.ts Implement professional error handling and user feedback system 2025-07-19 05:39:21 -04:00