atuin/ui/backend
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
..
capabilities feat(ui): scroll history infinitely (#1999) 2024-05-06 08:11:47 +01:00
icons feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
src feat(ui): scroll history infinitely (#1999) 2024-05-06 08:11:47 +01:00
.gitignore feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
build.rs feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00
Cargo.lock feat: add background daemon (#2006) 2024-05-08 12:09:04 +01:00
Cargo.toml feat: support systemd socket activation for daemon (#2039) 2024-05-25 13:03:55 +01:00
tauri.conf.json feat(gui): add base structure (#1935) 2024-04-11 16:59:01 +01:00