summaryrefslogtreecommitdiffstats
path: root/atuin-client/src/history
AgeCommit message (Expand)Author
2024-02-12perf: optimize history init-store (#1691)Ellie Huxtable
2024-02-08feat: add progress bars to sync and store init (#1684)Ellie Huxtable
2024-02-05chore(ci): run rust build/test/check on 3 platforms (#1675)Ellie Huxtable
2024-02-02feat: failure to decrypt history = failure to syncEllie 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-22feat: make store init idempotent (#1609)Ellie Huxtable
2024-01-17feat: make deleting from the UI work with record store sync (#1580)Ellie Huxtable
2024-01-16feat: add history rebuild (#1575)Ellie Huxtable
2024-01-06refactor: String -> HistoryId (#1512)Ellie Huxtable
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-06-15Builder interface for History objects (#933)Vlad Stepanov