Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
binarygeek119
/
ScreenStage
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Testing
- #3
#3
Merged
binarygeek119
merged 24 commits into
master
binarygeek119/ScreenStage:master
from
Testing
binarygeek119/ScreenStage:Testing
Copy head branch name to clipboard
Apr 17, 2026
Conversation
Commits
24
(24)
Checks
Files changed
Merged
Testing
#3
binarygeek119
merged 24 commits into
master
binarygeek119/ScreenStage:master
from
Testing
binarygeek119/ScreenStage:Testing
Copy head branch name to clipboard
Commits
Commits on Apr 14, 2026
Add badges for Docker pulls and GitHub stars
binarygeek119
authored
38bf669
View commit details
Copy full SHA for 38bf669
Browse repository at this point
Commits on Apr 15, 2026
feat: ads in poster deck, dedicated /ads with page-stay redirect
Show description for 0a81619
binarygeek119
committed
0a81619
View commit details
Copy full SHA for 0a81619
Browse repository at this point
Trigger workflow build
Show description for b59d07a
binarygeek119
committed
b59d07a
View commit details
Copy full SHA for b59d07a
Browse repository at this point
Commits on Apr 16, 2026
Home embed cycle for ads/now-showing, view hotkeys, ads backdrop blur
Show description for f47fc4c
binarygeek119
committed
f47fc4c
View commit details
Copy full SHA for f47fc4c
Browse repository at this point
Fix ads addon gutters in Docker; improve Now Showing settings links
Show description for a463345
binarygeek119
committed
a463345
View commit details
Copy full SHA for a463345
Browse repository at this point
Refactor home into a non-refreshing hub and harden view switching behavior.
Show description for 020a998
binarygeek119
committed
020a998
View commit details
Copy full SHA for 020a998
Browse repository at this point
Fix Docker testing workflow branch triggers
Show description for d6f65bc
binarygeek119
committed
d6f65bc
View commit details
Copy full SHA for d6f65bc
Browse repository at this point
Update runtime app lock metadata
Show description for a7cc1b8
binarygeek119
committed
a7cc1b8
View commit details
Copy full SHA for a7cc1b8
Browse repository at this point
Home hub: lazy-load dedicated views, posters-only on startup
Show description for 968af7c
binarygeek119
committed
968af7c
View commit details
Copy full SHA for 968af7c
Browse repository at this point
Warm-render cached poster deck for faster /posters first paint
Show description for 99777d2
binarygeek119
committed
99777d2
View commit details
Copy full SHA for 99777d2
Browse repository at this point
Improve homepage resiliency after long idle periods in Docker.
Show description for d89c2ce
binarygeek119
committed
d89c2ce
View commit details
Copy full SHA for d89c2ce
Browse repository at this point
Fix hub-embedded posters startup crash.
Show description for 1ec8a43
binarygeek119
committed
1ec8a43
View commit details
Copy full SHA for 1ec8a43
Browse repository at this point
Harden Docker homepage startup against missing custom CSS and stale path state.
Show description for 238b2a9
binarygeek119
committed
238b2a9
View commit details
Copy full SHA for 238b2a9
Browse repository at this point
Honor home-only view priorities at startup.
Show description for 4b60b5a
binarygeek119
committed
4b60b5a
View commit details
Copy full SHA for 4b60b5a
Browse repository at this point
Add holiday settings page and harden fullscreen display behavior.
Show description for 1795f36
binarygeek119
committed
1795f36
View commit details
Copy full SHA for 1795f36
Browse repository at this point
Add holidays database rules and optimize low-power display behavior.
Show description for 23891fb
binarygeek119
committed
23891fb
View commit details
Copy full SHA for 23891fb
Browse repository at this point
Update poster metadata database snapshot.
Show description for 9822611
binarygeek119
committed
9822611
View commit details
Copy full SHA for 9822611
Browse repository at this point
Commits on Apr 17, 2026
Fix stale app lock detection on container restarts.
Show description for 5997ead
binarygeek119
committed
5997ead
View commit details
Copy full SHA for 5997ead
Browse repository at this point
Add sister project link for Ubuntu Display OS.
Show description for 1e234e1
binarygeek119
committed
1e234e1
View commit details
Copy full SHA for 1e234e1
Browse repository at this point
Refine now-showing low-power detection for kiosk devices.
Show description for cf5add7
binarygeek119
committed
cf5add7
View commit details
Copy full SHA for cf5add7
Browse repository at this point
Use month-day inputs for holiday fixed date rules.
Show description for 48be18b
binarygeek119
committed
48be18b
View commit details
Copy full SHA for 48be18b
Browse repository at this point
Restore calendar pickers for holiday date rules.
Show description for f4a82bd
binarygeek119
committed
f4a82bd
View commit details
Copy full SHA for f4a82bd
Browse repository at this point
Add holiday title keyword matching with AND/OR rule mode.
Show description for 0c7773c
binarygeek119
committed
0c7773c
View commit details
Copy full SHA for 0c7773c
Browse repository at this point
Harden holiday date saves and increase active-rule weighting.
Show description for b8bcbac
binarygeek119
committed
b8bcbac
View commit details
Copy full SHA for b8bcbac
Browse repository at this point
You can’t perform that action at this time.