GoDoxy/internal/route
yusing 75ee0e63bd fix(middleware): fix route bypass matching
- replace upstream headers approach with context value
2025-05-08 17:49:36 +08:00
..
provider feat(container): add UpdatePorts method and support for host network mode 2025-05-06 20:27:25 +08:00
routes feat(health): add health check detail to health api 2025-05-05 20:41:25 +08:00
rules fix(middleware): fix route bypass matching 2025-05-08 17:49:36 +08:00
types refactor: rename Deserialize to MapUnmarshalValidate 2025-04-29 07:26:14 +08:00
fileserver.go refactor: move accesslog to logging/accesslog 2025-04-25 08:37:39 +08:00
fileserver_test.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
port_selection.go feat: enhance route handling with agent support and refactor port selection mapping 2025-03-28 08:14:06 +08:00
reverse_proxy.go fix: missing proxmox initialization 2025-04-28 05:08:14 +08:00
route.go fix(docker): host network_mode port selection 2025-05-07 23:26:51 +08:00
route_test.go feat: improved port selection 2025-05-04 01:32:01 +08:00
stream.go merge: main branch 2025-04-24 15:02:31 +08:00
stream_impl.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
udp_forwarder.go refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00