about summary refs log tree commit diff stats
path: root/internal/website
Commit message (Expand)AuthorAgeLines
* avoid redirect chains (http -> https, host1 -> host2)Alan Pearce2024-06-27-2/+2
* make error pages dynamicAlan Pearce2024-06-26-10/+5
* fix early panicAlan Pearce2024-06-25-0/+1
* refactor/formatAlan Pearce2024-06-25-3/+7
* make 404 page dynamicAlan Pearce2024-06-24-5/+17
* fix and simplify content-encoding negotiationAlan Pearce2024-06-23-9/+15
* serve pre-compressed files according to accept-encodingAlan Pearce2024-06-23-20/+49
* refactor: lint with golangci-lintAlan Pearce2024-05-22-3/+12
* refactor: split server and muxAlan Pearce2024-05-22-0/+196