aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/api_client.rs (unfollow)
Commit message (Expand)Author
2023-09-28fix sync timestamps (#1258)Conrad Ludgate
2023-09-26better sync error messages (#1254)Conrad Ludgate
2023-09-18Add connect timeout and overall timeout (#1238)Ellie Huxtable
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-07-14Add new sync (#1093)Ellie Huxtable
2023-06-21remove decryption from api-client (#1063)Conrad Ludgate
2023-06-12add support to override hostname and username via env var (#1041)Peter Brunner
2023-05-17Restructure account commands to account subcommand (#984)Ellie Huxtable
2023-05-16feat: add delete account option (attempt 2) (#980)Yannick Ulrich
2023-04-17chore: uuhhhhhh crypto lol (#805)Conrad Ludgate
2023-03-20Add history deletion (#791)Ellie Huxtable
2023-02-06Try to make clippy happy 🥺 (#686)Ellie Huxtable
2022-10-14Add automatic update checking (#555)Ellie Huxtable
2022-10-07add some error messages (#510)Conrad Ludgate
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-25history list (#340)Conrad Ludgate
2022-04-22feature-flags (#328)Conrad Ludgate
2022-04-21A few minor tweaks (#314)Conrad Ludgate
2022-04-12goodbye warp, hello axum (#296)Conrad Ludgate
2021-12-08feat: login/register no longer blocking (#216)Conrad Ludgate
2021-05-09Fix sync (#95)Ellie Huxtable
2021-05-09some changes :shrug: (#83)Conrad Ludgate
2021-04-21Bugfixes, show time ago, perf improvementsEllie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable
2021-04-13Add history sync, resolves #13 (#31)Ellie Huxtable