GoDoxy/internal/route
2025-01-19 04:34:20 +08:00
..
entry feature: accesslogger 2024-12-18 03:09:46 +08:00
provider api: add /v1/health/ws for health bubbles on dashboard 2025-01-19 04:34:20 +08:00
routes api: add /v1/health/ws for health bubbles on dashboard 2025-01-19 04:34:20 +08:00
rules fix proxy rules behavior and implemented a few more rules and commands, dependencies upgrade 2025-01-11 12:22:42 +08:00
types api: add /v1/health/ws for health bubbles on dashboard 2025-01-19 04:34:20 +08:00
http.go api: add /v1/health/ws for health bubbles on dashboard 2025-01-19 04:34:20 +08:00
logger.go migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher 2024-10-29 11:34:58 +08:00
route.go api: add /v1/health/ws for health bubbles on dashboard 2025-01-19 04:34:20 +08:00
stream.go api: add /v1/health/ws for health bubbles on dashboard 2025-01-19 04:34:20 +08:00
stream_impl.go fix stream task stuck on reload and udp mutex not unlocked properly 2025-01-05 03:26:31 +08:00
udp_forwarder.go fix udp not returning error correctly 2025-01-05 11:20:57 +08:00