all repos — searchix @ 920764211064521930441b96ed914034302a7470

Search engine for NixOS, nix-darwin, home-manager and NUR users

feat: offer to show all results on one page (if < 10000) Implements: https://todo.sr.ht/~alanpearce/searchix/5

Alan Pearce
commit

920764211064521930441b96ed914034302a7470

parent

d289e54af28de6b21cbe49cebc262c4e3ca9f6d2

1 file changed, 1 insertion(+), 0 deletions(-)

changed files
M internal/components/data.gointernal/components/data.go
@@ -25,4 +25,5 @@ Query string
Results *search.Result Prev string Next string + All string }