aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/command/client/sync/status.rs (unfollow)
Commit message (Expand)Author
31 hourschore(treewide): Fix some of `clippy`'s errorBenedikt Peetz
2 daysfeat(server): Really make users stateless (with tests)Benedikt Peetz
3 daysfeat(server): Make user stuff statelessBenedikt 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-02-04feat: replace several files with a sqlite db (#3128)Ellie Huxtable
2026-01-26fix: do not hit sync v1 endpoints for statusEllie Huxtable
2025-08-04fix: Make status exit 1 if not logged in (#2843)David Jack Wange Olrik
2024-11-09fix: time offset display in `atuin status` (#2433)Reverier Xu
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-04-16feat(server): add me endpoint (#1954)Ellie Huxtable
2024-03-06chore: do not show history table stats when using records (#1835)Ellie Huxtable
2024-02-22fix: check session file exists for status command (#1756)Ellie Huxtable
2023-10-25Fix deleted history count (#1328)Ellie Huxtable
2023-10-04Fix/1207 deleted entries shown in interactive search (#1272)Dieter Eickstaedt
2023-09-18Add connect timeout and overall timeout (#1238)Ellie Huxtable
2023-08-14Include revision in status (#1166)Ellie Huxtable
2023-06-21remove decryption from api-client (#1063)Conrad Ludgate
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-03-30Add `atuin status` (#830)Ellie Huxtable