| Commit message (Expand) | Author | Age | Lines |
* | feat: add message for users with javascript disabled | Alan Pearce | 2024-06-25 | -0/+4 |
* | fix: blank modal when using browser navigation | Alan Pearce | 2024-06-24 | -3/+0 |
* | fix: duplicated results tables via JS search | Alan Pearce | 2024-06-21 | -1/+1 |
* | 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 | -2/+13 |
* | 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 | -44/+96 |
* | feat: add detail pages for packages/options | Alan Pearce | 2024-06-08 | -4/+0 |
* | fix: moving through search history shows no results | Alan Pearce | 2024-05-31 | -2/+2 |
* | feat(ui): enable resetting form by clicking current source link | Alan Pearce | 2024-05-17 | -1/+11 |
* | feat: render markdown in packages' LongDescription | Alan Pearce | 2024-05-17 | -0/+4 |
* | fix(css): pagination styles not applied v0.1.2 | Alan Pearce | 2024-05-17 | -1/+1 |
* | fix: render errors as HTML given correct content-type | Alan Pearce | 2024-05-17 | -1/+2 |
* | 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 | -2/+19 |
* | feat: render HTML error pages | Alan Pearce | 2024-05-15 | -0/+5 |
* | fix(css): barely-visible text in dark mode | Alan Pearce | 2024-05-14 | -2/+7 |
* | feat: clicking another source re-uses query | Alan Pearce | 2024-05-12 | -1/+17 |
* | 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 |
* | fix(js): pushstate also on errors, so that the user can refresh | Alan Pearce | 2024-05-09 | -2/+5 |
* | 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 | -18/+71 |
* | style: make page wider and header shorter | Alan Pearce | 2024-05-07 | -0/+42 |
* | style: split homepage and search page | Alan Pearce | 2024-05-07 | -9/+22 |
* | feat: search one set of options | Alan Pearce | 2024-05-07 | -3/+8 |
* | style: increase contrast | Alan Pearce | 2024-05-05 | -0/+2 |
* | style: remove border-radius | Alan Pearce | 2024-05-05 | -0/+1 |
* | style: improve layout and formatting of code samples | Alan Pearce | 2024-05-05 | -0/+14 |
* | style: remove unused variable | Alan Pearce | 2024-05-05 | -1/+1 |
* | style: add a small gap between search bar and button | Alan Pearce | 2024-05-04 | -0/+1 |
* | fix(css): first grid row too tall | Alan Pearce | 2024-05-04 | -1/+1 |
* | feat: browser history management | Alan Pearce | 2024-05-04 | -3/+53 |
* | feat: show metadata in grid | Alan Pearce | 2024-05-04 | -0/+14 |
* | feat: frontend search implementation | Alan Pearce | 2024-05-04 | -0/+26 |
* | feat: add basic input frontend | Alan Pearce | 2024-05-03 | -0/+7 |