about summary refs log tree commit diff stats
path: root/internal/components/search.go
Commit message (Expand)AuthorAgeLines
* fix: another typo in search markupAlan Pearce21 hours-1/+1
* fix: typo in indexing statusAlan Pearce21 hours-1/+1
* refactor: move SetupIndex and indexing progress to importerAlan Pearce29 hours-16/+17
* fix: missing content of last index run timeAlan Pearce30 hours-6/+8
* fix: block single-character queriesAlan Pearce40 hours-0/+1
* feat: improve display of indexing times and durationsAlan Pearce2 days-7/+7
* feat: make list of source links dynamicAlan Pearce5 days-5/+24
* feat: wrap search form in semantic <search> elementAlan Pearce6 days-5/+4
* feat: show last/next/current indexing run timeAlan Pearce6 days-0/+36
* feat: Convert templ components to gomponentsAlan Pearce6 days-0/+63