atuin/atuin-client
Ellie Huxtable 754f17ddb4 feat: add store purge command
This command will delete all records from the local store that cannot be
decrypted with the current key.

If a verify fails before running this, it should pass _after_ running
it.

Required afterwards:
- A `push --force`, to allow ensuring the remote store equals the local
  store (deletions have now occured!)
- A `pull --force`, as once remote has been forced then local needs the
  same

Nice to have:
- Provide "old" keys to purge, in case the are not lost. Or maybe rekey.
2024-02-02 18:01:09 +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: add store purge command 2024-02-02 18:01:09 +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: add prefers_reduced_motion flag (#1645) 2024-02-01 15:17:29 +00:00