Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | 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 |