obs-ss-plugin-webui/lib
Decobus b1215ea82c
All checks were successful
Lint and Build / build (pull_request) Successful in 2m47s
Fix unused variables and clean up codebase
- Remove unused NextResponse imports from API routes
- Remove unused result variable in teams DELETE route
- Remove unused Link import from page.tsx
- Remove unused inspectTextSourceProperties function from obsClient.js
- Fix unused catch variables and response variables in test files
- Clean up all ESLint warnings for unused variables
2025-07-22 16:17:23 -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 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 Fix unused variables and clean up codebase 2025-07-22 16:17:23 -04:00
performance.ts Fix active source detection by including team names in lookup 2025-07-22 15:06:21 -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