aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server-database/src/models.rs (unfollow)
Commit message (Expand)Author
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2023-09-11replace chrono with time (#806)Conrad Ludgate
2023-06-15Builder interface for History objects (#933)Vlad Stepanov
2023-06-12refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate
2022-04-12goodbye warp, hello axum (#296)Conrad Ludgate
2021-05-09some changes :shrug: (#83)Conrad Ludgate
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable
2021-04-13Add history sync, resolves #13 (#31)Ellie Huxtable
2021-03-21Implement server (#23)Ellie Huxtable