about summary refs log tree commit diff stats
Commit message (Collapse)AuthorAgeLines
* chore: release 0.1.30 v0.1.30Alan Pearce40 hours-334/+343
|
* feat: show version number and link in footerAlan Pearce40 hours-0/+6
|
* build: update base cssAlan Pearce43 hours-4/+4
|
* feat: split compound words in names into n-gramsAlan Pearce43 hours-3/+27
| | | | Implements: https://todo.sr.ht/~alanpearce/searchix/9
* chore: use nixpkgs-unstable as flake inputAlan Pearce43 hours-27/+14
|
* chore: release 0.1.29 v0.1.29Alan Pearce3 days-3/+14
|
* fix: nil pointer deference in nixpkgs-channel fetcherAlan Pearce3 days-0/+1
|
* chore: don't reindex on every dev startAlan Pearce3 days-1/+1
|
* fix: build error (incomplete commit)Alan Pearce4 days-5/+2
|
* chore: add build task to justfileAlan Pearce4 days-0/+3
|
* fix: build error caused by incomplete commitAlan Pearce4 days-5/+6
|
* refactor: ensure errors have stack tracesAlan Pearce8 days-177/+179
|
* chore: release 0.1.28 v0.1.28Alan Pearce8 days-3/+10
|
* fix: js error due to missing class on nav menu itemAlan Pearce8 days-3/+1
|
* build: remove lorri from direnv configurationAlan Pearce8 days-9/+2
|
* chore: fix nixos module default config link not updating on releaseAlan Pearce9 days-2/+2
|
* chore: release 0.1.27 v0.1.27Alan Pearce9 days-2/+9
|
* docs: use link to current version's defaults.tomlAlan Pearce9 days-2/+5
|
* fix: sources disabled by default in NixOS moduleAlan Pearce9 days-2/+5
| | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/12
* chore: release 0.1.26 v0.1.26Alan Pearce9 days-4/+11
|
* fix: nixos import fails with default settingsAlan Pearce9 days-4/+4
| | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/14
* chore: release 0.1.25 v0.1.25Alan Pearce9 days-2/+14
|
* fix: panic when source order > number of sourcesAlan Pearce9 days-4/+11
| | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/13
* chore: update flake inputs, go and templAlan Pearce9 days-33/+16
|
* feat: link to referenced projectsAlan Pearce9 days-1/+2
|
* build: add justfile alias for projectdoAlan Pearce9 days-0/+2
|
* chore: release 0.1.24 v0.1.24Alan Pearce9 days-2/+9
|
* refactor: remove unnecessary source lookupAlan Pearce9 days-43/+1
|
* fix(js): switching source after reset uses old queryAlan Pearce9 days-0/+5
|
* chore: release 0.1.23 v0.1.23Alan Pearce10 days-3/+10
|
* fix: remove duplicate link to source codeAlan Pearce10 days-1/+0
|
* chore: release 0.1.22 v0.1.22Alan Pearce10 days-3/+10
|
* feat: default to combined search on root pathAlan Pearce10 days-29/+15
|
* refactor: interface{}->anyAlan Pearce13 days-4/+4
|
* chore: release 0.1.21 v0.1.21Alan Pearce14 days-2/+16
|
* feat: prioritise exact matches on programs/attr/name fieldAlan Pearce14 days-0/+3
|
* feat: improve relevance with compound wordsAlan Pearce14 days-13/+6
| | | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/8 Fixes: https://todo.sr.ht/~alanpearce/searchix/10
* refactor: remove unused analyserAlan Pearce14 days-12/+1
|
* build(dev): automatically re-index on indexer.go changesAlan Pearce14 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
|