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