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
/
mux.go
Commit message (
Expand
)
Author
Age
Lines
*
feat: add browser search engines via opensearch description
Alan Pearce
2024-05-15
-0
/
+36
*
style: use consistent naming for config value
Alan Pearce
2024-05-15
-21
/
+21
*
feat: render HTML error pages
Alan Pearce
2024-05-15
-12
/
+18
*
refactor(templates): render partials with less hackiness
Alan Pearce
2024-05-15
-3
/
+3
*
perf: move scripts to head to enable fetching in parallel
Alan Pearce
2024-05-15
-5
/
+5
*
build: bake git hash into build for headers and --version
Alan Pearce
2024-05-14
-0
/
+14
*
refactor: combine import and web server into one binary
Alan Pearce
2024-05-13
-10
/
+7
*
refactor(config): simplify configuration
Alan Pearce
2024-05-13
-41
/
+24
*
feat: allow adding extra HTML to the body via configuration
Alan Pearce
2024-05-12
-17
/
+18
*
refactor: merge search and results pages
Alan Pearce
2024-05-12
-88
/
+77
*
build: optimise and fix handing of csp headers in dev mode
Alan Pearce
2024-05-12
-3
/
+4
*
refactor: split http.Server and http.ServeMux creation
Alan Pearce
2024-05-11
-0
/
+292