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
Commit message (
Expand
)
Author
Age
Lines
*
fix: duplicated results tables via JS search
Alan Pearce
2024-06-21
-1
/
+1
*
fix: panic rendering results
Alan Pearce
2024-06-21
-2
/
+16
*
fix: incorrect formatting of options results headers
Alan Pearce
2024-06-21
-2
/
+2
*
style: remove vertical scrollbar on firefox-dev
Alan Pearce
2024-06-21
-0
/
+1
*
refactor: use encoding/xml for OpenSearchDescription
Alan Pearce
2024-06-21
-140
/
+70
*
refactor: switch to templ for HTML templates
Alan Pearce
2024-06-21
-390
/
+611
*
build: use modd instead of watchexec
Alan Pearce
2024-06-19
-1
/
+5
*
style: just use system fonts
Alan Pearce
2024-06-19
-0
/
+1
*
chore: update dependencies
Alan Pearce
2024-06-19
-75
/
+71
*
chore: release 0.1.6
v0.1.6
Alan Pearce
2024-06-19
-1
/
+31
*
style: increase information density
Alan Pearce
2024-06-10
-4
/
+29
*
chore: update simple-css
Alan Pearce
2024-06-10
-4
/
+4
*
feat: add low-memory mode
Alan Pearce
2024-06-09
-22
/
+73
*
refactor: use a struct to configure index options
Alan Pearce
2024-06-09
-8
/
+19
*
feat: enable configuration of flags as environment variables
Alan Pearce
2024-06-09
-3
/
+15
*
fix: create index metadata when index exists and meta doesn't
Alan Pearce
2024-06-08
-0
/
+8
*
build: add emacs formatting configuration
Alan Pearce
2024-06-08
-0
/
+9
*
feat: display results in a table, showing details on click
Alan Pearce
2024-06-08
-188
/
+180
*
feat: add detail pages for packages/options
Alan Pearce
2024-06-08
-31
/
+249
*
chore: reduce tracing sample rate
Alan Pearce
2024-06-08
-1
/
+1
*
feat: use stale-while-revalidate instead of immutable asset paths
Alan Pearce
2024-06-03
-22
/
+16
*
feat: serve assets via immutable paths
Alan Pearce
2024-05-31
-25
/
+40
*
fix: moving through search history shows no results
Alan Pearce
2024-05-31
-2
/
+2
*
build: re-enable asset reloading in dev
Alan Pearce
2024-05-31
-5
/
+20
*
feat: make security headers stricter
Alan Pearce
2024-05-30
-7
/
+34
*
feat: enable sub-resource integrity for assets
Alan Pearce
2024-05-30
-3
/
+113
*
refactor: extract default config to own file
Alan Pearce
2024-05-30
-98
/
+105
*
docs: move and clarify (achieved!) relevancy goal to "Goals"
Alan Pearce
2024-05-29
-2
/
+3
*
fix: nil pointer exception when (re-)indexing
Alan Pearce
2024-05-29
-3
/
+4
*
chore: release 0.1.5
v0.1.5
Alan Pearce
2024-05-29
-1
/
+21
*
build: add command to generate changelog
Alan Pearce
2024-05-29
-0
/
+3
*
feat: improve search relevance by boosting keyword matches
Alan Pearce
2024-05-29
-4
/
+46
*
fix: missing alternate forms of packages with the same name
Alan Pearce
2024-05-29
-1
/
+1
*
fix: incorrect (switched) behaviour of --update/--replace
Alan Pearce
2024-05-29
-1
/
+1
*
fix: re-enable exit --update/--replace
Alan Pearce
2024-05-29
-0
/
+4
*
chore: update dependencies
Alan Pearce
2024-05-26
-12
/
+9
*
build: add task to update dependencies
Alan Pearce
2024-05-26
-1
/
+10
*
build: fix flake error
Alan Pearce
2024-05-26
-1
/
+0
*
feat: support cleartext HTTP/2 (i.e. from a reverse proxy)
Alan Pearce
2024-05-25
-31
/
+44
*
refactor: don't log request Host, it's irrelevant to this server
Alan Pearce
2024-05-25
-6
/
+1
*
build: just use nix version as internal version
Alan Pearce
2024-05-25
-38
/
+6
*
build: enable non-flake import
Alan Pearce
2024-05-25
-7
/
+7
*
refactor: split server cmd and module
Alan Pearce
2024-05-24
-162
/
+249
*
fix: check for nil pointers in NewMux
Alan Pearce
2024-05-24
-0
/
+6
*
chore: release v0.1.4
v0.1.4
Alan Pearce
2024-05-23
-3
/
+36
*
refactor: use a single value for per-source import timeouts
Alan Pearce
2024-05-23
-81
/
+64
*
feat: stream files directly from fetcher to importer
Alan Pearce
2024-05-23
-287
/
+288
*
fix: abort import of source on batch processing errors
Alan Pearce
2024-05-23
-7
/
+36
*
refactor: clarify log message when starting import
Alan Pearce
2024-05-22
-1
/
+9
*
fix(web): fetch host from request, not header, where it's expected
Alan Pearce
2024-05-22
-1
/
+1
[next]