atuin/crates/atuin-client/src
Ellie Huxtable d1ce01679b
feat(history): create atuin-history, add stats to it (#1990)
* feat(history): create atuin-history, add stats to it

I'd like to eventually pull all the history stuff into this crate. Stats
are a nice start, as I'd like to use them from the UI anyways.

* lock

* clippy
2024-04-30 13:16:50 +01:00
..
history chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
import chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
record chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
settings chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
api_client.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
database.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
encryption.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
history.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
kv.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
lib.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
ordering.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
secrets.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
settings.rs feat(history): create atuin-history, add stats to it (#1990) 2024-04-30 13:16:50 +01:00
sync.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
utils.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00