aboutsummaryrefslogtreecommitdiff
path: root/src/zenserver/hub/httpproxyhandler.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Hub proxy returns graceful responses when an instance is unavailable instead ↵Dan Engelbrecht2026-04-141-3/+27
| | | | of a generic bad gateway error (#956)
* hub instance dashboard proxy (#914)Dan Engelbrecht2026-04-011-0/+504
- Feature: Hub dashboard proxy - instance dashboards are accessible through the hub server at `/hub/proxy/{port}/` without requiring direct port access