about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* feat: wrap search form in semantic <search> elementAlan Pearce6 days-10/+9
* build: prefix branded version with 'v'Alan Pearce6 days-1/+1
* feat: show last/next/current indexing run timeAlan Pearce6 days-0/+85
* feat: shorten shutdown timeout in developmentAlan Pearce6 days-1/+6
* fix: footer spacingAlan Pearce6 days-0/+1
* fix: detach version from rest of footer textAlan Pearce6 days-0/+1
* docs: add build status badgeAlan Pearce6 days-15/+17
* fix: wrong pagination links for combined resultsAlan Pearce6 days-3/+6
* feat: Convert templ components to gomponentsAlan Pearce6 days-683/+764
* chore: release 0.1.30 v0.1.30Alan Pearce7 days-334/+343
* feat: show version number and link in footerAlan Pearce7 days-0/+6
* build: update base cssAlan Pearce7 days-4/+4
* feat: split compound words in names into n-gramsAlan Pearce7 days-3/+27
* chore: use nixpkgs-unstable as flake inputAlan Pearce7 days-27/+14
* chore: release 0.1.29 v0.1.29Alan Pearce8 days-3/+14
* fix: nil pointer deference in nixpkgs-channel fetcherAlan Pearce8 days-0/+1
* chore: don't reindex on every dev startAlan Pearce8 days-1/+1
* fix: build error (incomplete commit)Alan Pearce9 days-5/+2
* chore: add build task to justfileAlan Pearce9 days-0/+3
* fix: build error caused by incomplete commitAlan Pearce9 days-5/+6
* refactor: ensure errors have stack tracesAlan Pearce13 days-177/+179
* chore: release 0.1.28 v0.1.28Alan Pearce13 days-3/+10
* fix: js error due to missing class on nav menu itemAlan Pearce13 days-3/+1
* build: remove lorri from direnv configurationAlan Pearce13 days-9/+2
* chore: fix nixos module default config link not updating on releaseAlan Pearce2025-03-11-2/+2
* chore: release 0.1.27 v0.1.27Alan Pearce2025-03-11-2/+9
* docs: use link to current version's defaults.tomlAlan Pearce2025-03-11-2/+5
* fix: sources disabled by default in NixOS moduleAlan Pearce2025-03-11-2/+5
* chore: release 0.1.26 v0.1.26Alan Pearce2025-03-11-4/+11
* fix: nixos import fails with default settingsAlan Pearce2025-03-11-4/+4
* chore: release 0.1.25 v0.1.25Alan Pearce2025-03-11-2/+14
* fix: panic when source order > number of sourcesAlan Pearce2025-03-11-4/+11
* chore: update flake inputs, go and templAlan Pearce2025-03-11-33/+16
* feat: link to referenced projectsAlan Pearce2025-03-11-1/+2
* build: add justfile alias for projectdoAlan Pearce2025-03-11-0/+2
* chore: release 0.1.24 v0.1.24Alan Pearce2025-03-11-2/+9
* refactor: remove unnecessary source lookupAlan Pearce2025-03-11-43/+1
* fix(js): switching source after reset uses old queryAlan Pearce2025-03-11-0/+5
* chore: release 0.1.23 v0.1.23Alan Pearce2025-03-10-3/+10
* fix: remove duplicate link to source codeAlan Pearce2025-03-10-1/+0
* chore: release 0.1.22 v0.1.22Alan Pearce2025-03-10-3/+10
* feat: default to combined search on root pathAlan Pearce2025-03-10-29/+15
* refactor: interface{}->anyAlan Pearce2025-03-07-4/+4
* chore: release 0.1.21 v0.1.21Alan Pearce2025-03-06-2/+16
* feat: prioritise exact matches on programs/attr/name fieldAlan Pearce2025-03-06-0/+3
* feat: improve relevance with compound wordsAlan Pearce2025-03-06-13/+6
* refactor: remove unused analyserAlan Pearce2025-03-06-12/+1
* build(dev): automatically re-index on indexer.go changesAlan Pearce2025-03-06-0/+4
* chore: update bleve overlayAlan Pearce2025-03-03-2/+2
* refactor: use pointer to sourceMetaAlan Pearce2025-02-14-6/+6