Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | feat: automatically add/remove sources to/from index | Alan Pearce | 2024-05-17 | -0/+54 |
* | feat: support searching packages | Alan Pearce | 2024-05-17 | -3/+5 |
* | feat(index): enable storage of package data | Alan Pearce | 2024-05-17 | -1/+11 |
* | perf: flush index batch in groups of 10000 | Alan Pearce | 2024-05-17 | -5/+26 |
* | fix: rebuild index when --replace is specified | Alan Pearce | 2024-05-16 | -4/+4 |
* | refactor: remove unnecessary and incorrect bleve config option | Alan Pearce | 2024-05-16 | -1/+0 |
* | refactor: use interface to unify Options and Packages | Alan Pearce | 2024-05-16 | -13/+13 |
* | refactor: combine import and web server into one binary | Alan Pearce | 2024-05-13 | -0/+473 |