yusing
|
6e9b5cc113
|
updated validation for middleware options
|
2024-11-30 04:00:55 +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
|
921ce23dde
|
refactored http import name, fixed and simplified idlewatcher/idlewaker implementation, dependencies update
|
2024-10-07 12:45:07 +08:00 |
|
yusing
|
929b7f7059
|
get back aa6fafd5 , accidentally reverted in 03cad9f3
|
2024-10-07 00:06:29 +08:00 |
|
yusing
|
03cad9f315
|
added package version api, dependencies upgrade
|
2024-10-06 09:23:41 +08:00 |
|
yusing
|
aa6fafd52f
|
improved tracing for debug
|
2024-10-06 06:06:29 +08:00 |
|
yusing
|
01ff63a007
|
fix forward auth attempt#1
|
2024-10-06 03:18:06 +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
|
c3b779a810
|
containers without port mapped will no longer be served
|
2024-10-01 17:18:17 +08:00 |
|
yusing
|
b38d7595a7
|
fixed issue for container not being excluded on restart
|
2024-09-30 15:19:59 +08:00 |
|
yusing
|
860e914b90
|
added real_ip and cloudflare_real_ip middlewares, fixed that some middlewares does not work properly
|
2024-09-30 04:03:48 +08:00 |
|