branches
tags
v0.4.7browse log tar.gz
Unreleased (2026-04-21) * enumerate all hierarchical paths for option's parents facet (49fda41) * show top-level option set as a separate facet (bc8f40e) * Prevent double dialog open (Closes #21) (2cbdec1), closes #21
v0.4.6browse log tar.gz
Unreleased (2026-04-03) * Special handler for middle/ctrl click (76ddc16) * Handle returning to scoped importer search page (342121c) * utilize history API on JS side (2035cc0) * Port modals to no-js variant (70340c7) * Combined pagination fix, construct page titles correctly, history set incorrectly in certain cases (6b98722) * Show package/option description properly on query detail pages (18eab01)
v0.4.5browse log tar.gz
Unreleased (2026-03-12) * Show search result number (f2716d5) * Add basic page meta description (c3fa5a4) * make server graceful shutdown timeout configurable (078020e) * add page information to title (9728e17) * oddly-sized site title link hover background (0227aae) * Eval only in correct condition (6cdd9ce) * **js:** close details dialog when using browser back action (86f1002) * **js:** keep site title when adding page title (911a857) * panic on markdown output (45a73d3)
v0.4.4browse log tar.gz
Unreleased (2025-12-05) * add apple-touch-icon (6001753) * error opening details pages (4cb44e8) * error opening details pages (4b263dc) * changing facets reverted to combined search (560b635) * Add meta info for package to fix nix run usage (29badc6)
v0.4.3browse log tar.gz
Unreleased (2025-11-12) * improve error logging of programs database (bf67263) * remove package name from results table (8ec4832)
v0.4.2browse log tar.gz
Unreleased (2025-11-08) * improve results/facets display on narrow screens (3a04aef) * add header to facets panel (8acfcb9) * don't show last index time if it never finished (48c28a8)
v0.4.1browse log tar.gz
Unreleased (2025-11-06) * don't block startup for indexing (d8581c5) * negative waitgroup counter panic (7971216)
v0.3.0browse log tar.gz
v0.2.8 (2025-11-04) * re-enable immutable assets (179fdc3) * add 'parents' facet to options (ab21d46) * support faceted navigation of search results (82cfb98) * assets not being rehashed on change in development (ee5cd9a) * make treefmt's nixpkgs input follow project nixpkgs (a716284)
v0.2.8browse log tar.gz
v0.2.7 (2025-10-17) * add debug logging for prune search (3348e3f) * revert back to using index as storage (7c0e372) * add icon to OpenSearch Description XML (5cc6ab7) * serve assets from root (60b8ef0) * add favicon (43ad85a) * save metadata after import (fce18f9) * incorrect javascript linking (e0bbccf)