aboutsummaryrefslogtreecommitdiffstats
path: root/ui/src/components/CodeBlock.tsx (follow)
Commit message (Collapse)AuthorAge
* feat(ui): use correct username on welcome screen (#2050)Ellie Huxtable2024-05-28
| | | | | * wip * fetch and use username
* feat(ui): add history explore (#2022)Ellie Huxtable2024-05-14
* break out HistoryRow, add drawer * syntax highlighting! * smaller text * allow inspecting all old commands, no drag command * fix query bug * add loader