aboutsummaryrefslogtreecommitdiffstats
path: root/crates (follow)
Commit message (Expand)AuthorAge
* fix: windows build error (#2321)YummyOreo2024-07-29
* fix: atuin-daemon optional dependency (#2306)Jakub Panek2024-07-29
* chore(release): prepare for release v18.4.0-beta.3 (#2305)Ellie Huxtable2024-07-23
* fix(themes): Restore default theme, refactor (#2294)P T Weir2024-07-23
* fix(history): logic for store_failed=false (#2284)Jeff Gould2024-07-17
* feat(tui): Fixed preview height option (#2286)Tobias Genannt2024-07-17
* chore(release): prepare for release v18.4.0-beta.2 (#2287)Ellie Huxtable2024-07-16
* chore(deps): bump clap_complete from 4.5.7 to 4.5.8 (#2273)dependabot[bot]2024-07-15
* chore(deps): bump tracing-tree from 0.3.1 to 0.4.0 (#2259)dependabot[bot]2024-07-15
* 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