GoDoxy/internal
yusing 8fe94d6d14 feat(socket-proxy): implement Docker socket proxy and related configurations
- Updated Dockerfile and Makefile for socket-proxy build.
- Modified go.mod to include necessary dependencies.
- Updated CI workflows for socket-proxy integration.
- Better module isolation
- Code refactor
2025-05-10 09:47:03 +08:00
..
acl breaking: move maxmind config to config.providers 2025-05-03 20:58:09 +08:00
api feat(socket-proxy): implement Docker socket proxy and related configurations 2025-05-10 09:47:03 +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(socket-proxy): implement Docker socket proxy and related configurations 2025-05-10 09:47:03 +08:00
config feat(socket-proxy): implement Docker socket proxy and related configurations 2025-05-10 09:47:03 +08:00
dnsproviders feat(socket-proxy): implement Docker socket proxy and related configurations 2025-05-10 09:47:03 +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 feat(socket-proxy): implement Docker socket proxy and related configurations 2025-05-10 09:47:03 +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 feat(socket-proxy): implement Docker socket proxy and related configurations 2025-05-10 09:47:03 +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 feat(socket-proxy): implement Docker socket proxy and related configurations 2025-05-10 09:47:03 +08:00
watcher fix(healthcheck): ensure detail is included on error 2025-05-09 12:26:31 +08:00