aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/src/router.rs (unfollow)
Commit message (Expand)Author
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-16feat(server): add me endpoint (#1954)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-28chore(deps): update axum (#1637)Conrad Ludgate
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2024-01-03chore: remove the teapot response (#1496)Ellie Huxtable
2023-12-20feat: add semver checking to client requests (#1456)Ellie Huxtable
2023-11-16feat: add metrics server and http metrics (#1394)Ellie Huxtable
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