aboutsummaryrefslogtreecommitdiffstats
path: root/ui/src/components/LoginOrRegister.tsx (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(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): setup single-instance (#2093)Ellie Huxtable2024-06-06
|
* feat(ui): add login/register dialog (#2056)Ellie Huxtable2024-05-30