atuin/crates
Nemo157 2e88321aec
feat: support systemd socket activation for daemon (#2039)
This avoids issues with clients attempting to connect to the daemon
while it's starting, systemd creates the socket early and will queue
connections up until the daemon is ready to accept them.
2024-05-25 13:03:55 +01:00
..
atuin perf: only open the database for commands if strictly required (#2043) 2024-05-25 11:58:52 +01:00
atuin-client feat: support systemd socket activation for daemon (#2039) 2024-05-25 13:03:55 +01:00
atuin-common fix(dotfiles): unquote aliases before quoting (#1976) 2024-04-23 14:45:07 +01:00
atuin-daemon feat: support systemd socket activation for daemon (#2039) 2024-05-25 13:03:55 +01: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