| Commit message (Expand) | Author | Age | Lines |
* | build: use modd instead of watchexec | Alan Pearce | 2024-06-19 | -1/+1 |
* | build: add command to generate changelog | Alan Pearce | 2024-05-29 | -0/+3 |
* | build: add task to update dependencies | Alan Pearce | 2024-05-26 | -0/+10 |
* | refactor: split server cmd and module | Alan Pearce | 2024-05-24 | -3/+3 |
* | build: fix `prepare` task not working after flake migration | Alan Pearce | 2024-05-20 | -1/+1 |
* | feat: add --update flag to force-update index and exit | Alan Pearce | 2024-05-20 | -0/+3 |
* | style: use double-dash arguments to wgo | Alan Pearce | 2024-05-20 | -1/+1 |
* | build: make `just dev` watch config.toml | Alan Pearce | 2024-05-17 | -1/+1 |
* | refactor: combine import and web server into one binary | Alan Pearce | 2024-05-13 | -5/+2 |
* | build: fix wrong arguments in justfile | Alan Pearce | 2024-05-13 | -3/+3 |
* | build: add extra command to index without replacing existing index | Alan Pearce | 2024-05-12 | -1/+4 |
* | build: make `just dev` reload on go file changes | Alan Pearce | 2024-05-11 | -1/+1 |
* | build: add reindex command | Alan Pearce | 2024-05-09 | -0/+3 |
* | build: pass config file to dev command | Alan Pearce | 2024-05-09 | -1/+1 |
* | style: reformat with golines and enforce on commit | Alan Pearce | 2024-05-09 | -0/+2 |
* | feat: import sources from configuration in go code and index options | Alan Pearce | 2024-05-09 | -39/+1 |
* | build: workaround wgo CPU usage | Alan Pearce | 2024-05-07 | -1/+1 |
* | feat: link to exact commits in NixOS/nixpkgs | Alan Pearce | 2024-05-07 | -4/+31 |
* | build: fetch darwin and home-manager options | Alan Pearce | 2024-05-05 | -0/+8 |
* | feat: render markdown in option descriptions | Alan Pearce | 2024-05-05 | -1/+1 |
* | feat: create nixos options.json importer | Alan Pearce | 2024-05-03 | -0/+3 |
* | feat: add basic input frontend | Alan Pearce | 2024-05-03 | -1/+1 |
* | feat: add css | Alan Pearce | 2024-05-03 | -1/+4 |
* | feat: watch and live reload in development | Alan Pearce | 2024-05-03 | -1/+1 |
* | feat: serve a very basic html template | Alan Pearce | 2024-05-02 | -0/+3 |
* | chore: initial commit | Alan Pearce | 2024-05-02 | -0/+16 |