Commit message (Collapse) | Author | Age | Lines | ||
---|---|---|---|---|---|
... | |||||
* | refactor: combine import and web server into one binary | Alan Pearce | 2024-05-13 | -56/+35 | |
| | |||||
* | refactor(config): simplify configuration | Alan Pearce | 2024-05-13 | -66/+69 | |
| | | | | | | | | | | | | | | 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 | ||||
* | fix(module): allow setting sentry DSN | Alan Pearce | 2024-05-13 | -0/+1 | |
| | |||||
* | build: workaround nix weirdness | Alan Pearce | 2024-05-13 | -0/+1 | |
| | |||||
* | build: export nixos module and overlay | Alan Pearce | 2024-05-13 | -9/+16 | |
| | |||||
* | build: switch to flakes | Alan Pearce | 2024-05-12 | -249/+153 | |
| | |||||
* | feat: nix module | Alan Pearce | 2024-05-12 | -0/+216 | |
| | |||||
* | feat: import sources from configuration in go code and index options | Alan Pearce | 2024-05-09 | -0/+40 | |
| | |||||
* | chore: use prettier with plugin to format go templates | Alan Pearce | 2024-05-04 | -0/+765 | |
| | |||||
* | feat: add css | Alan Pearce | 2024-05-03 | -0/+13 | |
| | |||||
* | chore: initial commit | Alan Pearce | 2024-05-02 | -0/+236 | |