aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-daemon/src/server.rs (unfollow)
Commit message (Expand)Author
2025-08-04fix: clippy issues on Windows (#2856)Lucas Trzesniewski
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2024-07-10chore(deps): update to tonic 0.12, prost 0.13 (#2250)Ellie Huxtable
2024-05-25feat: support systemd socket activation for daemon (#2039)Nemo157
2024-05-13feat(daemon): add support for daemon on windows (#2014)YummyOreo
2024-05-08fix: add incremental rebuild to daemon loop (#2010)Ellie Huxtable
2024-05-08feat: add background daemon (#2006)Ellie Huxtable