about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* Use errors.WithMessage in place of .Wrap HEAD mainAlan Pearce14 hours-26/+26
* use more descriptive error textAlan Pearce15 hours-1/+1
* Revert "Disable stdout request logging in production"Alan Pearce15 hours-9/+5
* tls: use only DNS01 challengesAlan Pearce30 hours-4/+6
* Enable new redis serverAlan Pearce30 hours-0/+3
* Add support for connecting to redis via TLSAlan Pearce31 hours-0/+4
* Update templAlan Pearce37 hours-3/+3
* Fix justfile shebangAlan Pearce38 hours-2/+2
* Re-add health checksAlan Pearce39 hours-0/+9
* Use PowerDNS API instead of acme-dns (buggy)Alan Pearce39 hours-18/+18
* Switch back to flakesAlan Pearce13 days-174/+231
* Update nix sourcesAlan Pearce2024-10-23-6/+6
* Revert "update CI shell specification"Alan Pearce2024-10-23-1/+1
* provision wildcard certificate correctlyAlan Pearce2024-10-23-11/+7
* Revert "update go dependencies"Alan Pearce2024-10-23-57/+18
* Revert "update go to 1.23"Alan Pearce2024-10-23-7/+7
* reduce memory usageAlan Pearce2024-10-05-0/+1
* add missing imports to templ filesAlan Pearce2024-09-29-2/+6
* update go dependenciesAlan Pearce2024-09-27-18/+57
* update CI shell specificationAlan Pearce2024-09-27-1/+1
* update certmagic/caddy dependenciesAlan Pearce2024-09-27-65/+69
* update go to 1.23Alan Pearce2024-09-27-7/+7
* use main TLS server name for health checkAlan Pearce2024-08-25-1/+1
* don't try to get cert for fly subdomainAlan Pearce2024-08-25-1/+0
* Disable stdout request logging in productionAlan Pearce2024-08-24-5/+9
* fix display of cvAlan Pearce2024-08-01-1/+2
* fix mangling of stats URLsAlan Pearce2024-07-24-1/+5
* fix stats loggingAlan Pearce2024-07-22-1/+2
* tweak display of post tagsAlan Pearce2024-07-11-4/+4
* post: searchixAlan Pearce2024-07-11-0/+33
* fix wildcard-based redirectsAlan Pearce2024-07-11-9/+4
* specify toml key for wildcard domain configurationAlan Pearce2024-07-11-2/+2
* remove tls domain overrideAlan Pearce2024-07-11-1/+1
* use fetch + checkout instead of pullAlan Pearce2024-07-11-9/+25
* fix dns01 challengeAlan Pearce2024-07-11-12/+16
* add wildcard domain redirect supportAlan Pearce2024-07-10-4/+50
* fix mismatched log output from certmagicAlan Pearce2024-07-03-5/+5
* add cross-origin-resource-policy headerAlan Pearce2024-07-03-0/+1
* redirect to same host even if it doesn't have a portAlan Pearce2024-07-03-6/+6
* fix HTTP->S redirects on standard portAlan Pearce2024-07-03-1/+6
* oopsAlan Pearce2024-07-03-0/+1
* make HTTP->S redirects use same host only for HSTSAlan Pearce2024-07-03-22/+32
* remove the external link iconAlan Pearce2024-07-02-18/+0
* fix git commit brandingAlan Pearce2024-07-02-2/+2
* warn if VCS configuration not supplied in productionAlan Pearce2024-07-02-12/+16
* fix link to site source codeAlan Pearce2024-07-02-1/+1
* extract listenfd libraryAlan Pearce2024-07-02-72/+5
* fix inconsistent handling of IPv6 listen addressAlan Pearce2024-07-02-11/+7
* extract logging libraryAlan Pearce2024-06-30-105/+21
* use encoding/xml for atom feedsAlan Pearce2024-06-29-93/+59