aboutsummaryrefslogtreecommitdiffstats
path: root/crates/daemon/src/aclient/settings/meta.rs (unfollow)
Commit message (Expand)Author
2026-07-20chore: CommitBenedikt Peetz
2026-07-20chore: CommitBenedikt Peetz
2026-07-09chore: Separate daemon, client, server, and lib into cratesBenedikt Peetz
2026-06-11chore: Remove all `pub`sBenedikt Peetz
2026-06-11chore: Move everything into one big crateBenedikt Peetz
2026-02-04feat: replace several files with a sqlite db (#3128)Ellie Huxtable
2025-05-06feat: Implement KV as a write-through cache (#2732)Michelle Tilley
2025-04-07feat: support storing, syncing and executing scripts (#2644)Ellie Huxtable