atuin/atuin-client
Ellie Huxtable 366b8ea97b
feat: automatically init history store when record sync is enabled (#1634)
* add support for getting the total length of a store

* tidy up sync

* auto call init if history is ahead

* fix import order, key regen

* fix import order, key regen

* do not delete key when user deletes account

* message output

* remote init store command; this is now automatic

* should probs make that function return u64 at some point
2024-01-29 16:38:24 +00:00
..
migrations Add history deletion (#791) 2023-03-20 09:26:54 +00:00
record-migrations feat: rework record sync for improved reliability (#1478) 2024-01-05 17:57:49 +00:00
src feat: automatically init history store when record sync is enabled (#1634) 2024-01-29 16:38:24 +00:00
Cargo.toml chore: add feature to allow always disable check update (#1628) 2024-01-26 09:45:42 +00:00
config.toml feat: make history list format configurable (#1638) 2024-01-29 10:58:20 +00:00