summaryrefslogtreecommitdiffstats
path: root/atuin-client/src/record
AgeCommit message (Expand)Author
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-17feat(gui): work on home page, sort state (#1956)Ellie Huxtable
2024-04-05chore(ci): Add codespell support (config, workflow) and make it fix some typo...Yaroslav Halchenko
2024-02-12feat: use ATUIN_TEST_SQLITE_STORE_TIMEOUT to specify test timeout of SQLite s...Eric Long
2024-02-08feat: add progress bars to sync and store init (#1684)Ellie Huxtable
2024-02-04fix: correct download list for incremental builds (#1672)Ellie Huxtable
2024-02-02feat: add `store pull`Ellie Huxtable
2024-02-02feat: add store purge commandEllie Huxtable
2024-02-02feat: add verify command to local storeEllie Huxtable
2024-02-01feat: reencrypt/rekey local store (#1662)Ellie Huxtable
2024-01-30feat: add store push (#1649)Ellie Huxtable
2024-01-29feat: automatically init history store when record sync is enabled (#1634)Ellie Huxtable
2024-01-22feat: don't stop with invalid key (#1612)Ellie Huxtable
2024-01-19fix: add acquire timeout to sqlite database connection (#1590)Ellie Huxtable
2024-01-16feat: add history rebuild (#1575)Ellie Huxtable
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2023-09-18Add connect timeout and overall timeout (#1238)Ellie Huxtable
2023-08-18Update dependencies (#1181)Conrad Ludgate
2023-08-07Prepare release v16.0.0 (#1143)v16.0.0Ellie Huxtable
2023-08-02encode paseto payloads as json (#1146)Conrad Ludgate
2023-07-14Add new sync (#1093)Ellie Huxtable
2023-06-26record encryption (#1058)Conrad Ludgate
2023-06-14Key values (#1038)Ellie Huxtable