obs-ss-plugin-webui/app
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
..
api Fix unused variables and clean up codebase 2025-07-22 16:17:23 -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 Fix unused variables and clean up codebase 2025-07-22 16:17:23 -04:00