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 }}
stonegray
/
magic-proxy
Public
Notifications
You must be signed in to change notification settings
Fork
1
Star
0
Code
Issues
0
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
deep-merge configs, remove redundant YAML parsing, add collision warnings & robustness fixes
- #30
#30
Open
stonegray
wants to merge 19 commits into
main
stonegray/magic-proxy:main
from
dev
stonegray/magic-proxy:dev
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Open
deep-merge configs, remove redundant YAML parsing, add collision warnings & robustness fixes
#30
stonegray
wants to merge 19 commits into
main
stonegray/magic-proxy:main
from
dev
stonegray/magic-proxy:dev
Copy head branch name to clipboard
Commits
Commits on Jan 14, 2026
fix(traefik): deep merge routers/services/middlewares in register()
Show description for 6f30e9a
Stone Gray
committed
6f30e9a
View commit details
Copy full SHA for 6f30e9a
Browse repository at this point
refactor(traefik): eliminate double YAML parse-dump cycle
Show description for 9299cf5
Stone Gray
committed
9299cf5
View commit details
Copy full SHA for 9299cf5
Browse repository at this point
chore(traefik): remove unused lastUserData tracking
Show description for b708a20
Stone Gray
committed
b708a20
View commit details
Copy full SHA for b708a20
Browse repository at this point
feat(traefik): warn on router/service/middleware name collisions
Show description for dd62a74
Stone Gray
committed
dd62a74
View commit details
Copy full SHA for dd62a74
Browse repository at this point
fix(backend): replace unsafe ! assertions with ensureBackend()
Show description for 061dfb1
Stone Gray
committed
061dfb1
View commit details
Copy full SHA for 061dfb1
Browse repository at this point
perf(traefik): only cleanup temp files on first write
Show description for 542afcc
Stone Gray
committed
542afcc
View commit details
Copy full SHA for 542afcc
Browse repository at this point
fix(lint): replace explicit 'any' types with specific Record types
Show description for fcdc242
Stone Gray
committed
fcdc242
View commit details
Copy full SHA for fcdc242
Browse repository at this point
refactor(traefik): fix double-render, extract error helper, remove dead code
Show description for 4e14e9f
Stone Gray
committed
4e14e9f
View commit details
Copy full SHA for 4e14e9f
Browse repository at this point
fix(traefik): tighten Context typing and safe lookup in template parser
Show description for 85fbe58
Stone Gray
committed
85fbe58
View commit details
Copy full SHA for 85fbe58
Browse repository at this point
refactor(traefik): extract shared helpers and improve readability
Show description for eeadb9e
Stone Gray
committed
eeadb9e
View commit details
Copy full SHA for eeadb9e
Browse repository at this point
chore(merge): bring refactor/traefik-readability into dev
Stone Gray
committed
a1d817e
View commit details
Copy full SHA for a1d817e
Browse repository at this point
refactor: consolidate types and remove duplicates
Show description for 50b0ae3
Stone Gray
committed
50b0ae3
View commit details
Copy full SHA for 50b0ae3
Browse repository at this point
refactor: clean up logging module and API middleware
Show description for dcd91ba
Stone Gray
committed
dcd91ba
View commit details
Copy full SHA for dcd91ba
Browse repository at this point
refactor: improve config and backend plugin modules
Show description for dd997b1
Stone Gray
committed
dd997b1
View commit details
Copy full SHA for dd997b1
Browse repository at this point
refactor: clean up traefik manager imports
Show description for 2963195
Stone Gray
committed
2963195
View commit details
Copy full SHA for 2963195
Browse repository at this point
refactor: remove dead code and update documentation
Show description for ba0a578
Stone Gray
committed
ba0a578
View commit details
Copy full SHA for ba0a578
Browse repository at this point
test: add tests for traefik helpers and nested userData access
Show description for 006e953
Stone Gray
committed
006e953
View commit details
Copy full SHA for 006e953
Browse repository at this point
docs: clarify getContextValue traversal behavior
Show description for 1e2a5d9
Stone Gray
committed
1e2a5d9
View commit details
Copy full SHA for 1e2a5d9
Browse repository at this point
test: add regression tests for Comment 1 bug scenario
Show description for b250f18
Stone Gray
committed
b250f18
View commit details
Copy full SHA for b250f18
Browse repository at this point
You can’t perform that action at this time.