aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/atuin_client/encryption.rs (unfollow)
Commit message (Expand)Author
28 hourschore(treewide): Also fix all `clippy` warningsBenedikt Peetz
29 hourschore(treewide): Remove `cargo` warnings to 0Benedikt Peetz
2 daysfeat(server): Really make users stateless (with tests)Benedikt Peetz
3 dayschore: Remove all `pub`sBenedikt Peetz
3 dayschore: Move everything into one big crateBenedikt Peetz
2026-02-25feat: Add history author/intent metadata and v1 record version (#3205)Ellie Huxtable
2025-07-22chore: update to rust 1.88 (#2815)Ellie Huxtable
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2024-05-16fix: bogus error message wording (#1283)Caleb Maclennan
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-02-01feat: reencrypt/rekey local store (#1662)Ellie Huxtable
2024-01-30fix: never overwrite the key (#1657)Ellie Huxtable
2024-01-06refactor: String -> HistoryId (#1512)Ellie Huxtable
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-08-18Update dependencies (#1181)Conrad Ludgate
2023-08-07Prepare release v16.0.0 (#1143)Ellie Huxtable
2023-07-14write some key tests (#1095)Conrad Ludgate
2023-07-08fix key encodings again (#1089)Conrad Ludgate
2023-06-21remove decryption from api-client (#1063)Conrad Ludgate
2023-06-15Builder interface for History objects (#933)Vlad Stepanov
2023-05-11Fix key regression introduced (#974)Ellie Huxtable
2023-04-17chore: uuhhhhhh crypto lol (#805)Conrad Ludgate
2023-04-14Workspace reorder (#868)Vladislav Stepanov
2023-03-20Support old msgpack (#794)Ellie Huxtable
2023-03-20Add history deletion (#791)Ellie Huxtable
2023-02-06display mnemonic key (#694)Conrad Ludgate
2022-08-11Trim whitespace from end of encryption key (#496)Martin Indra
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-22feature-flags (#328)Conrad Ludgate
2022-04-22refactor (#327)Conrad Ludgate
2022-04-21A few minor tweaks (#314)Conrad Ludgate
2022-04-13provide better error messages (#300)Conrad Ludgate
2021-11-13chore: some new linting (#201)Conrad Ludgate
2021-05-09Add logout, only login if not already logged in (#91)Ellie Huxtable
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-21Bugfixes, show time ago, perf improvementsEllie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-04-13Add history sync, resolves #13 (#31)Ellie Huxtable