aboutsummaryrefslogtreecommitdiffstats
path: root/Cargo.lock (follow)
Commit message (Expand)AuthorAge
* feat: monitor idx cache consistency before switching (#2229)Ellie Huxtable2024-07-02
* chore(deps): bump serde_json from 1.0.117 to 1.0.119 (#2216)dependabot[bot]2024-07-01
* chore(deps): bump postmark from 0.10.0 to 0.10.1 (#2217)dependabot[bot]2024-07-01
* perf(search): benchmark smart sort (#2202)Ellie Huxtable2024-06-26
* 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
* feat: add user account verification (#2190)Ellie Huxtable2024-06-24
* chore(deps): bump url from 2.5.1 to 2.5.2 (#2182)dependabot[bot]2024-06-24
* chore(deps): bump uuid from 1.8.0 to 1.9.0 (#2181)dependabot[bot]2024-06-24
* chore(deps): bump curve25519-dalek in the cargo group (#2164)dependabot[bot]2024-06-19
* 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
* chore: cargo and pnpm update (#2127)Ellie Huxtable2024-06-13
* chore(deps): bump regex from 1.10.4 to 1.10.5 (#2132)dependabot[bot]2024-06-13
* chore(deps): bump clap from 4.5.4 to 4.5.7 (#2134)dependabot[bot]2024-06-13
* chore(build): compile protobufs with protox (#2122)Remo Senekowitsch2024-06-12
* chore(deps): bump clap_complete from 4.5.2 to 4.5.3 (#2100)dependabot[bot]2024-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
* 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): `cargo update` (#2083)Ellie Huxtable2024-06-04
* chore(deps): bump serde_yaml from 0.9.32 to 0.9.34+deprecated (#2078)dependabot[bot]2024-06-03
* chore(deps): bump rmp from 0.8.12 to 0.8.14 (#2079)dependabot[bot]2024-06-03
* fix(deps): replace parse_duration with humantime (#2074)Blair Noctis2024-06-03
* chore(deps): relax sqlx and argon2 dependencies (#2065)Cristian Le2024-05-31
* feat(ui): add login/register dialog (#2056)Ellie Huxtable2024-05-30
* chore(deps): bump rusty_paseto and rusty_paserk (#2054)Conrad Ludgate2024-05-29
* chore(deps): bump tracing-tree from 0.3.0 to 0.3.1 (#2046)dependabot[bot]2024-05-28
* chore(deps): bump uuid from 1.7.0 to 1.8.0 (#2047)dependabot[bot]2024-05-28
* feat: support systemd socket activation for daemon (#2039)Nemo1572024-05-25
* chore(deps): bump the cargo group with 2 updates (#2041)dependabot[bot]2024-05-25
* chore(deps): bump tokio from 1.36.0 to 1.37.0 (#2033)dependabot[bot]2024-05-21
* chore(deps): bump serde from 1.0.197 to 1.0.202 (#2034)dependabot[bot]2024-05-21
* fix: redact password in database URI when logging (#2032)Jeremy Cline2024-05-21
* chore(deps): bump base64 from 0.21.7 to 0.22.1 (#2017)dependabot[bot]2024-05-14
* chore(deps): bump clap from 4.5.1 to 4.5.4 (#2019)dependabot[bot]2024-05-14
* fix: add incremental rebuild to daemon loop (#2010)Ellie Huxtable2024-05-08
* feat: add background daemon (#2006)Ellie Huxtable2024-05-08
* chore(deps): bump serde_with from 3.7.0 to 3.8.1 (#2002)dependabot[bot]2024-05-06
* chore(deps): bump serde_json from 1.0.115 to 1.0.116 (#2003)dependabot[bot]2024-05-06
* fix(dotfiles): allow clearing aliases, disable import (#1995)Ellie Huxtable2024-05-02
* feat(history): create atuin-history, add stats to it (#1990)Ellie Huxtable2024-04-30
* chore(deps): bump rustix from 0.38.32 to 0.38.34 (#1986)dependabot[bot]2024-04-29
* chore(deps): bump unicode-width from 0.1.11 to 0.1.12 (#1987)dependabot[bot]2024-04-29
* chore(deps): bump typed-builder from 0.18.1 to 0.18.2 (#1967)dependabot[bot]2024-04-26
* chore(deps): Fix ratatui update (#1975)Tobias Genannt2024-04-22
* chore(deps): bump rustls from 0.21.10 to 0.21.11 in the cargo group (#1962)dependabot[bot]2024-04-21
* chore(release): prepare for release v18.2.0 (#1950)Ellie Huxtable2024-04-15
* docs: add missing cli help text (#1945)Ellie Huxtable2024-04-15