GoDoxy/internal
yusing 31dc112591 fix(middleware): middleware chain error handling
- Removed unnecessary initialization of befores and modResps in middlewareChain.
- modifyResponse should return immediately on error.
2025-05-09 12:29:50 +08:00
..
acl breaking: move maxmind config to config.providers 2025-05-03 20:58:09 +08:00
api fix: update http error handling 2025-05-04 02:34:34 +08:00
auth feat: hCaptcha middleware 2025-05-04 17:21:12 +08:00
autocert refactor: improve error handling and response formatting in API 2025-05-03 17:41:10 +08:00
common feat(docker): add Docker socket proxy support and related configurations 2025-05-08 20:59:32 +08:00
config breaking: move maxmind config to config.providers 2025-05-03 20:58:09 +08:00
dnsproviders chore: upgrade dependencies 2025-05-08 17:57:08 +08:00
docker fix(docker): host network_mode port selection 2025-05-07 23:26:51 +08:00
entrypoint fix(middleware): fix route bypass matching 2025-05-08 17:49:36 +08:00
gperr test: fix failed tests after code changes 2025-05-05 20:41:25 +08:00
homepage test: fix failed tests after code changes 2025-05-05 20:41:25 +08:00
idlewatcher feat(health): add health check detail to health api 2025-05-05 20:41:25 +08:00
jsonstore fix: tests 2025-04-30 17:42:51 +08:00
logging tweak(logging): rename write count variable and adjust buffer check interval 2025-05-05 20:59:43 +08:00
maxmind fix: timeout waiting for maxmind db on shutdown 2025-05-04 16:04:17 +08:00
metrics fix(sensor): ignore "no data available" error 2025-05-05 00:33:43 +08:00
net fix(middleware): middleware chain error handling 2025-05-09 12:29:50 +08:00
notif fix(notif): http 204 treated as error 2025-05-04 23:54:16 +08:00
proxmox fix: json marshaling 2025-04-26 01:31:22 +08:00
route fix(homepage): prioritize container name and alias as display name 2025-05-09 11:42:33 +08:00
task refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
utils test: fix failed tests after code changes 2025-05-05 20:41:25 +08:00
watcher fix(healthcheck): ensure detail is included on error 2025-05-09 12:26:31 +08:00