yusing
|
5d2df3550b
|
refactor: remove forward auth, move module net/http to net/gphttp
|
2025-03-28 07:39:26 +08:00 |
|
yusing
|
59f4eaf3ea
|
cleanup and simplify middleware implementations, refactor some other code
|
2024-12-17 10:33:21 +08:00 |
|
yusing
|
863bb3f474
|
small update on reverse proxy and xforwarded middlewares
|
2024-12-01 05:04:57 +08:00 |
|
yusing
|
e5bbb18414
|
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 |
|
yusing
|
5c40f4aa84
|
added round_robin, least_conn and ip_hash load balance support, small refactoring
|
2024-10-09 10:39:07 +08:00 |
|
yusing
|
ba13b81b0e
|
fixed middleware implementation, added middleware tracing for easier debug
|
2024-10-02 13:55:41 +08:00 |
|
yusing
|
ed887a5cfc
|
fixed serialization and middleware compose
|
2024-10-02 01:04:34 +08:00 |
|
yusing
|
44cfd65f6c
|
implement middleware compose
|
2024-10-01 16:38:07 +08:00 |
|