about summary refs log tree commit diff stats
path: root/server.go
Commit message (Collapse)AuthorAgeLines
* oopsAlan Pearce2024-04-20-1/+1
|
* send headers from config.tomlAlan Pearce2024-04-20-11/+24
|
* Brand executable with commit hash for server headerAlan Pearce2024-04-19-1/+3
|
* 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