GoDoxy/internal/autocert
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
..
provider_test migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher 2024-10-29 11:34:58 +08:00
config.go autocert update: 2024-11-29 05:06:23 +08:00
constants.go autocert update: 2024-11-29 05:06:23 +08:00
dummy.go restructured the project to comply community guideline, for others check release note 2024-09-28 09:51:34 +08:00
logger.go migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher 2024-10-29 11:34:58 +08:00
provider.go autocert update: 2024-11-29 05:06:23 +08:00
setup.go migrated from logrus to zerolog, improved error formatting, fixed concurrent map write, fixed crash on rapid page refresh for idle containers, fixed infinite recursion on gotfiy error, fixed websocket connection problem when using idlewatcher 2024-10-29 11:34:58 +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 fixed typos and formatting, fixed loading page not being shown (idlewaker) 2024-10-08 13:15:23 +08:00