aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/src/record (unfollow)
Commit message (Expand)Author
3 dayschore: Move everything into one big crateBenedikt Peetz
3 dayschore: Turn all `allow`s into into `expect`sBenedikt Peetz
2026-05-12fix: ensure local key matches remote data before syncing (#3474)Ellie Huxtable
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-02-03feat: Add a parameter to the sync to specify the download/upload page (#2408)Matthias Bilger
2026-02-02fix: halt sync loop if server returns an empty page (#3122)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: clean up new rustc and clippy warnings on Rust 1.89Ray Kohler
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2025-03-09fix: improve broken symlink error handling (#2589)James Trew
2024-08-05test: add env ATUIN_TEST_LOCAL_TIMEOUT to control test timeout of SQLite (#2337)Jax Young
2024-07-03fix: idx cache inconsistency (#2231)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