summaryrefslogtreecommitdiffstats
path: root/atuin-client/src/encryption.rs
AgeCommit message (Expand)Author
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)v16.0.0Ellie 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