about summary refs log tree commit diff stats
Commit message (Expand)AuthorAgeLines
* chore: release v0.1.33 v0.1.33Alan Pearce46 hours-5/+12
* build: make release target abort on failureAlan Pearce46 hours-0/+1
* build: simplify gitignoreAlan Pearce46 hours-2/+1
* fix: build failure due to outdated file referenceAlan Pearce46 hours-1/+1
* chore: release v0.1.32 v0.1.32Alan Pearce47 hours-4/+30
* build: streamline release processAlan Pearce47 hours-2/+5
* build: copy base CSS instead of linkingAlan Pearce47 hours-1/+1
* build: ensure justfile is not ignoredAlan Pearce47 hours-0/+1
* refactor: remove duplicate update flagAlan Pearce47 hours-5/+1
* refactor: split out importer code from searchix/webAlan Pearce47 hours-202/+190
* refactor: move SetupIndex and indexing progress to importerAlan Pearce2 days-153/+148
* fix: missing content of last index run timeAlan Pearce2 days-6/+8
* feat: improve handling of long option descriptionsAlan Pearce3 days-10/+36
* feat: widen bodyAlan Pearce3 days-1/+1
* fix: block single-character queriesAlan Pearce3 days-0/+7
* feat: improve display of indexing times and durationsAlan Pearce3 days-7/+7
* feat: link directly to version changelog in footerAlan Pearce4 days-1/+4
* build: show version in developmentAlan Pearce4 days-1/+1
* feat(js): allow opening details in new tab/windowAlan Pearce4 days-7/+11
* docs: add JSDoc comments to javascript functionsAlan Pearce4 days-0/+31
* docs: change status to betaAlan Pearce4 days-5/+7
* feat: promote prefix/exact name/attr matchesAlan Pearce4 days-11/+183
* fix: don't attempt to load more than configured number of resultsAlan Pearce4 days-2/+3
* chore: release 0.1.31 v0.1.31Alan Pearce4 days-3/+41
* fix: remove rendering from search timeout restrictionAlan Pearce5 days-5/+6
* perf: iterate over results without keeping the set in memoryAlan Pearce5 days-23/+38
* feat(nixos-module): allow setting environment variablesAlan Pearce6 days-0/+1
* feat(nixos-module): allow setting environment variablesAlan Pearce6 days-0/+6
* fix: package programs displayed off-centreAlan Pearce6 days-1/+1
* feat: demote NUR results in combined searchAlan Pearce6 days-3/+10
* feat: promote results with literal or prefix name matchesAlan Pearce6 days-4/+19
* feat: make list of source links dynamicAlan Pearce6 days-5/+39
* feat: enable NUR package importAlan Pearce6 days-14/+150
* feat: wrap search form in semantic <search> elementAlan Pearce7 days-10/+9
* build: prefix branded version with 'v'Alan Pearce7 days-1/+1
* feat: show last/next/current indexing run timeAlan Pearce7 days-0/+85
* feat: shorten shutdown timeout in developmentAlan Pearce7 days-1/+6
* fix: footer spacingAlan Pearce7 days-0/+1
* fix: detach version from rest of footer textAlan Pearce7 days-0/+1
* docs: add build status badgeAlan Pearce7 days-15/+17
* fix: wrong pagination links for combined resultsAlan Pearce7 days-3/+6
* feat: Convert templ components to gomponentsAlan Pearce7 days-683/+764
* chore: release 0.1.30 v0.1.30Alan Pearce8 days-334/+343
* feat: show version number and link in footerAlan Pearce8 days-0/+6
* build: update base cssAlan Pearce8 days-4/+4
* feat: split compound words in names into n-gramsAlan Pearce8 days-3/+27
* chore: use nixpkgs-unstable as flake inputAlan Pearce8 days-27/+14
* chore: release 0.1.29 v0.1.29Alan Pearce9 days-3/+14
* fix: nil pointer deference in nixpkgs-channel fetcherAlan Pearce9 days-0/+1
* chore: don't reindex on every dev startAlan Pearce9 days-1/+1