| Commit message (Expand) | Author | Age | Lines |
* | 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 |
* | refactor: switch to templ for HTML templates | Alan Pearce | 2024-06-21 | -2/+2 |
* | feat: display results in a table, showing details on click | Alan Pearce | 2024-06-08 | -42/+76 |
* | 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 |
* | fix: render errors as HTML given correct content-type | Alan Pearce | 2024-05-17 | -1/+2 |
* | feat: improve accessibility and browser behaviour | Alan Pearce | 2024-05-17 | -1/+3 |
* | 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 |
* | feat: paginate search results | Alan Pearce | 2024-05-08 | -17/+49 |
* | 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/+4 |
* | style: remove unused variable | Alan Pearce | 2024-05-05 | -1/+1 |
* | feat: browser history management | Alan Pearce | 2024-05-04 | -3/+53 |
* | feat: frontend search implementation | Alan Pearce | 2024-05-04 | -0/+26 |