aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAge
* feat(tui): Fixed preview height option (#2286)Tobias Genannt2024-07-17
* fix(gui): kill child on block stop (#2288)Ellie Huxtable2024-07-16
* chore(release): prepare for release v18.4.0-beta.2 (#2287)Ellie Huxtable2024-07-16
* fix(gui): terminal resize overflow (#2285)Ellie Huxtable2024-07-16
* docs(gui): update README (#2283)Ellie Huxtable2024-07-15
* feat(gui): add runbook list, ability to create and delete, sql storage (#2282)Ellie Huxtable2024-07-15
* chore(deps): bump cachix/install-nix-action from 20 to 27 (#2268)dependabot[bot]2024-07-15
* chore(deps): bump clap_complete from 4.5.7 to 4.5.8 (#2273)dependabot[bot]2024-07-15
* chore(deps): bump @tanstack/react-table from 8.19.2 to 8.19.3 in /ui (#2279)dependabot[bot]2024-07-15
* chore(deps): bump @tauri-apps/plugin-shell in /ui (#2274)dependabot[bot]2024-07-15
* chore(deps): bump @radix-ui/react-dropdown-menu in /ui (#2275)dependabot[bot]2024-07-15
* chore(deps): bump @blocknote/react from 0.14.2 to 0.14.6 in /ui (#2276)dependabot[bot]2024-07-15
* chore(deps-dev): bump @tauri-apps/cli in /ui (#2277)dependabot[bot]2024-07-15
* 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 docker/login-action from 2 to 3 (#2271)dependabot[bot]2024-07-15
* chore(deps): bump actions/checkout from 3 to 4 (#2270)dependabot[bot]2024-07-15
* chore(deps): bump actions/cache from 3 to 4 (#2269)dependabot[bot]2024-07-15
* chore(deps): bump taiki-e/install-action from 1 to 2 (#2267)dependabot[bot]2024-07-15
* chore(deps): Add dependabot for GitHub Actions (#2257)Luca Comellini2024-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 tracing-tree from 0.3.1 to 0.4.0 (#2259)dependabot[bot]2024-07-15
* chore(deps): bump thiserror from 1.0.61 to 1.0.62 (#2258)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
* feat(tui): Customizable Themes (#2236)P T Weir2024-07-15
* chore(deps): bump @tauri-apps/api in /ui (#2265)dependabot[bot]2024-07-15
* chore: enable record sync by default (#2255)Ellie Huxtable2024-07-11
* fix(gui): add \r for windows (shouldn't effect unix bc they should ignore it)...YummyOreo2024-07-10
* chore(deps): Replace cli-clipboard with arboard (#2067)Cristian Le2024-07-10
* fix(gui): weekInfo call on Edge (#2252)Ellie Huxtable2024-07-10
* chore(deps): update prost-types (#2251)Ellie Huxtable2024-07-10
* feat(gui): use fancy new side nav (#2243)Ellie Huxtable2024-07-10
* chore(deps): update to tonic 0.12, prost 0.13 (#2250)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
* fix(tui): Press ctrl-a twice should jump to beginning of line (#2246)eth3lbert2024-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
* chore(deps): bump debian (#2239)dependabot[bot]2024-07-08
* feat(gui): runbooks that run (#2233)Ellie Huxtable2024-07-08
* feat(bash/blesh): hook into BLE_ONLOAD to resolve loading order issue (#2234)Koichi Murase2024-07-05
* fix: ambiguous column name (#2232)Ellie Huxtable2024-07-03
* fix: idx cache inconsistency (#2231)Ellie Huxtable2024-07-03
* feat: monitor idx cache consistency before switching (#2229)Ellie Huxtable2024-07-02
* feat: allow advertising a fake version to clients (#2228)Ellie Huxtable2024-07-02
* fix: add idx cache unique index (#2226)Ellie Huxtable2024-07-02
* perf: write to the idx cache (#2225)Ellie Huxtable2024-07-02
* perf: create idx cache table (#2140)Ellie Huxtable2024-07-01