GoDoxy/internal/route
2025-01-10 06:48:41 +08:00
..
entry feature: accesslogger 2024-12-18 03:09:46 +08:00
provider fix rewrite omitting trailing slash, error msg update 2025-01-09 14:09:48 +08:00
routes refactor query.go 2025-01-10 06:48:17 +08:00
rules fix bypass command 2025-01-10 06:48:41 +08:00
types fix panic: Bad field name provided name 2025-01-09 04:44:55 +08:00
http.go updated route rules implementation 2025-01-09 04:27:02 +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 fix incorrect reload behaviors, further organize code 2025-01-09 04:26:00 +08:00
stream.go fix stream task stuck on reload and udp mutex not unlocked properly 2025-01-05 03:26:31 +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