aboutsummaryrefslogtreecommitdiffstats
path: root/crates (unfollow)
Commit message (Expand)Author
2024-07-15chore(deps): bump tracing-tree from 0.3.1 to 0.4.0 (#2259)dependabot[bot]
2024-07-15feat(tui): Customizable Themes (#2236)P T Weir
2024-07-11chore: enable record sync by default (#2255)Ellie Huxtable
2024-07-10chore(deps): Replace cli-clipboard with arboard (#2067)Cristian Le
2024-07-10chore(deps): update prost-types (#2251)Ellie Huxtable
2024-07-10feat(gui): use fancy new side nav (#2243)Ellie Huxtable
2024-07-10chore(deps): update to tonic 0.12, prost 0.13 (#2250)Ellie Huxtable
2024-07-10fix(tui): Press ctrl-a twice should jump to beginning of line (#2246)eth3lbert
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 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-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)Ellie 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(deps): bump url from 2.5.1 to 2.5.2 (#2182)dependabot[bot]
2024-06-20feat(history): filter out various environment variables containing potential ...David
2024-06-20feat(daemon): follow XDG_RUNTIME_DIR if set (#2171)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-18feat(tui): configurable prefix character (#2157)Ellie Huxtable
2024-06-17feat(gui): automatically install and setup the cli/shell (#2139)Ellie Huxtable
2024-06-17chore(deps): bump memchr from 2.7.2 to 2.7.4 (#2151)dependabot[bot]
2024-06-17fix: unitless sync_frequence = 0 not parsed by humantime (#2154)Ellie Huxtable
2024-06-13chore(deps): bump regex from 1.10.4 to 1.10.5 (#2132)dependabot[bot]
2024-06-12chore(build): compile protobufs with protox (#2122)Remo Senekowitsch
2024-06-12chore: remove unnecessary proto import (#2120)Ellie Huxtable
2024-06-10fix: cargo binstall config (#2112)Ellie Huxtable
2024-06-10chore(deps): bump clap_complete from 4.5.2 to 4.5.3 (#2100)dependabot[bot]
2024-06-10fix(crate): add description to daemon crate (#2107)Ellie Huxtable
2024-06-10fix(crate): add missing description (#2106)Ellie Huxtable
2024-06-10chore(deps): bump clap_complete_nushell from 4.5.1 to 4.5.2 (#2101)dependabot[bot]
2024-06-10chore(release): prepare for release v18.3.0 (#2105)Ellie Huxtable
2024-06-07docs: add docs for store subcommand (#2097)Ellie Huxtable
2024-06-06chore: update email, gitignore, tweak ui (#2094)Ellie Huxtable
2024-06-05chore(release): v18.3.0-prerelease.1 (#2090)Ellie Huxtable
2024-06-04fix: Replace serde_yaml::to_string with serde_json::to_string_yaml (#2087)Hesam Pakdaman
2024-06-03chore(deps): bump serde_yaml from 0.9.32 to 0.9.34+deprecated (#2078)dependabot[bot]
2024-06-03fix(client): better error reporting on login/registration (#2076)Xavier Vello