hishtory/client
David Dworken a5f11af150
Add initial code to support unique per-entry IDs
This code has two caveats for old entries:
1. the ID is being backfiled with a random per-(device,entry) ID. So the ID won't match cross-device.
2. the server-side ID will still be a random ID that is unrelated to the entry ID
2023-09-22 13:16:24 -07:00
..
cmd Add initial code to support unique per-entry IDs 2023-09-22 13:16:24 -07:00
data Add initial code to support unique per-entry IDs 2023-09-22 13:16:24 -07:00
hctx Add initial code to support unique per-entry IDs 2023-09-22 13:16:24 -07:00
lib Add initial code to support unique per-entry IDs 2023-09-22 13:16:24 -07:00
table Add left scrolling test 2023-02-11 09:10:45 -08:00
tui Roll-forward "Add preliminary support for persisting pre-saved history entries remotely" 2023-09-22 13:13:46 -07:00
client_test.go Roll-forward "Add preliminary support for persisting pre-saved history entries remotely" 2023-09-22 13:13:46 -07:00
fuzz_test.go Move fuzz tests to a separate file and add a couple more tests to it 2023-09-22 08:43:58 -07:00