about summary refs log tree commit diff stats
path: root/serve
Commit message (Collapse)AuthorAgeLines
* refactor(config): simplify configurationAlan Pearce2024-05-13-12/+12
| | | | | | | | | | | | | | commit 8225dbdb692c99b39dcafe2e5ec6ddc4daf08fb5 Author: Alan Pearce <alan@alanpearce.eu> Date: Mon May 13 19:18:26 2024 +0200 refactor: consolidate configuration to reduce command-line options commit 5616d4c5a9bc6c0c14f744f812fa6609f859dc34 Author: Alan Pearce <alan@alanpearce.eu> Date: Mon May 13 17:41:58 2024 +0200 refactor: move config file parsing to program entry points
* refactor: clean up flags and environment variablesAlan Pearce2024-05-09-10/+0
|
* feat: format server listen address as URLAlan Pearce2024-05-09-1/+3
|
* feat: allow configuration of log levelAlan Pearce2024-05-09-6/+3
|
* feat: serve a very basic html templateAlan Pearce2024-05-02-0/+66
|
* chore: initial commitAlan Pearce2024-05-02-0/+5