aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/src/router.rs (unfollow)
Commit message (Expand)Author
2023-10-28Add Kris Nova to X-Clacks-Overhead (#1355)Ellie Huxtable
2023-10-03A man is not dead while his name is still spoken (#1280)Chris Rose
2023-09-26better sync error messages (#1254)Conrad Ludgate
2023-07-31fix(server): Teapot is a cup of coffee (#1137)LeoniePhiline
2023-07-14Add new sync (#1093)Ellie Huxtable
2023-06-12refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate
2023-05-16feat: add delete account option (attempt 2) (#980)Yannick Ulrich
2023-03-20Add history deletion (#791)Ellie Huxtable
2023-02-15Add support for generic database in AppState (#711)Erwin Kroon
2023-02-10axum6 with typesafe state (#674)Conrad Ludgate
2022-07-26Add support for prepending a path to all routes for the server (#484)morguldir
2022-04-21tracing (#315)Conrad Ludgate
2022-04-13Initial implementation of calendar API (#298)Ellie Huxtable
2022-04-12goodbye warp, hello axum (#296)Conrad Ludgate
2022-03-13Fix `history list --cwd` errors (#278)Lucas Burns
2021-11-21chore: improve build times (#213)Conrad Ludgate
2021-04-25Update docs, unify on SQLx, bugfixes (#40)Ellie Huxtable
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable