summaryrefslogtreecommitdiffstats
path: root/atuin-server/src/router.rs
AgeCommit message (Expand)Author
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