aboutsummaryrefslogtreecommitdiffstats
path: root/crates (follow)
Commit message (Expand)AuthorAge
* feat(tui): Customizable Themes (#2236)P T Weir2024-07-15
* chore: enable record sync by default (#2255)Ellie Huxtable2024-07-11
* chore(deps): Replace cli-clipboard with arboard (#2067)Cristian Le2024-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
* fix(tui): Press ctrl-a twice should jump to beginning of line (#2246)eth3lbert2024-07-10
* 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
* chore(deps): bump postmark from 0.10.0 to 0.10.1 (#2217)dependabot[bot]2024-07-01
* feat: Add npm, Netlify and Pulumi tokens to secret patterns (#2210)Julien P2024-07-01
* perf(search): benchmark smart sort (#2202)Ellie Huxtable2024-06-26
* feat: add several other GitHub access token patterns (#2200)Chris Rose2024-06-25
* feat: Add GitLab PAT to secret patterns (#2196)David Jack Wange Olrik2024-06-25
* chore(release): prepare for release v18.4.0-beta.1 (#2195)Ellie Huxtable2024-06-25
* chore(deps): update ratatui to 0.27 (#2193)Ellie Huxtable2024-06-25
* fix: ensure we cleanup all tables when deleting (#2191)Ellie Huxtable2024-06-24
* feat: add user account verification (#2190)Ellie Huxtable2024-06-24
* fix: Some --help comments didn't show properly (#2176)Matheus Martins2024-06-24
* chore(deps): bump url from 2.5.1 to 2.5.2 (#2182)dependabot[bot]2024-06-24
* feat(history): filter out various environment variables containing potential ...David2024-06-20
* feat(daemon): follow XDG_RUNTIME_DIR if set (#2171)Ellie Huxtable2024-06-20
* fix(gui): add support for checking if the cli is installed on windows (#2162)YummyOreo2024-06-19
* Fix `scroll_exits` default in `config.toml` (#2166)Justin Su2024-06-19
* feat(tui): configurable prefix character (#2157)Ellie Huxtable2024-06-18
* feat(gui): automatically install and setup the cli/shell (#2139)Ellie Huxtable2024-06-17
* chore(deps): bump memchr from 2.7.2 to 2.7.4 (#2151)dependabot[bot]2024-06-17
* fix: unitless sync_frequence = 0 not parsed by humantime (#2154)Ellie Huxtable2024-06-17
* chore(deps): bump regex from 1.10.4 to 1.10.5 (#2132)dependabot[bot]2024-06-13
* chore(build): compile protobufs with protox (#2122)Remo Senekowitsch2024-06-12
* chore: remove unnecessary proto import (#2120)Ellie Huxtable2024-06-12
* fix: cargo binstall config (#2112)Ellie Huxtable2024-06-10
* chore(deps): bump clap_complete from 4.5.2 to 4.5.3 (#2100)dependabot[bot]2024-06-10
* fix(crate): add description to daemon crate (#2107)Ellie Huxtable2024-06-10
* fix(crate): add missing description (#2106)Ellie Huxtable2024-06-10
* chore(deps): bump clap_complete_nushell from 4.5.1 to 4.5.2 (#2101)dependabot[bot]2024-06-10
* chore(release): prepare for release v18.3.0 (#2105)Ellie Huxtable2024-06-10
* docs: add docs for store subcommand (#2097)Ellie Huxtable2024-06-07
* chore: update email, gitignore, tweak ui (#2094)Ellie Huxtable2024-06-06
* chore(release): v18.3.0-prerelease.1 (#2090)Ellie Huxtable2024-06-05
* fix: Replace serde_yaml::to_string with serde_json::to_string_yaml (#2087)Hesam Pakdaman2024-06-04
* chore(deps): bump serde_yaml from 0.9.32 to 0.9.34+deprecated (#2078)dependabot[bot]2024-06-03
* fix(client): better error reporting on login/registration (#2076)Xavier Vello2024-06-03
* feat(doctor): report sqlite version (#2075)Xavier Vello2024-06-03