Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | move server code to cmd/server | Alan Pearce | 2024-04-21 | -4/+4 |
* | serve site from filesystem rather than embedding | Alan Pearce | 2024-04-21 | -17/+31 |
* | nix: save typing | Alan Pearce | 2024-04-21 | -5/+5 |
* | remove unused variable | Alan Pearce | 2024-04-21 | -1/+0 |
* | support IPv6 | Alan Pearce | 2024-04-21 | -1/+1 |
* | allow listen address to be configured | Alan Pearce | 2024-04-21 | -0/+1 |
* | send headers from config.toml | Alan Pearce | 2024-04-20 | -0/+3 |
* | Use gitlab CI | Alan Pearce | 2024-04-20 | -8/+11 |
* | use long git hashes for docker tags | Alan Pearce | 2024-04-20 | -1/+2 |
* | Brand executable with commit hash for server header | Alan Pearce | 2024-04-19 | -3/+3 |
* | try to improve building on aarch64-darwin | Alan Pearce | 2024-04-19 | -1/+2 |
* | use nix to build docker images | Alan Pearce | 2024-04-19 | -0/+71 |