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 }}
ChuckBuilds
/
LEDMatrix
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
27
Star
87
Code
Issues
12
Pull requests
11
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
Feature/widget registry system
- #190
#190
Merged
ChuckBuilds
merged 15 commits into
main
ChuckBuilds/LEDMatrix:main
from
feature/widget-registry-system
ChuckBuilds/LEDMatrix:feature/widget-registry-system
Copy head branch name to clipboard
Jan 16, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
Feature/widget registry system
#190
ChuckBuilds
merged 15 commits into
main
ChuckBuilds/LEDMatrix:main
from
feature/widget-registry-system
ChuckBuilds/LEDMatrix:feature/widget-registry-system
Copy head branch name to clipboard
Commits
Commits on Jan 15, 2026
chore: Update basketball-scoreboard submodule for odds font fix
Chuck
committed
fc97672
View commit details
Copy full SHA for fc97672
Browse repository at this point
feat(widgets): Add widget registry system for plugin configuration forms
Show description for bf2978d
Chuck
committed
bf2978d
View commit details
Copy full SHA for bf2978d
Browse repository at this point
fix(widgets): Security and correctness fixes for widget system
Show description for cbe747b
Chuck
committed
cbe747b
View commit details
Copy full SHA for cbe747b
Browse repository at this point
fix(widgets): Additional security and error handling improvements
Show description for 9d8debf
Chuck
committed
9d8debf
View commit details
Copy full SHA for 9d8debf
Browse repository at this point
fix(widgets): Update Slider example to use sanitized fieldId
Show description for 2bef8ed
Chuck
committed
2bef8ed
View commit details
Copy full SHA for 2bef8ed
Browse repository at this point
Commits on Jan 16, 2026
fix(plugins_manager): Move configurePlugin and togglePlugin to top of file
Show description for b5e5a33
Chuck
committed
b5e5a33
View commit details
Copy full SHA for b5e5a33
Browse repository at this point
fix(plugins_manager): Fix checkbox state saving using querySelector
Show description for 6d7bc97
Chuck
committed
6d7bc97
View commit details
Copy full SHA for 6d7bc97
Browse repository at this point
fix(base.html): Fix form element lookup for dot notation field names
Show description for b8b4793
Chuck
committed
b8b4793
View commit details
Copy full SHA for b8b4793
Browse repository at this point
fix(plugins_manager): Add race condition protection to togglePlugin
Show description for f28c21d
Chuck
committed
f28c21d
View commit details
Copy full SHA for f28c21d
Browse repository at this point
refactor(escapeCssSelector): Use CSS.escape() for better selector safety
Show description for 1322957
Chuck
committed
1322957
View commit details
Copy full SHA for 1322957
Browse repository at this point
fix(plugins_manager): Fix syntax error - missing closing brace for file-upload if block
Show description for c8a1c30
Chuck
committed
c8a1c30
View commit details
Copy full SHA for c8a1c30
Browse repository at this point
fix(plugins_manager): Fix indentation in file-upload widget if block
Show description for 03fcd99
Chuck
committed
03fcd99
View commit details
Copy full SHA for 03fcd99
Browse repository at this point
fix(plugins_manager): Skip checkbox-group [] inputs to prevent config leakage
Show description for 86dadb5
Chuck
committed
86dadb5
View commit details
Copy full SHA for 86dadb5
Browse repository at this point
fix(plugins_manager): Normalize string booleans when checkbox input is missing
Show description for 35bf7f4
Chuck
committed
35bf7f4
View commit details
Copy full SHA for 35bf7f4
Browse repository at this point
fix(base.html): Improve escapeCssSelector fallback to match CSS.escape behavior
Show description for f86083d
Chuck
committed
f86083d
View commit details
Copy full SHA for f86083d
Browse repository at this point
You can’t perform that action at this time.