aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-client/src/record (follow)
Commit message (Expand)AuthorAge
* chore: Turn all `allow`s into into `expect`sBenedikt Peetz3 days
* fix: ensure local key matches remote data before syncing (#3474)Ellie Huxtable2026-05-12
* feat: Allow authenticating with Atuin Hub (#3237)Michelle Tilley2026-03-11
* feat: replace several files with a sqlite db (#3128)Ellie Huxtable2026-02-04
* feat: Add a parameter to the sync to specify the download/upload page (#2408)Matthias Bilger2026-02-03
* fix: halt sync loop if server returns an empty page (#3122)Ellie Huxtable2026-02-02
* fix: clippy warnings I don't have on my version of clippyRay Kohler2025-09-10
* fix: run `cargo fmt`Ray Kohler2025-09-10
* fix: clean up new rustc and clippy warnings on Rust 1.89Ray Kohler2025-09-10
* chore: migrate to rust 2024 (#2635)Ellie Huxtable2025-03-19
* fix: improve broken symlink error handling (#2589)James Trew2025-03-09
* test: add env ATUIN_TEST_LOCAL_TIMEOUT to control test timeout of SQLite (#2337)Jax Young2024-08-05
* fix: idx cache inconsistency (#2231)Ellie Huxtable2024-07-03
* fix(daemon): do not try to sync if logged out (#2037)Ellie Huxtable2024-05-21
* chore: move crates into crates/ dir (#1958)Ellie Huxtable2024-04-18