index
:
searchix
this commit
main
templ
Search engine for NixOS, nix-darwin and home-manager users
Gitolite user
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
frontend
/
templates
Commit message (
Expand
)
Author
Age
Lines
*
refactor: move general results template code into results template
Alan Pearce
2024-05-17
-65
/
+71
*
feat: add browser search engines via opensearch description
Alan Pearce
2024-05-15
-2
/
+26
*
feat: render HTML error pages
Alan Pearce
2024-05-15
-0
/
+6
*
refactor(templates): render partials with less hackiness
Alan Pearce
2024-05-15
-4
/
+0
*
perf: move scripts to head to enable fetching in parallel
Alan Pearce
2024-05-15
-3
/
+3
*
feat: allow adding extra HTML to the body via configuration
Alan Pearce
2024-05-12
-1
/
+1
*
feat: clicking another source re-uses query
Alan Pearce
2024-05-12
-2
/
+3
*
refactor: merge search and results pages
Alan Pearce
2024-05-12
-1
/
+1
*
style: remove extraneous <p> tags around option descriptions
Alan Pearce
2024-05-11
-3
/
+1
*
style: highlight current search menu item
Alan Pearce
2024-05-10
-1
/
+5
*
docs: change links to point to sourcehut
Alan Pearce
2024-05-10
-4
/
+2
*
feat: dynamically link to sources
Alan Pearce
2024-05-09
-3
/
+3
*
refactor: pass Source object to templates
Alan Pearce
2024-05-09
-1
/
+1
*
style: rename Option.Option to Option.Name
Alan Pearce
2024-05-09
-2
/
+2
*
refactor: enable access to bleve DocumentMatch structs
Alan Pearce
2024-05-08
-48
/
+50
*
feat: paginate search results
Alan Pearce
2024-05-08
-9
/
+20
*
feat: search multiple sources
Alan Pearce
2024-05-07
-4
/
+4
*
style: show pages for different sources
Alan Pearce
2024-05-07
-4
/
+8
*
style: make page wider and header shorter
Alan Pearce
2024-05-07
-4
/
+2
*
style: add more text to homepage and footer
Alan Pearce
2024-05-07
-2
/
+10
*
style: split homepage and search page
Alan Pearce
2024-05-07
-62
/
+80
*
feat: search one set of options
Alan Pearce
2024-05-07
-46
/
+52
*
refactor: rely on html/template functionality more
Alan Pearce
2024-05-07
-0
/
+1
*
feat: render markdown examples
Alan Pearce
2024-05-06
-5
/
+13
*
feat: link to nixpkgs on github for declarations
Alan Pearce
2024-05-05
-1
/
+1
*
style: improve layout and formatting of code samples
Alan Pearce
2024-05-05
-3
/
+7
*
style: add a footer
Alan Pearce
2024-05-05
-0
/
+1
*
feat: render markdown in option descriptions
Alan Pearce
2024-05-05
-8
/
+12
*
feat: browser history management
Alan Pearce
2024-05-04
-1
/
+1
*
feat: show metadata in grid
Alan Pearce
2024-05-04
-11
/
+34
*
feat: frontend search implementation
Alan Pearce
2024-05-04
-0
/
+13
*
chore: use prettier with plugin to format go templates
Alan Pearce
2024-05-04
-2
/
+7
*
feat: add basic input frontend
Alan Pearce
2024-05-03
-3
/
+15
*
feat: add css
Alan Pearce
2024-05-03
-0
/
+1
*
feat: serve a very basic html template
Alan Pearce
2024-05-02
-0
/
+11