Commit message (Expand) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | Update templ | Alan Pearce | 2024-11-27 | -3/+3 | |
* | Fix justfile shebang | Alan Pearce | 2024-11-27 | -2/+2 | |
* | Re-add health checks | Alan Pearce | 2024-11-27 | -0/+9 | |
* | Use PowerDNS API instead of acme-dns (buggy) | Alan Pearce | 2024-11-27 | -18/+18 | |
* | Switch back to flakes | Alan Pearce | 2024-11-16 | -174/+231 | |
* | Update nix sources | Alan Pearce | 2024-10-23 | -6/+6 | |
* | Revert "update CI shell specification" | Alan Pearce | 2024-10-23 | -1/+1 | |
* | provision wildcard certificate correctly | Alan Pearce | 2024-10-23 | -11/+7 | |
* | Revert "update go dependencies" | Alan Pearce | 2024-10-23 | -57/+18 | |
* | Revert "update go to 1.23" | Alan Pearce | 2024-10-23 | -7/+7 | |
* | reduce memory usage | Alan Pearce | 2024-10-05 | -0/+1 | |
* | add missing imports to templ files | Alan Pearce | 2024-09-29 | -2/+6 | |
* | update go dependencies | Alan Pearce | 2024-09-27 | -18/+57 | |
* | update CI shell specification | Alan Pearce | 2024-09-27 | -1/+1 | |
* | update certmagic/caddy dependencies | Alan Pearce | 2024-09-27 | -65/+69 | |
* | update go to 1.23 | Alan Pearce | 2024-09-27 | -7/+7 | |
* | use main TLS server name for health check | Alan Pearce | 2024-08-25 | -1/+1 | |
* | don't try to get cert for fly subdomain | Alan Pearce | 2024-08-25 | -1/+0 | |
* | Disable stdout request logging in production | Alan Pearce | 2024-08-24 | -5/+9 | |
* | fix display of cv | Alan Pearce | 2024-08-01 | -1/+2 | |
* | fix mangling of stats URLs | Alan Pearce | 2024-07-24 | -1/+5 | |
* | fix stats logging | Alan Pearce | 2024-07-22 | -1/+2 | |
* | tweak display of post tags | Alan Pearce | 2024-07-11 | -4/+4 | |
* | post: searchix | Alan Pearce | 2024-07-11 | -0/+33 | |
* | fix wildcard-based redirects | Alan Pearce | 2024-07-11 | -9/+4 | |
* | specify toml key for wildcard domain configuration | Alan Pearce | 2024-07-11 | -2/+2 | |
* | remove tls domain override | Alan Pearce | 2024-07-11 | -1/+1 | |
* | use fetch + checkout instead of pull | Alan Pearce | 2024-07-11 | -9/+25 | |
* | fix dns01 challenge | Alan Pearce | 2024-07-11 | -12/+16 | |
* | add wildcard domain redirect support | Alan Pearce | 2024-07-10 | -4/+50 | |
* | fix mismatched log output from certmagic | Alan Pearce | 2024-07-03 | -5/+5 | |
* | add cross-origin-resource-policy header | Alan Pearce | 2024-07-03 | -0/+1 | |
* | redirect to same host even if it doesn't have a port | Alan Pearce | 2024-07-03 | -6/+6 | |
* | fix HTTP->S redirects on standard port | Alan Pearce | 2024-07-03 | -1/+6 | |
* | oops | Alan Pearce | 2024-07-03 | -0/+1 | |
* | make HTTP->S redirects use same host only for HSTS | Alan Pearce | 2024-07-03 | -22/+32 | |
* | remove the external link icon | Alan Pearce | 2024-07-02 | -18/+0 | |
* | fix git commit branding | Alan Pearce | 2024-07-02 | -2/+2 | |
* | warn if VCS configuration not supplied in production | Alan Pearce | 2024-07-02 | -12/+16 | |
* | fix link to site source code | Alan Pearce | 2024-07-02 | -1/+1 | |
* | extract listenfd library | Alan Pearce | 2024-07-02 | -72/+5 | |
* | fix inconsistent handling of IPv6 listen address | Alan Pearce | 2024-07-02 | -11/+7 | |
* | extract logging library | Alan Pearce | 2024-06-30 | -105/+21 | |
* | use encoding/xml for atom feeds | Alan Pearce | 2024-06-29 | -93/+59 | |
* | remove unused template file | Alan Pearce | 2024-06-29 | -48/+0 | |
* | enable filtered debug logging via DEBUG="component.*" | Alan Pearce | 2024-06-29 | -89/+169 | |
* | pass logger to certmagic | Alan Pearce | 2024-06-29 | -0/+3 | |
* | set timeouts for secondary (http) server | Alan Pearce | 2024-06-29 | -32/+32 | |
* | check error | Alan Pearce | 2024-06-29 | -0/+3 | |
* | refactor: remove unused argument | Alan Pearce | 2024-06-29 | -2/+2 |