GoDoxy/internal
Yuzerion 4a8bd48ad5
Some checks are pending
Docker Image CI (socket-proxy) / build (push) Waiting to run
fix: optimize memory usage, fix agent and code refactor (#118)
* refactor: simplify io code and make utils module independent

* fix(docker): agent and socket-proxy docker event flushing with modified reverse proxy handler

* refactor: remove unused code

* refactor: remove the use of logging module in most code

* refactor: streamline domain mismatch check in certState function

* tweak: use ecdsa p-256 for autocert

* fix(tests): update health check tests for invalid host and add case for port in host

* feat(acme): custom acme directory

* refactor: code refactor and improved context and error handling

* tweak: optimize memory usage under load

* fix(oidc): restore old user matching behavior

* docs: add ChatGPT assistant to README

---------

Co-authored-by: yusing <yusing@6uo.me>
2025-05-25 09:45:57 +08:00
..
acl fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
api fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
auth fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
autocert fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
common feat(socket-proxy): implement Docker socket proxy and related configurations 2025-05-10 09:47:03 +08:00
config fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
dnsproviders fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
docker fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
entrypoint fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
gperr fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
homepage fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
idlewatcher fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
jsonstore fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
logging fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
maxmind fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
metrics fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
net fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
notif fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
proxmox fix: json marshaling 2025-04-26 01:31:22 +08:00
route fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
serialization fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
task fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
utils fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
watcher fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00