Decobus deco
  • Joined on 2025-07-09
deco merged pull request deco/obs-ss-plugin-webui#11 2025-07-23 01:09:26 +03:00
Fix browser source audio control for individual stream management
deco created pull request deco/obs-ss-plugin-webui#11 2025-07-23 01:04:31 +03:00
Fix browser source audio control for individual stream management
deco pushed to browser-audio-control-fix at deco/obs-ss-plugin-webui 2025-07-23 01:04:07 +03:00
a89493b89f Fix browser source audio control for individual stream management
612be2b227 Fix orphaned groups verification to include stream scenes
ae171fd961 Fix status dot alignment in Footer component
Compare 3 commits »
deco created branch browser-audio-control-fix in deco/obs-ss-plugin-webui 2025-07-23 01:04:06 +03:00
deco deleted branch text-background-color-source from deco/obs-ss-plugin-webui 2025-07-22 23:36:54 +03:00
deco merged pull request deco/obs-ss-plugin-webui#10 2025-07-22 23:36:53 +03:00
text-background-color-source
deco pushed to main at deco/obs-ss-plugin-webui 2025-07-22 23:36:53 +03:00
7302a38ceb Merge pull request 'text-background-color-source' (#10) from text-background-color-source into main
b1215ea82c Fix unused variables and clean up codebase
d75f599711 Allow Twitch URL or username input in add stream form
f80f496db5 Resolve merge conflicts in page.tsx and Footer.tsx
3a0c34e5a0 Reorganize footer layout by moving streaming status to left side
Compare 8 commits »
deco pushed to text-background-color-source at deco/obs-ss-plugin-webui 2025-07-22 23:17:32 +03:00
b1215ea82c Fix unused variables and clean up codebase
deco pushed to text-background-color-source at deco/obs-ss-plugin-webui 2025-07-22 23:11:55 +03:00
d75f599711 Allow Twitch URL or username input in add stream form
f80f496db5 Resolve merge conflicts in page.tsx and Footer.tsx
78410124a5 Merge pull request 'Footer enhancements and performance optimizations' (#9) from footer-enhancements into main
c1f1c17763 Update documentation to reflect recent enhancements
8687d19702 Add Resources scene to orphaned themes bypass check
Compare 14 commits »
deco created pull request deco/obs-ss-plugin-webui#10 2025-07-22 23:04:09 +03:00
text-background-color-source
deco deleted branch footer-enhancements from deco/obs-ss-plugin-webui 2025-07-22 23:01:26 +03:00
deco pushed to main at deco/obs-ss-plugin-webui 2025-07-22 23:01:25 +03:00
78410124a5 Merge pull request 'Footer enhancements and performance optimizations' (#9) from footer-enhancements into main
c1f1c17763 Update documentation to reflect recent enhancements
8687d19702 Add Resources scene to orphaned themes bypass check
0dbdc52fd3 Increase OBS text font size from 84 to 96
c8a7b83fc4 Fix dropdown optimistic updates to use correct stream group names
Compare 11 commits »
deco merged pull request deco/obs-ss-plugin-webui#9 2025-07-22 23:01:24 +03:00
Footer enhancements and performance optimizations
deco commented on pull request deco/obs-ss-plugin-webui#9 2025-07-22 23:00:41 +03:00
Footer enhancements and performance optimizations

Summary

  • Added real-time team and stream counts to footer with smart polling
  • Fixed OBS connection status display with proper green dot positioning
  • Improved footer layout with OFFLINE/IDLE…
deco created pull request deco/obs-ss-plugin-webui#9 2025-07-22 22:58:14 +03:00
Footer enhancements and performance optimizations
deco pushed to footer-enhancements at deco/obs-ss-plugin-webui 2025-07-22 22:55:58 +03:00
c1f1c17763 Update documentation to reflect recent enhancements
deco pushed to footer-enhancements at deco/obs-ss-plugin-webui 2025-07-22 22:54:05 +03:00
8687d19702 Add Resources scene to orphaned themes bypass check
deco pushed to footer-enhancements at deco/obs-ss-plugin-webui 2025-07-22 22:52:07 +03:00
0dbdc52fd3 Increase OBS text font size from 84 to 96
deco pushed to footer-enhancements at deco/obs-ss-plugin-webui 2025-07-22 22:48:12 +03:00
c8a7b83fc4 Fix dropdown optimistic updates to use correct stream group names
deco pushed to footer-enhancements at deco/obs-ss-plugin-webui 2025-07-22 22:45:05 +03:00
b3679d6642 Increase OBS text font size from 72 to 84