aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-server-database/src/lib.rs (unfollow)
Commit message (Expand)Author
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-02-02feat: add `store push --force`Ellie Huxtable
2024-01-29feat: Add change-password command & support on server (#1615)TymanWasTaken
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2023-09-29support timezones in calendar (#1259)Conrad Ludgate
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-07-14Add total history count to the index API (#1102)Ellie Huxtable
2023-07-14Add new sync (#1093)Ellie Huxtable
2023-06-12refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate