GoDoxy/internal/route
2025-06-05 18:25:15 +08:00
..
provider refactor(provider): improve route handling 2025-06-04 23:15:56 +08:00
routes feat(idlesleep): support container dependencies, including custom and docker depends_on, code refactor 2025-06-04 23:26:38 +08:00
rules refactor: code refactor and improved context and error handling 2025-05-24 10:02:24 +08:00
types feat(net): add option to disable compression 2025-05-28 22:09:25 +08:00
common.go fix: conflict error on load-balanced and excluded routes 2025-06-05 01:16:53 +08:00
fileserver.go refactor(route): unify common fields into routes.go 2025-06-05 18:25:15 +08:00
fileserver_test.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
port_selection.go tweak: improve port and scheme detection 2025-06-03 22:41:31 +08:00
reverse_proxy.go refactor(route): unify common fields into routes.go 2025-06-05 18:25:15 +08:00
route.go refactor(route): unify common fields into routes.go 2025-06-05 18:25:15 +08:00
route_test.go feat: improved port selection 2025-05-04 01:32:01 +08:00
stream.go refactor(route): unify common fields into routes.go 2025-06-05 18:25:15 +08:00
stream_impl.go Feat/fileserver (#60) 2025-02-06 18:23:10 +08:00
udp_forwarder.go refactor: remove the use of logging module in most code 2025-05-23 23:28:33 +08:00