GoDoxy/internal/autocert
yusing 9d58977fa6
Some checks are pending
Docker Image CI (nightly) / build-nightly (push) Waiting to run
Docker Image CI (nightly) / build-nightly-agent (push) Waiting to run
feat(autocert): add CACerts field to autocert Config for custom CA
2025-05-25 17:33:13 +08:00
..
provider_test refactor: code refactor and improved context and error handling 2025-05-24 10:02:24 +08:00
types fix(agent): reduce the size of agent binary by modules separation 2025-04-26 05:22:40 +08:00
config.go feat(autocert): add CACerts field to autocert Config for custom CA 2025-05-25 17:33:13 +08:00
paths.go feat(autocert): added all available lego supported dns providers 2025-04-25 12:32:02 +08:00
provider.go refactor: improve task management with xsync for concurrent access and enhance callback and subtasks handling as well as memory allocation 2025-05-25 15:01:44 +08:00
providers.go fix: optimize memory usage, fix agent and code refactor (#118) 2025-05-25 09:45:57 +08:00
setup.go refactor: remove the use of logging module in most code 2025-05-23 23:28:33 +08:00
state.go restructured the project to comply community guideline, for others check release note 2024-09-28 09:51:34 +08:00
user.go fix(agent): reduce the size of agent binary by modules separation 2025-04-26 05:22:40 +08:00