aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/command/client/account/delete.rs (unfollow)
Commit message (Expand)Author
3 daysfeat(server): Make user stuff statelessBenedikt Peetz
3 dayschore(server): Remove the last remnants of the "hub" sync-server thingyBenedikt Peetz
3 dayschore: Remove all `pub`sBenedikt Peetz
3 dayschore: Move everything into one big crateBenedikt Peetz
3 dayschore: Remove more useless codeBenedikt Peetz
2026-03-16feat: Allow headless account ops against Hub server (#3280)Michelle Tilley
2026-03-11feat: Allow authenticating with Atuin Hub (#3237)Michelle Tilley
2026-02-04feat: replace several files with a sqlite db (#3128)Ellie Huxtable
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2024-05-21fix(daemon): do not try to sync if logged out (#2037)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-01-29feat: automatically init history store when record sync is enabled (#1634)Ellie Huxtable
2023-11-16fix: Make `atuin account delete` void session + key (#1393)Dom Rodriguez
2023-09-18Add connect timeout and overall timeout (#1238)Ellie Huxtable
2023-06-21remove decryption from api-client (#1063)Conrad Ludgate
2023-05-17Restructure account commands to account subcommand (#984)Ellie Huxtable
2023-05-16feat: add delete account option (attempt 2) (#980)Yannick Ulrich