summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2024-07-10chore: enable inline height and compact by defaultellie/inline-height-defaultEllie Huxtable
2024-07-10fix(tui): Press ctrl-a twice should jump to beginning of line (#2246)eth3lbert
2024-07-08chore(deps): bump @radix-ui/react-toast from 1.1.5 to 1.2.1 in /ui (#2222)dependabot[bot]
2024-07-08chore(deps): bump @tanstack/react-table from 8.17.3 to 8.19.2 in /ui (#2240)dependabot[bot]
2024-07-08chore(deps): bump lucide-react from 0.396.0 to 0.402.0 in /ui (#2242)dependabot[bot]
2024-07-08chore(deps): bump debian (#2239)dependabot[bot]
2024-07-08feat(gui): runbooks that run (#2233)Ellie Huxtable
2024-07-05feat(bash/blesh): hook into BLE_ONLOAD to resolve loading order issue (#2234)Koichi Murase
2024-07-03fix: ambiguous column name (#2232)Ellie Huxtable
2024-07-03fix: idx cache inconsistency (#2231)Ellie Huxtable
2024-07-02feat: monitor idx cache consistency before switching (#2229)Ellie Huxtable
2024-07-02feat: allow advertising a fake version to clients (#2228)Ellie Huxtable
2024-07-02fix: add idx cache unique index (#2226)Ellie Huxtable
2024-07-02perf: write to the idx cache (#2225)Ellie Huxtable
2024-07-01perf: create idx cache table (#2140)Ellie Huxtable
2024-07-01chore(deps): bump @headlessui/react from 2.1.0 to 2.1.1 in /ui (#2218)dependabot[bot]
2024-07-01chore(deps): bump serde_json from 1.0.117 to 1.0.119 (#2216)dependabot[bot]
2024-07-01chore(deps): bump postmark from 0.10.0 to 0.10.1 (#2217)dependabot[bot]
2024-07-01feat: Add npm, Netlify and Pulumi tokens to secret patterns (#2210)Julien P
2024-07-01flake.lock: Update (#2213)github-actions[bot]
2024-06-26docs(README): fix broken link (#2206)Helmut K. C. Tessarek
2024-06-26docs: update quickstart install command (#2205)Ellie Huxtable
2024-06-26chore(install): use posix sh, not bash (#2204)Ellie Huxtable
2024-06-26chore: do not use package managers in installer (#2201)Ellie Huxtable
2024-06-26docs: streamline readme (#2203)Ellie Huxtable
2024-06-26perf(search): benchmark smart sort (#2202)Ellie Huxtable
2024-06-25feat: add several other GitHub access token patterns (#2200)Chris Rose
2024-06-25feat: Add GitLab PAT to secret patterns (#2196)David Jack Wange Olrik
2024-06-25chore(release): prepare for release v18.4.0-beta.1 (#2195)v18.4.0-beta.1Ellie Huxtable
2024-06-25chore(deps): update ratatui to 0.27 (#2193)Ellie Huxtable
2024-06-24fix: ensure we cleanup all tables when deleting (#2191)Ellie Huxtable
2024-06-24feat: add user account verification (#2190)Ellie Huxtable
2024-06-24fix: Some --help comments didn't show properly (#2176)Matheus Martins
2024-06-24chore(ci): do not run current ci for ui (#2189)Ellie Huxtable
2024-06-24chore(deps): bump @radix-ui/react-dialog from 1.0.5 to 1.1.1 in /ui (#2188)dependabot[bot]
2024-06-24chore(deps): bump @headlessui/react from 2.0.4 to 2.1.0 in /ui (#2187)dependabot[bot]
2024-06-24chore(deps): bump @radix-ui/react-slot from 1.0.2 to 1.1.0 in /ui (#2186)dependabot[bot]
2024-06-24chore(deps): bump url from 2.5.1 to 2.5.2 (#2182)dependabot[bot]
2024-06-24chore(deps): bump lucide-react from 0.395.0 to 0.396.0 in /ui (#2185)dependabot[bot]
2024-06-24chore(deps): bump @heroicons/react from 2.1.3 to 2.1.4 in /ui (#2184)dependabot[bot]
2024-06-24chore(deps): bump uuid from 1.8.0 to 1.9.0 (#2181)dependabot[bot]
2024-06-20feat(history): filter out various environment variables containing potential ...David
2024-06-20feat(gui): toast with prompt for cli install, rather than auto (#2173)Ellie Huxtable
2024-06-20feat(daemon): follow XDG_RUNTIME_DIR if set (#2171)Ellie Huxtable
2024-06-19feat(gui): cache zustand store in localstorage (#2168)Ellie Huxtable
2024-06-19fix(gui): add support for checking if the cli is installed on windows (#2162)YummyOreo
2024-06-19Fix `scroll_exits` default in `config.toml` (#2166)Justin Su
2024-06-19chore(deps): bump curve25519-dalek in the cargo group (#2164)dependabot[bot]
2024-06-18feat(gui): add activity calendar to the homepage (#2160)Ellie Huxtable
2024-06-18feat(tui): configurable prefix character (#2157)Ellie Huxtable