about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* chore: release 0.1.20 HEAD mainAlan Pearce13 hours-2/+9
* fix: build failure (bad rebase)Alan Pearce13 hours-1/+2
* chore: release 0.1.19Alan Pearce13 hours-3/+10
* fix: import slowdown when querying programs databaseAlan Pearce13 hours-7/+40
* perf: enable support for cpu profilingAlan Pearce13 hours-4/+17
* build: allow passing flags to just {reindex,update}Alan Pearce13 hours-4/+4
* perf: pass context to importer for better tracingAlan Pearce13 hours-12/+33
* chore: release 0.1.18Alan Pearce5 days-3/+12
* feat: allow HTTP request logging to be disabledAlan Pearce5 days-0/+16
* feat(sentry): trace all transactionsAlan Pearce5 days-1/+1
* chore: release 0.1.17 v0.1.17Alan Pearce6 days-4/+13
* build: don't try to run non-existent testsAlan Pearce6 days-0/+2
* fix(sentry): report correct HTTP path in tracesAlan Pearce6 days-11/+35
* refactor: trace 10% of requestsAlan Pearce6 days-1/+1
* fix: use importer configured timeout for sentry check-insAlan Pearce6 days-4/+5
* chore: release 0.1.16 v0.1.16Alan Pearce9 days-3/+15
* feat: enable searching via program names for multi-program packagesAlan Pearce9 days-20/+308
* fix(dev): fix CSP not working in dev mode behind reverse proxyAlan Pearce9 days-0/+1
* chore: release 0.1.15 v0.1.15Alan Pearce2025-01-05-3/+15
* feat: offer to show all results on one page (if < 10000)Alan Pearce2025-01-05-16/+19
* fix(dev): overwrite previous asset hash on changeAlan Pearce2025-01-05-0/+2
* refactor: extract pagination into moduleAlan Pearce2025-01-04-32/+71
* chore: release 0.1.14 v0.1.14Alan Pearce2025-01-02-2/+14
* fix: boost non-stemmed matches over stemmed matchesAlan Pearce2025-01-02-24/+26
* feat: show scores in results table in dev modeAlan Pearce2025-01-02-5/+74
* chore: release 0.1.13 v0.1.13Alan Pearce2024-12-30-3/+12
* feat: increase results per pageAlan Pearce2024-12-30-1/+1
* feat: de-rank packages on 'all' searchAlan Pearce2024-12-30-0/+6
* refactor: improve type hinting of setFieldAlan Pearce2024-12-30-3/+3
* build: workaround nix build error with go 1.23Alan Pearce2024-12-27-1/+1
* chore: update dependenciesAlan Pearce2024-12-19-130/+132
* chore: release 0.1.12 v0.1.12Alan Pearce2024-12-04-3/+14
* fix: use UTC time for fetch/import timerAlan Pearce2024-12-04-8/+10
* fix: enable using module in pure evaluation modeAlan Pearce2024-11-27-1/+1
* fix: enable using module in pure evaluation modeAlan Pearce2024-11-27-2/+4
* chore: release 0.1.11 v0.1.11Alan Pearce2024-11-20-3/+10
* feat: apply stemming to search index termsAlan Pearce2024-11-20-0/+6
* chore: disable integer overflow warningsAlan Pearce2024-11-20-0/+3
* docs: update default nix-darwin importer configAlan Pearce2024-11-20-2/+2
* chore: release 0.1.10 v0.1.10Alan Pearce2024-11-10-2/+9
* fix: search all missing expected resultsAlan Pearce2024-11-10-1/+1
* chore: release 0.1.9 v0.1.9Alan Pearce2024-08-17-4/+13
* fix: don't error when item not foundAlan Pearce2024-08-17-1/+4
* build: remove shell.nix to force lorri to use flakesAlan Pearce2024-07-30-3/+0
* fix: tell browsers not to capitalise search inputAlan Pearce2024-07-16-0/+1
* chore: release 0.1.8 v0.1.8Alan Pearce2024-07-13-5/+11
* build: update nix package version number automaticallyAlan Pearce2024-07-13-2/+5
* fix: nil panics rendering last page of search resultsAlan Pearce2024-07-13-1/+1
* fix: panic rendering error pagesAlan Pearce2024-07-13-0/+2
* refactor: ignore unused variableAlan Pearce2024-07-13-1/+1