aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/sync.rs (unfollow)
Commit message (Expand)Author
2 daysfeat(server): Really make users stateless (with tests)Benedikt Peetz
3 dayschore: Remove all `pub`sBenedikt Peetz
3 dayschore: Move everything into one big crateBenedikt Peetz
3 dayschore: Remove more useless codeBenedikt Peetz
3 dayschore: Remove some unused rust codeBenedikt Peetz
2026-02-04feat: replace several files with a sqlite db (#3128)Ellie Huxtable
2025-05-13chore: Allow setting script DB path (#2750)Michelle Tilley
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
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2025-03-09chore: update rust toolchain to 1.85 (#2618)Ellie Huxtable
2024-04-25feat(dotfiles): support syncing shell/env vars (#1977)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-03perf(dotfiles): cache aliases and read straight from file (#1918)Ellie Huxtable