yusing
48430fd9c3
schema update and remove 'Origin' header from request
2024-12-13 15:48:15 +08:00
yusing
843d7b2231
refactor and dependencies upgrade
2024-12-13 15:22:31 +08:00
yusing
51b8806184
properly close docker client
2024-12-13 12:54:54 +08:00
yusing
68b2d79700
fix docker healthcheck formatting
2024-12-13 12:44:20 +08:00
yusing
17e8532e6f
enrich health check result details
2024-12-13 12:35:59 +08:00
yusing
be81415a75
use docker healthcheck result if possible
2024-12-13 12:18:10 +08:00
yusing
b6c806a789
fix notif dispatcher nil panic
2024-12-13 00:46:45 +08:00
yusing
32871a8a3c
dependencies upgrade
2024-12-11 07:21:07 +08:00
yusing
c6630a9f20
n8n compose example
2024-12-11 07:21:04 +08:00
yusing
2cbee10527
add $remote_host and $remote_port variables
2024-12-05 10:37:17 +08:00
yusing
aff8a3b401
fix modifyResponse middleware incorrect variable substitution
2024-12-05 10:31:48 +08:00
yusing
a9f6c4eb20
"visitor" prometheus metric
2024-12-05 08:54:48 +08:00
yusing
28d4373f67
fix potential issues with some websocket upstream servers
2024-12-04 06:09:52 +08:00
yusing
452bb0b0d7
http parameter tunings, dependencies upgrade
2024-12-04 06:02:54 +08:00
yusing
eabdd3de00
improved middleware variable subsititution
2024-12-04 01:58:17 +08:00
yusing
fcfb7a0105
README and example re-formatting
2024-12-03 11:51:13 +08:00
yusing
5d5c623f09
small refactor and fixes
2024-12-03 11:45:10 +08:00
yusing
cebc0c5405
support $resp_header(name)
substitution
2024-12-03 11:09:30 +08:00
yusing
52d5e2f36d
support x-properties
2024-12-03 10:28:47 +08:00
yusing
ef1863f810
support variables in modify request,response middlewares
2024-12-03 10:20:18 +08:00
yusing
cd749ac6a4
allow alias to match exact host
2024-12-02 05:01:55 +08:00
yusing
3f9d73d784
enable domain matching, removed unnecessary path_pattern check
2024-12-02 04:39:46 +08:00
yusing
58cfba7695
refactor and fix duplicate notification
2024-12-01 11:12:25 +08:00
yusing
d1cb7a5ce4
prevent generation of ACME key when not using autocert
2024-12-01 05:08:26 +08:00
yusing
863bb3f474
small update on reverse proxy and xforwarded middlewares
2024-12-01 05:04:57 +08:00
yusing
a4f44348ef
fixed zero timeout causing health check to fail
2024-11-30 09:09:07 +08:00
yusing
51f9afb471
fixed redirectHTTP middleware
2024-11-30 08:58:30 +08:00
yusing
f8bdc7044c
repalce redirect_to_https with entrypoint middleware
2024-11-30 08:50:23 +08:00
yusing
796a4a693a
entrypoint middleware mutex
2024-11-30 08:50:02 +08:00
yusing
1c1ba1b55e
[BREAKING] added entrypoint middleware support and config, config schema update
2024-11-30 08:02:03 +08:00
yusing
3af3a88f66
fix CIDRWhitelist status field
2024-11-30 08:01:15 +08:00
yusing
25eeabb9f9
[BREAKING] changed notification config format, support multiple notification providers, support webhook and markdown style notification
2024-11-30 06:44:49 +08:00
yusing
fb9de4c4ad
added ping latency to healthcheck result
2024-11-30 06:43:47 +08:00
yusing
497879fb4b
update serialization
2024-11-30 05:51:17 +08:00
yusing
6e9b5cc113
updated validation for middleware options
2024-11-30 04:00:55 +08:00
yusing
edc1ad952d
updated deserialize method to support validation
2024-11-30 02:58:13 +08:00
yusing
4188bbc5bd
small changes
2024-11-30 01:06:06 +08:00
yusing
10591452e4
schema update
2024-11-29 05:26:51 +08:00
yusing
c269bd04d3
updated autocert renew check logic
2024-11-29 05:26:05 +08:00
yusing
acdb324f7d
autocert update:
...
- save ACME private key to reuse previous registered ACME account
- properly renew certificate with `Certificate.RenewWithOptions` instead of re-obtaining with `Certificate.Obtain`
2024-11-29 05:06:23 +08:00
yusing
d3842ec3c3
fixed loadbalancer panic
2024-11-28 07:15:27 +08:00
yusing
e1cac9f92f
update validateSignal
2024-11-28 06:56:23 +08:00
yusing
4533cc592f
fixed and updated tests
2024-11-28 06:52:26 +08:00
yusing
23614fe0d0
dependencies upgrade
2024-11-28 05:52:12 +08:00
yusing
d723403b6b
modules reorganized and code refactor
2024-11-25 01:40:12 +08:00
yusing
f3b21e6bd9
refactor health module
2024-11-13 06:46:01 +08:00
yusing
6a2638c70c
removed unnecessary PatchReverseProxy argument
2024-11-13 04:47:42 +08:00
yusing
b162dcbfbe
updated incorrect metric help message
2024-11-13 04:46:31 +08:00
yusing
25a2de2a90
fixed stream route healthchecking wrong address
2024-11-11 06:48:10 +08:00
yusing
67b2286df0
fixed missing error subject
2024-11-11 06:47:47 +08:00