Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: enable configuration of flags as environment variables | Alan Pearce | 2024-06-09 | -0/+2 |
* | feat: support cleartext HTTP/2 (i.e. from a reverse proxy) | Alan Pearce | 2024-05-25 | -6/+7 |
* | feat: decode brotli-compressed files | Alan Pearce | 2024-05-17 | -0/+1 |
* | refactor(config): simplify configuration | Alan Pearce | 2024-05-13 | -1/+0 |
* | feat: import sources from configuration in go code and index options | Alan Pearce | 2024-05-09 | -0/+1 |
* | refactor: store searched documents directly in the search index | Alan Pearce | 2024-05-08 | -1/+1 |
* | feat: search one set of options | Alan Pearce | 2024-05-07 | -1/+30 |
* | feat: render markdown in option descriptions | Alan Pearce | 2024-05-05 | -0/+3 |
* | feat: watch and live reload in development | Alan Pearce | 2024-05-03 | -0/+1 |
* | feat: serve a very basic html template | Alan Pearce | 2024-05-02 | -0/+16 |
* | chore: initial commit | Alan Pearce | 2024-05-02 | -0/+3 |