Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | refactor: rename go module | Alan Pearce | 2024-06-29 | -2/+3 |
| | ||||
* | build: just use nix version as internal version | Alan Pearce | 2024-05-25 | -1/+1 |
| | ||||
* | build: bake git hash into build for headers and --version | Alan Pearce | 2024-05-14 | -0/+1 |
| | ||||
* | refactor(config): simplify configuration | Alan Pearce | 2024-05-13 | -2/+2 |
| | | | | | | | | | | | | | | 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 | |||
* | feat: serve a very basic html template | Alan Pearce | 2024-05-02 | -0/+17 |