aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client (unfollow)
Commit message (Expand)Author
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-10chore(release): prepare for release v18.3.0 (#2105)Ellie Huxtable
2024-06-05chore(release): v18.3.0-prerelease.1 (#2090)Ellie Huxtable
2024-06-03fix(client): better error reporting on login/registration (#2076)Xavier Vello
2024-06-03feat(doctor): report sqlite version (#2075)Xavier Vello
2024-06-03chore(deps): bump rmp from 0.8.12 to 0.8.14 (#2079)dependabot[bot]
2024-06-03fix(deps): replace parse_duration with humantime (#2074)Blair Noctis
2024-05-30chore: handle rate limited responses (#2057)Ellie Huxtable
2024-05-30feat(ui): add login/register dialog (#2056)Ellie Huxtable
2024-05-29chore(deps): bump rusty_paseto and rusty_paserk (#2054)Conrad Ludgate
2024-05-25feat: support systemd socket activation for daemon (#2039)Nemo157
2024-05-21feat: support importing from replxx history files (#2024)Amos Bird
2024-05-21fix(daemon): do not try to sync if logged out (#2037)Ellie Huxtable
2024-05-17chore: clarify default config file (#2026)Ellie Huxtable
2024-05-16fix: bogus error message wording (#1283)Caleb Maclennan
2024-05-14fix: alias enable/enabled in settings (#2021)Ellie Huxtable
2024-05-13feat(daemon): add support for daemon on windows (#2014)YummyOreo
2024-05-08fix: add incremental rebuild to daemon loop (#2010)Ellie Huxtable
2024-05-08feat: add background daemon (#2006)Ellie Huxtable
2024-05-06fix(config): add quotes for strategy value in comment (#1993)Helmut K. C. Tessarek
2024-05-06chore(deps): bump serde_with from 3.7.0 to 3.8.1 (#2002)dependabot[bot]
2024-05-02fix(dotfiles): allow clearing aliases, disable import (#1995)Ellie Huxtable
2024-05-01refactor: preview_auto to use enum and different option (#1991)Helmut K. C. Tessarek
2024-04-30feat(history): create atuin-history, add stats to it (#1990)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable