atuin/crates/atuin-client
Ellie Huxtable 8dc8448de0
fix(daemon): do not try to sync if logged out (#2037)
* fix(daemon): do not try to sync if logged out

I've also added Settings::logged_in, as there are a few places where we
switch on login state.

* make session_token a function
2024-05-21 10:43:08 +07:00
..
migrations chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
record-migrations chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
src fix(daemon): do not try to sync if logged out (#2037) 2024-05-21 10:43:08 +07:00
tests/data chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
Cargo.toml feat: add background daemon (#2006) 2024-05-08 12:09:04 +01:00
config.toml chore: clarify default config file (#2026) 2024-05-17 09:50:13 +07:00