summaryrefslogtreecommitdiffstats
path: root/atuin-client/src/sync.rs
AgeCommit message (Expand)Author
2024-01-15fix(sync): save sync time when it starts, not ends (#1573)Ellie Huxtable
2024-01-06refactor: String -> HistoryId (#1512)Ellie Huxtable
2023-10-08clear history id (#1263)Conrad Ludgate
2023-10-04Fix/1207 deleted entries shown in interactive search (#1272)Dieter Eickstaedt
2023-09-26handle missing entries (fixes #1236) (#1253)Conrad Ludgate
2023-09-18Add connect timeout and overall timeout (#1238)Ellie Huxtable
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-08-18Update dependencies (#1181)Conrad Ludgate
2023-06-21remove decryption from api-client (#1063)Conrad Ludgate
2023-05-21Allow server configured page size (#994)Ellie Huxtable
2023-04-05Fix deleting history that doesn't exist yet (#844)Ellie Huxtable
2023-03-24Delete all instances of a command (#797)Ellie Huxtable
2023-03-20Add history deletion (#791)Ellie Huxtable
2022-11-04Add local event log storage (#390)Ellie Huxtable
2022-09-13Release v11 (#529)v11.0.0Ellie Huxtable
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-25history list (#340)Conrad Ludgate
2022-04-12goodbye warp, hello axum (#296)Conrad Ludgate
2021-05-09Fix sync (#95)Ellie Huxtable
2021-05-09some changes :shrug: (#83)Conrad Ludgate
2021-04-26Support bash, resolves #3Ellie Huxtable
2021-04-25Revert to storing history as nanosEllie 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