atuin/crates/atuin-daemon
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
..
proto feat: add background daemon (#2006) 2024-05-08 12:09:04 +01:00
src fix(daemon): do not try to sync if logged out (#2037) 2024-05-21 10:43:08 +07:00
build.rs feat: add background daemon (#2006) 2024-05-08 12:09:04 +01:00
Cargo.toml fix: add incremental rebuild to daemon loop (#2010) 2024-05-08 17:28:52 +01:00