GoDoxy/internal/route
2025-01-06 04:58:11 +08:00
..
entry feature: accesslogger 2024-12-18 03:09:46 +08:00
provider api: fix validation and http response 2025-01-04 09:01:52 +08:00
routes fix reload stuck 2025-01-03 03:30:07 +08:00
types fix alias not showing 2025-01-04 12:18:52 +08:00
http.go fix reload stuck 2025-01-03 03:30:07 +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 nil panic on null entry 2025-01-06 04:58:11 +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