atuin/crates
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
..
atuin fix(daemon): do not try to sync if logged out (#2037) 2024-05-21 10:43:08 +07:00
atuin-client fix(daemon): do not try to sync if logged out (#2037) 2024-05-21 10:43:08 +07:00
atuin-common fix(dotfiles): unquote aliases before quoting (#1976) 2024-04-23 14:45:07 +01:00
atuin-daemon fix(daemon): do not try to sync if logged out (#2037) 2024-05-21 10:43:08 +07:00
atuin-dotfiles fix(dotfiles): allow clearing aliases, disable import (#1995) 2024-05-02 16:53:38 +01:00
atuin-history feat(ui): scroll history infinitely (#1999) 2024-05-06 08:11:47 +01:00
atuin-server fix: alias enable/enabled in settings (#2021) 2024-05-14 10:23:05 +07:00
atuin-server-database chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
atuin-server-postgres fix: redact password in database URI when logging (#2032) 2024-05-21 09:25:17 +07:00