aboutsummaryrefslogtreecommitdiff
path: root/main.go
Commit message (Expand)AuthorAgeFilesLines
* Switch listen to systemd socket activationHEADv0.0.0-tejr1masterTom Ryder2021-02-031-1/+1
* Handle error from AddExtensionTypeYotam Nachum2019-12-061-1/+4
* Recover from panics in the main handlerYotam Nachum2019-12-061-1/+1
* Return the correct mime in response headerYotam Nachum2019-11-231-0/+4
* Add an option to specify custom config fileYotam Nachum2019-11-221-1/+6
* Move logic into configuration parsingYotam Nachum2019-11-091-8/+1
* Fix go vet and go lint warningsYotam Nachum2019-11-021-2/+2
* Add logging for requestsYotam Nachum2019-11-011-1/+3
* Add support for index fileYotam Nachum2019-11-011-36/+0
* Initial commitYotam Nachum2019-11-011-0/+61