aboutsummaryrefslogtreecommitdiffstats
path: root/ui/backend/src/main.rs (unfollow)
Commit message (Expand)Author
2024-07-30chore: remove ui directory (#2329)Ellie Huxtable
2024-07-26feat(gui): folder select dialogue for directory block (#2315)Ellie Huxtable
2024-07-25fix(gui): double return on mac/linux (#2311)Ellie Huxtable
2024-07-25fix(gui): do not hardcode db path (#2309)Ellie Huxtable
2024-07-23feat(gui): clean up home page, fix a few bugs (#2304)Ellie Huxtable
2024-07-15feat(gui): add runbook list, ability to create and delete, sql storage (#2282)Ellie Huxtable
2024-07-10feat(gui): use fancy new side nav (#2243)Ellie Huxtable
2024-07-08feat(gui): runbooks that run (#2233)Ellie Huxtable
2024-06-18feat(gui): add activity calendar to the homepage (#2160)Ellie Huxtable
2024-06-17feat(gui): automatically install and setup the cli/shell (#2139)Ellie Huxtable
2024-06-06feat(ui): setup single-instance (#2093)Ellie Huxtable
2024-05-30feat(ui): add login/register dialog (#2056)Ellie Huxtable
2024-05-28fix(ui): fix mistake in last pr (#2053)Ellie Huxtable
2024-05-28fix(ui): handle being logged out gracefully (#2052)Ellie Huxtable
2024-05-28feat(ui): use correct username on welcome screen (#2050)Ellie Huxtable
2024-05-06feat(ui): scroll history infinitely (#1999)Ellie Huxtable
2024-04-29feat(ui/dotfiles): add vars (#1989)Ellie Huxtable
2024-04-17feat(gui): work on home page, sort state (#1956)Ellie Huxtable
2024-04-11feat(gui): add base structure (#1935)Ellie Huxtable