aboutsummaryrefslogtreecommitdiffstats
path: root/ui/src/global.d.ts (follow)
Commit message (Collapse)AuthorAge
* chore: remove ui directory (#2329)Ellie Huxtable2024-07-30
| | | | | | | | This is still in development, but rather than clutter the commit history and issues with an unreleased project I've split the UI into its own repo. Once ready for release, I'll either merge the ui code back in, or just make the repo public.
* feat(ui): scroll history infinitely (#1999)Ellie Huxtable2024-05-06
* wip, history scrolls right! * wip * virtual scroll fucking worksssss * paging works :) * scroll search results now too