yusing
|
b3c47e759f
|
fix incorrect reload behaviors, further organize code
|
2025-01-09 04:26:00 +08:00 |
|
yusing
|
87279688e6
|
fix middleware tracer and cloudflareRealIP
|
2024-12-18 09:03:12 +08:00 |
|
yusing
|
59f4eaf3ea
|
cleanup and simplify middleware implementations, refactor some other code
|
2024-12-17 10:33:21 +08:00 |
|
yusing
|
f8bdc7044c
|
repalce redirect_to_https with entrypoint middleware
|
2024-11-30 08:50:23 +08:00 |
|
yusing
|
3af3a88f66
|
fix CIDRWhitelist status field
|
2024-11-30 08:01:15 +08:00 |
|
yusing
|
6e9b5cc113
|
updated validation for middleware options
|
2024-11-30 04:00:55 +08:00 |
|
yusing
|
cceebff93a
|
fixed CIDR whitelist shared its IP cache map when it should not
|
2024-11-10 03:25:33 +08:00 |
|
yusing
|
8df28628ec
|
removed unnecessary pointer indirection, added rate limiter middleware
|
2024-11-03 07:07:30 +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
|
a278711421
|
fixed loadbalancer with idlewatcher, fixed reload issue
|
2024-10-20 09:46:02 +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
|
8329a8ea9c
|
replacing label parser map with improved deserialization implementation, API host check now disabled when in debug mode
|
2024-10-03 01:50:49 +08:00 |
|
yusing
|
ba13b81b0e
|
fixed middleware implementation, added middleware tracing for easier debug
|
2024-10-02 13:55:41 +08:00 |
|
yusing
|
e8c3e4c75f
|
added cidr_whitelist middleware
|
2024-10-02 01:20:25 +08:00 |
|