GoDoxy/internal/route
2025-01-12 10:30:37 +08:00
..
entry feature: accesslogger 2024-12-18 03:09:46 +08:00
provider server side favicon retrieving and caching 2025-01-12 10:30:37 +08:00
routes refactor query.go 2025-01-10 06:48:17 +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 fix panic: Bad field name provided name 2025-01-09 04:44:55 +08:00
http.go fix proxy rules behavior and implemented a few more rules and commands, dependencies upgrade 2025-01-11 12:22:42 +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