Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: exit after rebuilding index if `--replace` is specified | Alan Pearce | 2024-05-17 | -0/+3 |
* | fix: rebuild index when --replace is specified | Alan Pearce | 2024-05-16 | -1/+1 |
* | feat: monitor import jobs via sentry | Alan Pearce | 2024-05-15 | -16/+59 |
* | fix: bad git conflict resolution | Alan Pearce | 2024-05-15 | -2/+2 |
* | style: use consistent naming for config value | Alan Pearce | 2024-05-15 | -8/+8 |
* | feat: print clickable URL on startup in dev mode | Alan Pearce | 2024-05-15 | -0/+4 |
* | refactor: remove log prefix | Alan Pearce | 2024-05-15 | -3/+2 |
* | build: bake git hash into build for headers and --version | Alan Pearce | 2024-05-14 | -0/+8 |
* | build: improve --help output | Alan Pearce | 2024-05-14 | -1/+1 |
* | feat: log on startup if index doesn't exist | Alan Pearce | 2024-05-14 | -0/+1 |
* | feat: rely on system to show log times in production | Alan Pearce | 2024-05-14 | -1/+5 |
* | refactor: combine import and web server into one binary | Alan Pearce | 2024-05-13 | -0/+116 |