about summary refs log tree commit diff stats
path: root/internal/server/mux.go
Commit message (Expand)AuthorAgeLines
* refactor(config): simplify configurationAlan Pearce2024-05-13-41/+24
* feat: allow adding extra HTML to the body via configurationAlan Pearce2024-05-12-17/+18
* refactor: merge search and results pagesAlan Pearce2024-05-12-88/+77
* build: optimise and fix handing of csp headers in dev modeAlan Pearce2024-05-12-3/+4
* refactor: split http.Server and http.ServeMux creationAlan Pearce2024-05-11-0/+292