Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | build: prefix branded version with 'v' | Alan Pearce | 10 days | -1/+1 |
| | ||||
* | feat: show last/next/current indexing run time | Alan Pearce | 10 days | -0/+85 |
| | ||||
* | feat: shorten shutdown timeout in development | Alan Pearce | 10 days | -1/+6 |
| | ||||
* | fix: footer spacing | Alan Pearce | 10 days | -0/+1 |
| | ||||
* | fix: detach version from rest of footer text | Alan Pearce | 10 days | -0/+1 |
| | ||||
* | docs: add build status badge | Alan Pearce | 10 days | -15/+17 |
| | ||||
* | fix: wrong pagination links for combined results | Alan Pearce | 10 days | -3/+6 |
| | | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/15 | |||
* | feat: Convert templ components to gomponents | Alan Pearce | 10 days | -683/+764 |
| | ||||
* | chore: release 0.1.30 v0.1.30 | Alan Pearce | 11 days | -334/+343 |
| | ||||
* | feat: show version number and link in footer | Alan Pearce | 11 days | -0/+6 |
| | ||||
* | build: update base css | Alan Pearce | 11 days | -4/+4 |
| | ||||
* | feat: split compound words in names into n-grams | Alan Pearce | 11 days | -3/+27 |
| | | | | Implements: https://todo.sr.ht/~alanpearce/searchix/9 | |||
* | chore: use nixpkgs-unstable as flake input | Alan Pearce | 11 days | -27/+14 |
| | ||||
* | chore: release 0.1.29 v0.1.29 | Alan Pearce | 12 days | -3/+14 |
| | ||||
* | fix: nil pointer deference in nixpkgs-channel fetcher | Alan Pearce | 12 days | -0/+1 |
| | ||||
* | chore: don't reindex on every dev start | Alan Pearce | 12 days | -1/+1 |
| | ||||
* | fix: build error (incomplete commit) | Alan Pearce | 13 days | -5/+2 |
| | ||||
* | chore: add build task to justfile | Alan Pearce | 13 days | -0/+3 |
| | ||||
* | fix: build error caused by incomplete commit | Alan Pearce | 13 days | -5/+6 |
| | ||||
* | refactor: ensure errors have stack traces | Alan Pearce | 2025-03-12 | -177/+179 |
| | ||||
* | chore: release 0.1.28 v0.1.28 | Alan Pearce | 2025-03-12 | -3/+10 |
| | ||||
* | fix: js error due to missing class on nav menu item | Alan Pearce | 2025-03-12 | -3/+1 |
| | ||||
* | build: remove lorri from direnv configuration | Alan Pearce | 2025-03-12 | -9/+2 |
| | ||||
* | chore: fix nixos module default config link not updating on release | Alan Pearce | 2025-03-11 | -2/+2 |
| | ||||
* | chore: release 0.1.27 v0.1.27 | Alan Pearce | 2025-03-11 | -2/+9 |
| | ||||
* | docs: use link to current version's defaults.toml | Alan Pearce | 2025-03-11 | -2/+5 |
| | ||||
* | fix: sources disabled by default in NixOS module | Alan Pearce | 2025-03-11 | -2/+5 |
| | | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/12 | |||
* | chore: release 0.1.26 v0.1.26 | Alan Pearce | 2025-03-11 | -4/+11 |
| | ||||
* | fix: nixos import fails with default settings | Alan Pearce | 2025-03-11 | -4/+4 |
| | | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/14 | |||
* | chore: release 0.1.25 v0.1.25 | Alan Pearce | 2025-03-11 | -2/+14 |
| | ||||
* | fix: panic when source order > number of sources | Alan Pearce | 2025-03-11 | -4/+11 |
| | | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/13 | |||
* | chore: update flake inputs, go and templ | Alan Pearce | 2025-03-11 | -33/+16 |
| | ||||
* | feat: link to referenced projects | Alan Pearce | 2025-03-11 | -1/+2 |
| | ||||
* | build: add justfile alias for projectdo | Alan Pearce | 2025-03-11 | -0/+2 |
| | ||||
* | chore: release 0.1.24 v0.1.24 | Alan Pearce | 2025-03-11 | -2/+9 |
| | ||||
* | refactor: remove unnecessary source lookup | Alan Pearce | 2025-03-11 | -43/+1 |
| | ||||
* | fix(js): switching source after reset uses old query | Alan Pearce | 2025-03-11 | -0/+5 |
| | ||||
* | chore: release 0.1.23 v0.1.23 | Alan Pearce | 2025-03-10 | -3/+10 |
| | ||||
* | fix: remove duplicate link to source code | Alan Pearce | 2025-03-10 | -1/+0 |
| | ||||
* | chore: release 0.1.22 v0.1.22 | Alan Pearce | 2025-03-10 | -3/+10 |
| | ||||
* | feat: default to combined search on root path | Alan Pearce | 2025-03-10 | -29/+15 |
| | ||||
* | refactor: interface{}->any | Alan Pearce | 2025-03-07 | -4/+4 |
| | ||||
* | chore: release 0.1.21 v0.1.21 | Alan Pearce | 2025-03-06 | -2/+16 |
| | ||||
* | feat: prioritise exact matches on programs/attr/name field | Alan Pearce | 2025-03-06 | -0/+3 |
| | ||||
* | feat: improve relevance with compound words | Alan Pearce | 2025-03-06 | -13/+6 |
| | | | | | Fixes: https://todo.sr.ht/~alanpearce/searchix/8 Fixes: https://todo.sr.ht/~alanpearce/searchix/10 | |||
* | refactor: remove unused analyser | Alan Pearce | 2025-03-06 | -12/+1 |
| | ||||
* | build(dev): automatically re-index on indexer.go changes | Alan Pearce | 2025-03-06 | -0/+4 |
| | ||||
* | chore: update bleve overlay | Alan Pearce | 2025-03-03 | -2/+2 |
| | ||||
* | refactor: use pointer to sourceMeta | Alan Pearce | 2025-02-14 | -6/+6 |
| | ||||
* | refactor: split importer args | Alan Pearce | 2025-02-14 | -28/+34 |
| |