summaryrefslogtreecommitdiffstats
path: root/atuin-server/src/handlers/history.rs
AgeCommit message (Expand)Author
2023-03-09make atuin-server a standalone binary03-09-make_atuin-server_a_standalone_binaryConrad Ludgate
2023-02-15Add support for generic database in AppState (#711)Erwin Kroon
2023-02-10axum6 with typesafe state (#674)Conrad Ludgate
2022-10-07add some error messages (#510)Conrad Ludgate
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-22refactor (#327)Conrad Ludgate
2022-04-21tracing (#315)Conrad Ludgate
2022-04-21Use the count cache (#312)Ellie Huxtable
2022-04-13Initial implementation of calendar API (#298)Ellie Huxtable
2022-04-12goodbye warp, hello axum (#296)Conrad Ludgate
2021-05-09some changes :shrug: (#83)Conrad Ludgate
2021-05-07remove dyn Reply (#48)Conrad Ludgate
2021-04-20Use cargo workspaces (#37)Ellie Huxtable