aboutsummaryrefslogtreecommitdiffstats
path: root/ui/src/state/client.ts (follow)
Commit message (Collapse)AuthorAge
* feat(gui): use fancy new side nav (#2243)Ellie Huxtable2024-07-10
| | | | | | | | | | | | | * feat(gui): use fancy new side nav * compact only sidebar, no expand-collapse * custom drag region, remove titlebar * add user popup * wire up login/logout/register, move user button to bottom and add menu * link help and feedback to forum
* feat(ui): add login/register dialog (#2056)Ellie Huxtable2024-05-30
|
* feat(ui): use correct username on welcome screen (#2050)Ellie Huxtable2024-05-28
* wip * fetch and use username