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
Accelerator
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
Type
/
to 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 }}
vishaltps
/
solid_queue_monitor
Public
Notifications
You must be signed in to change notification settings
Fork
6
Star
95
Code
Issues
1
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
feat: CSP compatibility (nonce support) + chart bucket fix
- #37
#37
Merged
vishaltps
merged 16 commits into
main
vishaltps/solid_queue_monitor:main
from
feature/csp-compatibility
vishaltps/solid_queue_monitor:feature/csp-compatibility
Copy head branch name to clipboard
Apr 20, 2026
Conversation
Commits
16
(16)
Checks
Files changed
Merged
feat: CSP compatibility (nonce support) + chart bucket fix
#37
vishaltps
merged 16 commits into
main
vishaltps/solid_queue_monitor:main
from
feature/csp-compatibility
vishaltps/solid_queue_monitor:feature/csp-compatibility
Copy head branch name to clipboard
Commits
Commits on Apr 16, 2026
feat(css): add CSP-compatible utility classes for state toggles
vishaltps
committed
827bd14
View commit details
Copy full SHA for 827bd14
Browse repository at this point
feat(csp): thread nonce through HtmlGenerator and base controller
vishaltps
committed
bd26663
View commit details
Copy full SHA for bd26663
Browse repository at this point
feat(csp): thread nonce into script-emitting presenters
vishaltps
committed
fd06e65
View commit details
Copy full SHA for fd06e65
Browse repository at this point
test(csp): unskip nonce specs — route helpers work at presenter level
vishaltps
committed
d0206d4
View commit details
Copy full SHA for d0206d4
Browse repository at this point
refactor(csp): replace .style.* with class toggles in HtmlGenerator scripts
vishaltps
committed
e9a5798
View commit details
Copy full SHA for e9a5798
Browse repository at this point
refactor(csp): remove onchange= from chart time-range select
vishaltps
committed
aaeda03
View commit details
Copy full SHA for aaeda03
Browse repository at this point
refactor(csp): replace onclick= and window.submit* with event delegation in failed jobs
Show description for 9b0805b
vishaltps
committed
9b0805b
View commit details
Copy full SHA for 9b0805b
Browse repository at this point
refactor(csp): replace onclick/onsubmit with data-action delegation in job details
Show description for b5cecc3
vishaltps
committed
b5cecc3
View commit details
Copy full SHA for b5cecc3
Browse repository at this point
refactor(csp): replace onsubmit=confirm() with data-confirm across presenters
vishaltps
committed
7f32ca1
View commit details
Copy full SHA for 7f32ca1
Browse repository at this point
refactor(csp): move prune-all inline onclick to data-confirm-submit dispatcher
vishaltps
committed
cf6abf5
View commit details
Copy full SHA for cf6abf5
Browse repository at this point
test(csp): request spec for no inline handlers and nonce propagation
vishaltps
committed
9899e95
View commit details
Copy full SHA for 9899e95
Browse repository at this point
chore: release 1.3.0 — CSP nonce support
vishaltps
committed
b3f5486
View commit details
Copy full SHA for b3f5486
Browse repository at this point
chore(csp): remove redundant style=display:none; on chart tooltip; bump lockfile to 1.3.0
vishaltps
committed
56d74f1
View commit details
Copy full SHA for 56d74f1
Browse repository at this point
Commits on Apr 20, 2026
refactor(csp): replace inline style attrs on chart legend with CSS classes
Show description for 75483de
vishaltps
committed
75483de
View commit details
Copy full SHA for 75483de
Browse repository at this point
fix(charts): use FLOOR for bucket assignment on PostgreSQL and MySQL
Show description for 8788884
vishaltps
committed
8788884
View commit details
Copy full SHA for 8788884
Browse repository at this point
style: fix rubocop offenses on csp-compatibility branch
Show description for 1e6cead
vishaltps
committed
1e6cead
View commit details
Copy full SHA for 1e6cead
Browse repository at this point
You can’t perform that action at this time.