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
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 }}
SimonAlling
/
userscript-proxy
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
3
Star
87
Code
Issues
3
Pull requests
7
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
userscript-proxy
admin-ui
on
master
User selector
All users
All time
Commit history
Commits on Mar 26, 2026
Improve UX when no scripts installed in admin UI
SimonAlling
committed
5737ec5
View commit details
Copy full SHA for 5737ec5
View code at this point
Browse repository at this point
Enable deleting scripts in admin UI
Show description for bda5f5e
SimonAlling
committed
bda5f5e
View commit details
Copy full SHA for bda5f5e
View code at this point
Browse repository at this point
Move common button styling to App.css
Show description for 6985699
SimonAlling
committed
6985699
View commit details
Copy full SHA for 6985699
View code at this point
Browse repository at this point
Refactor script-loading error handling in admin UI
Show description for 5428d65
SimonAlling
committed
5428d65
View commit details
Copy full SHA for 5428d65
View code at this point
Browse repository at this point
Send error responses as JSON in admin UI
Show description for e020437
SimonAlling
committed
e020437
View commit details
Copy full SHA for e020437
View code at this point
Browse repository at this point
Generalize NoRejectPromise type
Show description for 513923f
SimonAlling
committed
513923f
View commit details
Copy full SHA for 513923f
View code at this point
Browse repository at this point
Improve error-message consistency in admin UI
Show description for 5ada01a
SimonAlling
committed
5ada01a
View commit details
Copy full SHA for 5ada01a
View code at this point
Browse repository at this point
Improve save/update distinction in admin UI
Show description for d290fdf
SimonAlling
committed
d290fdf
View commit details
Copy full SHA for d290fdf
View code at this point
Browse repository at this point
Clean up backend response types slightly in admin UI
Show description for 199170f
SimonAlling
committed
199170f
View commit details
Copy full SHA for 199170f
View code at this point
Browse repository at this point
Make sure userscripts are sorted in admin UI
Show description for 632258f
SimonAlling
committed
632258f
View commit details
Copy full SHA for 632258f
View code at this point
Browse repository at this point
Enable editing scripts in admin UI
Show description for 4704dde
SimonAlling
committed
4704dde
View commit details
Copy full SHA for 4704dde
View code at this point
Browse repository at this point
Commits on Mar 25, 2026
Make HTTP 200 responses more explicit in admin UI
Show description for 57171c4
SimonAlling
committed
57171c4
View commit details
Copy full SHA for 57171c4
View code at this point
Browse repository at this point
Remove redundant `await`s in admin-UI HTTP handlers
Show description for 6d399de
SimonAlling
committed
6d399de
View commit details
Copy full SHA for 6d399de
View code at this point
Browse repository at this point
Fix missing favicon when building admin UI with Docker
Show description for 7211317
SimonAlling
committed
7211317
View commit details
Copy full SHA for 7211317
View code at this point
Browse repository at this point
Commits on Mar 24, 2026
Enable adding scripts in admin UI
Show description for 471ad94
SimonAlling
committed
471ad94
View commit details
Copy full SHA for 471ad94
View code at this point
Browse repository at this point
Move filename logic to its own module
SimonAlling
committed
95e3e45
View commit details
Copy full SHA for 95e3e45
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
Add semi-automated formatting check for admin UI
Show description for 8e24a08
SimonAlling
committed
8e24a08
View commit details
Copy full SHA for 8e24a08
View code at this point
Browse repository at this point
Enforce curly braces for all control statements
Show description for 2bb3aaa
SimonAlling
committed
2bb3aaa
View commit details
Copy full SHA for 2bb3aaa
View code at this point
Browse repository at this point
Improve styling of admin UI
Show description for dea3e6d
SimonAlling
committed
dea3e6d
View commit details
Copy full SHA for dea3e6d
View code at this point
Browse repository at this point
Remove redundant 'return'
SimonAlling
committed
2192035
View commit details
Copy full SHA for 2192035
View code at this point
Browse repository at this point
Make 'dev' npm script more self-contained
Show description for 606b9a1
SimonAlling
committed
606b9a1
View commit details
Copy full SHA for 606b9a1
View code at this point
Browse repository at this point
Enable restarting proxy from admin UI
Show description for f85f862
SimonAlling
committed
f85f862
View commit details
Copy full SHA for f85f862
View code at this point
Browse repository at this point
Add basic GUI support for installed scripts
Show description for a9ac4d4
SimonAlling
committed
a9ac4d4
View commit details
Copy full SHA for a9ac4d4
View code at this point
Browse repository at this point
Commits on Mar 22, 2026
Add 'check' npm script for admin UI
Show description for 4a50c09
SimonAlling
committed
4a50c09
View commit details
Copy full SHA for 4a50c09
View code at this point
Browse repository at this point
Add foundations for listing scripts in admin UI
Show description for e6f3b7d
SimonAlling
committed
e6f3b7d
View commit details
Copy full SHA for e6f3b7d
View code at this point
Browse repository at this point
Add @total-typescript/ts-reset
Show description for 239a144
SimonAlling
committed
239a144
View commit details
Copy full SHA for 239a144
View code at this point
Browse repository at this point
Fix incorrect TypeScript invocation in admin UI
Show description for ccac4f0
SimonAlling
committed
ccac4f0
View commit details
Copy full SHA for ccac4f0
View code at this point
Browse repository at this point
Dockerize admin UI
Show description for 8738200
SimonAlling
committed
8738200
View commit details
Copy full SHA for 8738200
View code at this point
Browse repository at this point
Parameterize admin UI backend host and port
Show description for 2f98f33
SimonAlling
committed
2f98f33
View commit details
Copy full SHA for 2f98f33
View code at this point
Browse repository at this point
Add admin UI foundations
Show description for cfe25e9
SimonAlling
committed
cfe25e9
View commit details
Copy full SHA for cfe25e9
View code at this point
Browse repository at this point
Loading
You can’t perform that action at this time.