Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |