aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/atuin_client/api_client.rs (unfollow)
Commit message (Expand)Author
29 hourschore(treewide): Remove `cargo` warnings to 0Benedikt Peetz
2 daysfeat(server): Really make users stateless (with tests)Benedikt Peetz
2 daysfeat(server): Make user stuff statelessBenedikt Peetz
3 dayschore(server): Simplify the database supportBenedikt Peetz
3 dayschore: Remove all `pub`sBenedikt Peetz
3 dayschore: Move everything into one big crateBenedikt Peetz
3 dayschore: Somewhat simplify sync codeBenedikt Peetz
2026-03-11feat: Allow authenticating with Atuin Hub (#3237)Michelle Tilley
2026-01-27chore(deps): audit ssl deps (#3110)Ellie Huxtable
2026-01-27feat: remove user verification functionality (#3108)Ellie Huxtable
2025-09-10fix: clippy warnings I don't have on my version of clippyRay Kohler
2025-09-10fix: run `cargo fmt`Ray Kohler
2025-09-10fix: `cargo update` and changes needed to accomodate itRay Kohler
2025-07-22chore: update to rust 1.88 (#2815)Ellie Huxtable
2025-05-21fix(api): Allow trailing slashes in sync_address (#2760)Michelle Tilley
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2024-08-14fix: remove dbg! macro (#2355)TymanWasTaken
2024-06-24feat: add user account verification (#2190)Ellie Huxtable
2024-06-03fix(client): better error reporting on login/registration (#2076)Xavier Vello
2024-05-30chore: handle rate limited responses (#2057)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-17feat(gui): work on home page, sort state (#1956)Ellie Huxtable
2024-04-02fix: report non-decodable errors correctly (#1915)Ellie Huxtable
2024-03-05fix(build): make atuin compile on non-win/mac/linux platforms (#1825)Rain
2024-02-02feat: add `store push --force`Ellie Huxtable
2024-01-29feat: Add change-password command & support on server (#1615)TymanWasTaken
2024-01-26chore: add feature to allow always disable check update (#1628)Mag Mell
2024-01-17feat: make deleting from the UI work with record store sync (#1580)Ellie Huxtable
2024-01-15feat: add better error handling for sync (#1572)Ellie Huxtable
2024-01-06refactor: String -> HistoryId (#1512)Ellie Huxtable
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2023-12-20feat: add semver checking to client requests (#1456)Ellie Huxtable
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