aboutsummaryrefslogtreecommitdiffstats
path: root/ui (follow)
Commit message (Expand)AuthorAge
* chore(deps): bump @uiw/react-codemirror from 4.22.2 to 4.23.0 in /ui (#2278)dependabot[bot]2024-07-15
* chore(deps): bump tailwind-merge from 2.3.0 to 2.4.0 in /ui (#2261)dependabot[bot]2024-07-15
* chore(deps): bump @uiw/codemirror-extensions-langs in /ui (#2262)dependabot[bot]2024-07-15
* chore(deps): bump @codemirror/view from 6.28.2 to 6.28.4 in /ui (#2264)dependabot[bot]2024-07-15
* chore(deps): bump @blocknote/core from 0.14.2 to 0.14.5 in /ui (#2263)dependabot[bot]2024-07-15
* chore(deps): bump @tauri-apps/api in /ui (#2265)dependabot[bot]2024-07-15
* fix(gui): add \r for windows (shouldn't effect unix bc they should ignore it)...YummyOreo2024-07-10
* fix(gui): weekInfo call on Edge (#2252)Ellie Huxtable2024-07-10
* feat(gui): use fancy new side nav (#2243)Ellie Huxtable2024-07-10
* chore(deps): bump react-spinners from 0.13.8 to 0.14.1 in /ui (#2220)dependabot[bot]2024-07-10
* chore(deps): bump @tanstack/react-virtual from 3.5.1 to 3.8.1 in /ui (#2221)dependabot[bot]2024-07-10
* chore(deps): bump @radix-ui/react-toast from 1.1.5 to 1.2.1 in /ui (#2222)dependabot[bot]2024-07-08
* chore(deps): bump @tanstack/react-table from 8.17.3 to 8.19.2 in /ui (#2240)dependabot[bot]2024-07-08
* chore(deps): bump lucide-react from 0.396.0 to 0.402.0 in /ui (#2242)dependabot[bot]2024-07-08
* feat(gui): runbooks that run (#2233)Ellie Huxtable2024-07-08
* chore(deps): bump @headlessui/react from 2.1.0 to 2.1.1 in /ui (#2218)dependabot[bot]2024-07-01
* chore(release): prepare for release v18.4.0-beta.1 (#2195)Ellie Huxtable2024-06-25
* chore(deps): bump @radix-ui/react-dialog from 1.0.5 to 1.1.1 in /ui (#2188)dependabot[bot]2024-06-24
* chore(deps): bump @headlessui/react from 2.0.4 to 2.1.0 in /ui (#2187)dependabot[bot]2024-06-24
* chore(deps): bump @radix-ui/react-slot from 1.0.2 to 1.1.0 in /ui (#2186)dependabot[bot]2024-06-24
* chore(deps): bump lucide-react from 0.395.0 to 0.396.0 in /ui (#2185)dependabot[bot]2024-06-24
* chore(deps): bump @heroicons/react from 2.1.3 to 2.1.4 in /ui (#2184)dependabot[bot]2024-06-24
* feat(gui): toast with prompt for cli install, rather than auto (#2173)Ellie Huxtable2024-06-20
* feat(gui): cache zustand store in localstorage (#2168)Ellie Huxtable2024-06-19
* fix(gui): add support for checking if the cli is installed on windows (#2162)YummyOreo2024-06-19
* feat(gui): add activity calendar to the homepage (#2160)Ellie Huxtable2024-06-18
* feat(gui): automatically install and setup the cli/shell (#2139)Ellie Huxtable2024-06-17
* chore(deps): bump lucide-react from 0.394.0 to 0.395.0 in /ui (#2148)dependabot[bot]2024-06-17
* chore(deps): bump @tauri-apps/plugin-sql in /ui (#2149)dependabot[bot]2024-06-17
* chore(deps-dev): bump vite from 5.2.13 to 5.3.1 in /ui (#2150)dependabot[bot]2024-06-17
* chore: cargo and pnpm update (#2127)Ellie Huxtable2024-06-13
* chore(deps): bump @tauri-apps/api in /ui (#2130)dependabot[bot]2024-06-13
* chore(deps): bump @headlessui/react from 1.7.19 to 2.0.4 in /ui (#2131)dependabot[bot]2024-06-13
* chore(deps): bump lucide-react from 0.367.0 to 0.394.0 in /ui (#2133)dependabot[bot]2024-06-13
* chore(deps-dev): bump @tauri-apps/cli in /ui (#2135)dependabot[bot]2024-06-13
* chore(deps): bump @tauri-apps/plugin-http in /ui (#2136)dependabot[bot]2024-06-13
* chore: setup dependabot for the ui (#2128)Ellie Huxtable2024-06-13
* chore(deps): update frontend deps (#2118)Ellie Huxtable2024-06-11
* fix(gui): update deps (#2116)Ellie Huxtable2024-06-11
* chore: update email, gitignore, tweak ui (#2094)Ellie Huxtable2024-06-06
* feat(ui): setup single-instance (#2093)Ellie Huxtable2024-06-06
* chore(deps): relax sqlx and argon2 dependencies (#2065)Cristian Le2024-05-31
* feat(ui): add login/register dialog (#2056)Ellie Huxtable2024-05-30
* fix(ui): fix mistake in last pr (#2053)Ellie Huxtable2024-05-28
* fix(ui): handle being logged out gracefully (#2052)Ellie Huxtable2024-05-28
* feat(ui): use correct username on welcome screen (#2050)Ellie Huxtable2024-05-28
* feat: support systemd socket activation for daemon (#2039)Nemo1572024-05-25
* feat(ui): add history explore (#2022)Ellie Huxtable2024-05-14
* feat: add background daemon (#2006)Ellie Huxtable2024-05-08
* feat(ui): scroll history infinitely (#1999)Ellie Huxtable2024-05-06