Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fix: nil pointer exception when (re-)indexing | Alan Pearce | 2024-05-29 | -2/+3 |
* | feat: stream files directly from fetcher to importer | Alan Pearce | 2024-05-23 | -33/+23 |
* | fix: make fetcher check on creation that it supports Source.Importer | Alan Pearce | 2024-05-20 | -0/+18 |
* | feat(config): print durations and URLs with human values | Alan Pearce | 2024-05-20 | -1/+1 |
* | fix: don't panic when re-indexing if fetcher did not update | Alan Pearce | 2024-05-17 | -1/+1 |
* | refactor: separate fetch and import logic | Alan Pearce | 2024-05-16 | -0/+75 |