aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-client/src/history (follow)
Commit message (Expand)AuthorAge
* chore: move crates into crates/ dir (#1958)Ellie Huxtable2024-04-18
* feat: add automatic history store init (#1831)Ellie Huxtable2024-03-06
* perf: optimize history init-store (#1691)Ellie Huxtable2024-02-12
* feat: add progress bars to sync and store init (#1684)Ellie Huxtable2024-02-08
* chore(ci): run rust build/test/check on 3 platforms (#1675)Ellie Huxtable2024-02-05
* feat: failure to decrypt history = failure to syncEllie Huxtable2024-02-02
* feat: automatically init history store when record sync is enabled (#1634)Ellie Huxtable2024-01-29
* feat: don't stop with invalid key (#1612)Ellie Huxtable2024-01-22
* feat: make store init idempotent (#1609)Ellie Huxtable2024-01-22
* feat: make deleting from the UI work with record store sync (#1580)Ellie Huxtable2024-01-17
* feat: add history rebuild (#1575)Ellie Huxtable2024-01-16
* refactor: String -> HistoryId (#1512)Ellie Huxtable2024-01-06
* feat: rework record sync for improved reliability (#1478)Ellie Huxtable2024-01-05
* replace chrono with time (#806)Conrad Ludgate2023-09-11
* Builder interface for History objects (#933)Vlad Stepanov2023-06-15