| Commit message (Expand) | Author | Age | Lines |
* | specify toml key for wildcard domain configuration | Alan Pearce | 2024-07-11 | -2/+2 |
* | add wildcard domain redirect support | Alan Pearce | 2024-07-10 | -0/+1 |
* | extract logging library | Alan Pearce | 2024-06-30 | -1/+1 |
* | enable filtered debug logging via DEBUG="component.*" | Alan Pearce | 2024-06-29 | -1/+1 |
* | change error package | Alan Pearce | 2024-06-29 | -2/+2 |
* | rename go module | Alan Pearce | 2024-06-29 | -1/+2 |
* | build outside of working directory | Alan Pearce | 2024-06-29 | -3/+5 |
* | make goatcounter URL configurable | Alan Pearce | 2024-06-28 | -0/+1 |
* | handle TLS in server with ACME | Alan Pearce | 2024-06-24 | -1/+2 |
* | style external nav menu links | Alan Pearce | 2024-06-19 | -1/+1 |
* | refactor: lint with golangci-lint | Alan Pearce | 2024-05-22 | -23/+24 |
* | add hard-coded oidc webfinger support | Alan Pearce | 2024-05-21 | -0/+1 |
* | log in logfmt via zap, with nicer console output in dev | Alan Pearce | 2024-05-19 | -2/+2 |
* | remove lint errors | Alan Pearce | 2024-05-18 | -10/+4 |
* | tweak cspgenerator output | Alan Pearce | 2024-04-29 | -5/+6 |
* | implement live-reloading dev server | Alan Pearce | 2024-04-27 | -18/+134 |
* | fix feed linking to localhost 🤦🏻 | Alan Pearce | 2024-04-21 | -17/+0 |
* | disable fiber startup message in production | Alan Pearce | 2024-04-18 | -1/+3 |
* | config: add port (via environment variable) | Alan Pearce | 2024-04-17 | -0/+17 |
* | config: override base_url in development | Alan Pearce | 2024-04-17 | -0/+15 |
* | config: convert base_url to a URL type | Alan Pearce | 2024-04-17 | -1/+11 |
* | add debug logging | Alan Pearce | 2024-04-16 | -0/+2 |
* | wip: verbose error handling | Alan Pearce | 2024-04-16 | -2/+16 |
* | wip: render feeds | Alan Pearce | 2024-04-16 | -0/+37 |