about summary refs log tree commit diff stats
path: root/frontend/static
Commit message (Expand)AuthorAgeLines
* fix(css): pagination styles not applied v0.1.2Alan Pearce2024-05-17-1/+1
* fix: render errors as HTML given correct content-typeAlan Pearce2024-05-17-1/+2
* fix(css): support browsers without css nestingAlan Pearce2024-05-17-35/+31
* feat: improve accessibility and browser behaviourAlan Pearce2024-05-17-2/+19
* feat: render HTML error pagesAlan Pearce2024-05-15-0/+5
* fix(css): barely-visible text in dark modeAlan Pearce2024-05-14-2/+7
* feat: clicking another source re-uses queryAlan Pearce2024-05-12-1/+17
* feat(js): save and restore input state with historyAlan Pearce2024-05-12-1/+4
* fix(js): make reload after error execute attempted searchAlan Pearce2024-05-12-6/+7
* refactor(js): use async/await, it's 2024Alan Pearce2024-05-12-27/+23
* fix: js error when no results foundAlan Pearce2024-05-12-2/+6
* fix(js): pushstate also on errors, so that the user can refreshAlan Pearce2024-05-09-2/+5
* fix(js): null value error for paginationAlan Pearce2024-05-08-1/+1
* style: fix overflowing <pre> tagsAlan Pearce2024-05-08-1/+1
* feat: paginate search resultsAlan Pearce2024-05-08-18/+71
* style: make page wider and header shorterAlan Pearce2024-05-07-0/+42
* style: split homepage and search pageAlan Pearce2024-05-07-9/+22
* feat: search one set of optionsAlan Pearce2024-05-07-3/+8
* style: increase contrastAlan Pearce2024-05-05-0/+2
* style: remove border-radiusAlan Pearce2024-05-05-0/+1
* style: improve layout and formatting of code samplesAlan Pearce2024-05-05-0/+14
* style: remove unused variableAlan Pearce2024-05-05-1/+1
* style: add a small gap between search bar and buttonAlan Pearce2024-05-04-0/+1
* fix(css): first grid row too tallAlan Pearce2024-05-04-1/+1
* feat: browser history managementAlan Pearce2024-05-04-3/+53
* feat: show metadata in gridAlan Pearce2024-05-04-0/+14
* feat: frontend search implementationAlan Pearce2024-05-04-0/+26
* feat: add basic input frontendAlan Pearce2024-05-03-0/+7