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
/
internal
/
server
/
templates.go
Commit message (
Collapse
)
Author
Age
Lines
*
refactor: use encoding/xml for OpenSearchDescription
Alan Pearce
2024-06-21
-113
/
+0
|
*
refactor: switch to templ for HTML templates
Alan Pearce
2024-06-21
-24
/
+1
|
*
feat: display results in a table, showing details on click
Alan Pearce
2024-06-08
-2
/
+13
|
*
feat: support searching packages
Alan Pearce
2024-05-17
-0
/
+11
|
*
refactor: use interface to unify Options and Packages
Alan Pearce
2024-05-16
-2
/
+2
|
*
feat: add browser search engines via opensearch description
Alan Pearce
2024-05-15
-1
/
+15
|
|
|
|
https://developer.mozilla.org/en-US/docs/Web/OpenSearch
*
refactor(templates): render partials with less hackiness
Alan Pearce
2024-05-15
-5
/
+8
|
*
build: optionally embed frontend files
Alan Pearce
2024-05-10
-5
/
+6
|
*
style: show pages for different sources
Alan Pearce
2024-05-07
-0
/
+12
|
*
style: split homepage and search page
Alan Pearce
2024-05-07
-8
/
+16
|
*
refactor: rely on html/template functionality more
Alan Pearce
2024-05-07
-16
/
+11
|
*
refactor: extract templating into own file
Alan Pearce
2024-05-07
-0
/
+81