summaryrefslogtreecommitdiff
path: root/web
Commit message (Collapse)AuthorAge
* Fixes for ACMEv2Mike Crute2022-12-24
|
* Add ACMEv2 endpointsMike Crute2022-01-30
| | | | | | | | | The ACMEv2 endpoints are easier to use for clients running the Golang acme.autocert.Manager. They require no tracking of state and also handle DNS propagation checking so the client can remain simple. Once the legacy REST client for the v1 endpoints is gone those old endpoints can be removed.
* Add dynamic DNS functionalityMike Crute2020-11-10
|
* Extract web frameworkMike Crute2020-11-10
|
* Do not do ddns update if ip is sameMike Crute2020-08-11
|
* Remove logging statementMike Crute2020-08-11
|
* Refator using le utilsMike Crute2020-08-11
|
* Refactor into an applicationMike Crute2020-01-04