about summary refs log tree commit diff stats
path: root/justfile
Commit message (Expand)AuthorAgeLines
* build: update nix package version number automaticallyAlan Pearce2024-07-13-2/+5
* feat: more structured loggingAlan Pearce2024-07-01-2/+2
* build: add command to cut a releaseAlan Pearce2024-06-29-0/+8
* build: generate correct changelog for next versionAlan Pearce2024-06-29-1/+3
* build: use modd instead of watchexecAlan Pearce2024-06-19-1/+1
* build: add command to generate changelogAlan Pearce2024-05-29-0/+3
* build: add task to update dependenciesAlan Pearce2024-05-26-0/+10
* refactor: split server cmd and moduleAlan Pearce2024-05-24-3/+3
* build: fix `prepare` task not working after flake migrationAlan Pearce2024-05-20-1/+1
* feat: add --update flag to force-update index and exitAlan Pearce2024-05-20-0/+3
* style: use double-dash arguments to wgoAlan Pearce2024-05-20-1/+1
* build: make `just dev` watch config.tomlAlan Pearce2024-05-17-1/+1
* refactor: combine import and web server into one binaryAlan Pearce2024-05-13-5/+2
* build: fix wrong arguments in justfileAlan Pearce2024-05-13-3/+3
* build: add extra command to index without replacing existing indexAlan Pearce2024-05-12-1/+4
* build: make `just dev` reload on go file changesAlan Pearce2024-05-11-1/+1
* build: add reindex commandAlan Pearce2024-05-09-0/+3
* build: pass config file to dev commandAlan Pearce2024-05-09-1/+1
* style: reformat with golines and enforce on commitAlan Pearce2024-05-09-0/+2
* feat: import sources from configuration in go code and index optionsAlan Pearce2024-05-09-39/+1
* build: workaround wgo CPU usageAlan Pearce2024-05-07-1/+1
* feat: link to exact commits in NixOS/nixpkgsAlan Pearce2024-05-07-4/+31
* build: fetch darwin and home-manager optionsAlan Pearce2024-05-05-0/+8
* feat: render markdown in option descriptionsAlan Pearce2024-05-05-1/+1
* feat: create nixos options.json importerAlan Pearce2024-05-03-0/+3
* feat: add basic input frontendAlan Pearce2024-05-03-1/+1
* feat: add cssAlan Pearce2024-05-03-1/+4
* feat: watch and live reload in developmentAlan Pearce2024-05-03-1/+1
* feat: serve a very basic html templateAlan Pearce2024-05-02-0/+3
* chore: initial commitAlan Pearce2024-05-02-0/+16