about summary refs log tree commit diff stats
path: root/internal/server
Commit message (Expand)AuthorAgeLines
* fix logging of host headerAlan Pearce2024-05-22-1/+1
* redirect OpenID configuration requests to dexAlan Pearce2024-05-21-0/+7
* add hard-coded oidc webfinger supportAlan Pearce2024-05-21-1/+29
* use zap for logging http requests as wellAlan Pearce2024-05-19-21/+9
* log in logfmt via zap, with nicer console output in devAlan Pearce2024-05-19-14/+13
* fix missing commit hashes in binaryAlan Pearce2024-04-27-0/+5
* implement live-reloading dev serverAlan Pearce2024-04-27-0/+353