GoDoxy/internal/route
Yuzerion 589b3a7a13
Feat/auto schemas (#48)
* use auto generated schemas

* go version bump and dependencies upgrade

* clarify some error messages

---------

Co-authored-by: yusing <yusing@6uo.me>
2025-01-19 00:37:17 +08:00
..
entry feature: accesslogger 2024-12-18 03:09:46 +08:00
provider Feat/auto schemas (#48) 2025-01-19 00:37:17 +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 api: enrich provider statistifcs 2025-01-15 09:16:29 +08:00
http.go api: enrich provider statistifcs 2025-01-15 09:16:29 +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: enrich provider statistifcs 2025-01-15 09:16:29 +08:00
stream.go api: enrich provider statistifcs 2025-01-15 09:16:29 +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