about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* chore: release 0.1.29 HEAD v0.1.29 mainAlan Pearce32 hours-3/+14
|
* fix: nil pointer deference in nixpkgs-channel fetcherAlan Pearce32 hours-0/+1
|
* chore: don't reindex on every dev startAlan Pearce32 hours-1/+1
|
* fix: build error (incomplete commit)Alan Pearce46 hours-5/+2
|
* chore: add build task to justfileAlan Pearce46 hours-0/+3
|
* fix: build error caused by incomplete commitAlan Pearce2 days-5/+6
|
* refactor: ensure errors have stack tracesAlan Pearce6 days-177/+179
|
* chore: release 0.1.28 v0.1.28Alan Pearce6 days-3/+10
|
* fix: js error due to missing class on nav menu itemAlan Pearce6 days-3/+1
|
* build: remove lorri from direnv configurationAlan Pearce6 days-9/+2
|
* chore: fix nixos module default config link not updating on releaseAlan Pearce7 days-2/+2
|
* chore: release 0.1.27 v0.1.27Alan Pearce7 days-2/+9
|
* docs: use link to current version's defaults.tomlAlan Pearce7 days-2/+5
|
* fix: sources disabled by default in NixOS moduleAlan Pearce7 days-2/+5
| | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/12
* chore: release 0.1.26 v0.1.26Alan Pearce7 days-4/+11
|
* fix: nixos import fails with default settingsAlan Pearce7 days-4/+4
| | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/14
* chore: release 0.1.25 v0.1.25Alan Pearce7 days-2/+14
|
* fix: panic when source order > number of sourcesAlan Pearce7 days-4/+11
| | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/13
* chore: update flake inputs, go and templAlan Pearce7 days-33/+16
|
* feat: link to referenced projectsAlan Pearce7 days-1/+2
|
* build: add justfile alias for projectdoAlan Pearce7 days-0/+2
|
* chore: release 0.1.24 v0.1.24Alan Pearce7 days-2/+9
|
* refactor: remove unnecessary source lookupAlan Pearce7 days-43/+1
|
* fix(js): switching source after reset uses old queryAlan Pearce7 days-0/+5
|
* chore: release 0.1.23 v0.1.23Alan Pearce8 days-3/+10
|
* fix: remove duplicate link to source codeAlan Pearce8 days-1/+0
|
* chore: release 0.1.22 v0.1.22Alan Pearce8 days-3/+10
|
* feat: default to combined search on root pathAlan Pearce8 days-29/+15
|
* refactor: interface{}->anyAlan Pearce11 days-4/+4
|
* chore: release 0.1.21 v0.1.21Alan Pearce12 days-2/+16
|
* feat: prioritise exact matches on programs/attr/name fieldAlan Pearce12 days-0/+3
|
* feat: improve relevance with compound wordsAlan Pearce12 days-13/+6
| | | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/8 Fixes: https://todo.sr.ht/~alanpearce/searchix/10
* refactor: remove unused analyserAlan Pearce12 days-12/+1
|
* build(dev): automatically re-index on indexer.go changesAlan Pearce12 days-0/+4
|
* chore: update bleve overlayAlan Pearce2025-03-03-2/+2
|
* refactor: use pointer to sourceMetaAlan Pearce2025-02-14-6/+6
|
* refactor: split importer argsAlan Pearce2025-02-14-28/+34
|
* fix: re-index refusing to delete data directory with programs.dbAlan Pearce2025-01-31-0/+1
|
* chore: release 0.1.20 v0.1.20Alan Pearce2025-01-24-2/+9
|
* fix: build failure (bad rebase)Alan Pearce2025-01-24-1/+2
|
* chore: release 0.1.19 v0.1.19Alan Pearce2025-01-24-3/+10
|
* fix: import slowdown when querying programs databaseAlan Pearce2025-01-24-7/+40
|
* perf: enable support for cpu profilingAlan Pearce2025-01-24-4/+17
|
* build: allow passing flags to just {reindex,update}Alan Pearce2025-01-24-4/+4
|
* perf: pass context to importer for better tracingAlan Pearce2025-01-24-12/+33
|
* chore: release 0.1.18 v0.1.18Alan Pearce2025-01-20-3/+12
|
* feat: allow HTTP request logging to be disabledAlan Pearce2025-01-20-0/+16
|
* feat(sentry): trace all transactionsAlan Pearce2025-01-19-1/+1
|
* chore: release 0.1.17 v0.1.17Alan Pearce2025-01-19-4/+13
|
* build: don't try to run non-existent testsAlan Pearce2025-01-19-0/+2
|