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
Commit message (
Expand
)
Author
Age
Lines
*
style: remove vertical scrollbar on firefox-dev
Alan Pearce
2024-06-21
-0
/
+1
*
refactor: switch to templ for HTML templates
Alan Pearce
2024-06-21
-299
/
+19
*
style: just use system fonts
Alan Pearce
2024-06-19
-0
/
+1
*
style: increase information density
Alan Pearce
2024-06-10
-4
/
+29
*
feat: display results in a table, showing details on click
Alan Pearce
2024-06-08
-186
/
+167
*
feat: add detail pages for packages/options
Alan Pearce
2024-06-08
-4
/
+117
*
feat: use stale-while-revalidate instead of immutable asset paths
Alan Pearce
2024-06-03
-18
/
+12
*
feat: serve assets via immutable paths
Alan Pearce
2024-05-31
-22
/
+30
*
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
-4
/
+13
*
feat: enable sub-resource integrity for assets
Alan Pearce
2024-05-30
-3
/
+109
*
feat(ui): enable resetting form by clicking current source link
Alan Pearce
2024-05-17
-2
/
+14
*
feat: render markdown in packages' LongDescription
Alan Pearce
2024-05-17
-1
/
+9
*
feat: use attribute instead of name for packages
Alan Pearce
2024-05-17
-2
/
+2
*
fix(css): pagination styles not applied
v0.1.2
Alan Pearce
2024-05-17
-1
/
+1
*
feat: display more information about packages
Alan Pearce
2024-05-17
-2
/
+47
*
fix: render errors as HTML given correct content-type
Alan Pearce
2024-05-17
-1
/
+2
*
feat: support searching packages
Alan Pearce
2024-05-17
-8
/
+34
*
fix(css): support browsers without css nesting
Alan Pearce
2024-05-17
-35
/
+31
*
feat: improve accessibility and browser behaviour
Alan Pearce
2024-05-17
-10
/
+37
*
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
/
+11
*
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
*
fix(css): barely-visible text in dark mode
Alan Pearce
2024-05-14
-2
/
+7
*
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
-3
/
+20
*
refactor: merge search and results pages
Alan Pearce
2024-05-12
-1
/
+1
*
feat(js): save and restore input state with history
Alan Pearce
2024-05-12
-1
/
+4
*
fix(js): make reload after error execute attempted search
Alan Pearce
2024-05-12
-6
/
+7
*
refactor(js): use async/await, it's 2024
Alan Pearce
2024-05-12
-27
/
+23
*
fix: js error when no results found
Alan Pearce
2024-05-12
-2
/
+6
*
style: remove extraneous <p> tags around option descriptions
Alan Pearce
2024-05-11
-3
/
+1
*
build: optionally embed frontend files
Alan Pearce
2024-05-10
-0
/
+17
*
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
*
fix(js): pushstate also on errors, so that the user can refresh
Alan Pearce
2024-05-09
-2
/
+5
*
refactor: enable access to bleve DocumentMatch structs
Alan Pearce
2024-05-08
-48
/
+50
*
fix(js): null value error for pagination
Alan Pearce
2024-05-08
-1
/
+1
*
style: fix overflowing <pre> tags
Alan Pearce
2024-05-08
-1
/
+1
*
feat: paginate search results
Alan Pearce
2024-05-08
-27
/
+91
*
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
/
+44
*
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
-71
/
+102
[next]