about summary refs log tree commit diff stats
path: root/server.go
Commit message (Expand)AuthorAgeLines
* server: configure with flags/envvars instead of tomlAlan Pearce2024-04-19-5/+20
* use abstracted FS to get 404 pageAlan Pearce2024-04-19-3/+3
* use unbuffered logs in developmentAlan Pearce2024-04-19-1/+8
* fix logging logicAlan Pearce2024-04-19-1/+1
* disable fiber startup message in productionAlan Pearce2024-04-18-1/+3
* disable logging of healthcheck requestsAlan Pearce2024-04-18-1/+4
* prettify HTMLAlan Pearce2024-04-18-1/+0
* embed filesAlan Pearce2024-04-18-0/+148