all repos
— searchix
@ 24b81a63620667cd9c9f50952bbe881c08f16048
Search engine for NixOS, nix-darwin, home-manager and NUR users
summary
refs
tree
log
feat: improve search by using a custom tokeniser for option names
11 months ago
Alan Pearce
fix(js): null value error for pagination
11 months ago
Alan Pearce
fix: incorrect default/example values stored after processing
11 months ago
Alan Pearce
style: fix overflowing <pre> tags
11 months ago
Alan Pearce
fix: incorrect data shown for default and example option keys
11 months ago
Alan Pearce
feat: paginate search results
11 months ago
Alan Pearce
perf: create search indexes in parallel with server startup
11 months ago
Alan Pearce
feat: search multiple sources
11 months ago
Alan Pearce
style: show pages for different sources
11 months ago
Alan Pearce
style: make page wider and header shorter
11 months ago
Alan Pearce
style: add more text to homepage and footer
11 months ago
Alan Pearce
style: split homepage and search page
11 months ago
Alan Pearce
feat: search one set of options
11 months ago
Alan Pearce
build: workaround wgo CPU usage
11 months ago
Alan Pearce
refactor: rely on html/template functionality more
11 months ago
Alan Pearce
refactor: extract templating into own file
11 months ago
Alan Pearce
refactor: make data path (partially) configurable
11 months ago
Alan Pearce
fix: panic on importing darwin options
11 months ago
Alan Pearce
feat: link to exact commits in NixOS/nixpkgs
11 months ago
Alan Pearce
feat: render markdown examples
11 months ago
Alan Pearce
build: fetch darwin and home-manager options
11 months ago
Alan Pearce
feat: link to nixpkgs on github for declarations
11 months ago
Alan Pearce
fix: use options exposed via user's <nixpkgs> channel instead of ours
11 months ago
Alan Pearce
feat: auto-linkify URLs in markdown
11 months ago
Alan Pearce
style: increase contrast
11 months ago
Alan Pearce
style: remove border-radius
11 months ago
Alan Pearce
style: improve layout and formatting of code samples
11 months ago
Alan Pearce
style: add a footer
11 months ago
Alan Pearce
feat: render markdown in option descriptions
11 months ago
Alan Pearce
refactor: only reload templates when such files are updated
11 months ago
Alan Pearce
style: remove unused variable
11 months ago
Alan Pearce
style: add a small gap between search bar and button
11 months ago
Alan Pearce
fix(css): first grid row too tall
11 months ago
Alan Pearce
feat: browser history management
11 months ago
Alan Pearce
chore: watch all frontend files
11 months ago
Alan Pearce
feat: show metadata in grid
11 months ago
Alan Pearce
feat: frontend search implementation
11 months ago
Alan Pearce
chore: remove unnecessary shell variable
11 months ago
Alan Pearce
chore: use prettier with plugin to format go templates
11 months ago
Alan Pearce
feat: create nixos options.json importer
11 months ago
Alan Pearce
feat: add basic input frontend
11 months ago
Alan Pearce
chore: revert to blocklist-based gitignore
11 months ago
Alan Pearce
feat: add css
11 months ago
Alan Pearce
feat: watch and live reload in development
11 months ago
Alan Pearce
feat: serve a very basic html template
11 months ago
Alan Pearce
chore: initial commit
11 months ago
Alan Pearce