atuin/crates/atuin-client/src
2024-05-30 12:49:22 +01:00
..
history fix: add incremental rebuild to daemon loop (#2010) 2024-05-08 17:28:52 +01:00
import feat: support importing from replxx history files (#2024) 2024-05-21 11:12:17 +07:00
record fix(daemon): do not try to sync if logged out (#2037) 2024-05-21 10:43:08 +07:00
settings fix: alias enable/enabled in settings (#2021) 2024-05-14 10:23:05 +07:00
api_client.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
database.rs fix: add incremental rebuild to daemon loop (#2010) 2024-05-08 17:28:52 +01:00
encryption.rs fix: bogus error message wording (#1283) 2024-05-16 07:51:25 +07:00
history.rs feat: add background daemon (#2006) 2024-05-08 12:09:04 +01:00
kv.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
lib.rs feat(ui): add login/register dialog (#2056) 2024-05-30 12:49:22 +01:00
login.rs feat(ui): add login/register dialog (#2056) 2024-05-30 12:49:22 +01:00
ordering.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
register.rs feat(ui): add login/register dialog (#2056) 2024-05-30 12:49:22 +01:00
secrets.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00
settings.rs feat: support systemd socket activation for daemon (#2039) 2024-05-25 13:03:55 +01:00
sync.rs fix(daemon): do not try to sync if logged out (#2037) 2024-05-21 10:43:08 +07:00
utils.rs chore: move crates into crates/ dir (#1958) 2024-04-18 16:41:28 +01:00