Commit message (Expand) | Author | Age | Lines | |
---|---|---|---|---|
* | fix: search all missing expected results | Alan Pearce | 11 days | -1/+1 |
* | fix: don't error when item not found | Alan Pearce | 2024-08-17 | -0/+4 |
* | fix: nil panics rendering last page of search results | Alan Pearce | 2024-07-13 | -1/+1 |
* | feat: enable combined search | Alan Pearce | 2024-07-12 | -34/+35 |
* | feat: more structured logging | Alan Pearce | 2024-07-01 | -0/+2 |
* | refactor: rename go module | Alan Pearce | 2024-06-29 | -2/+3 |
* | feat: add detail pages for packages/options | Alan Pearce | 2024-06-08 | -26/+51 |
* | feat: improve search relevance by boosting keyword matches | Alan Pearce | 2024-05-29 | -3/+44 |
* | feat: automatically add/remove sources to/from index | Alan Pearce | 2024-05-17 | -0/+19 |
* | feat: support searching packages | Alan Pearce | 2024-05-17 | -3/+5 |
* | refactor: use interface to unify Options and Packages | Alan Pearce | 2024-05-16 | -2/+2 |
* | refactor: combine import and web server into one binary | Alan Pearce | 2024-05-13 | -0/+102 |