aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/src/handlers/mod.rs (unfollow)
Commit message (Expand)Author
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-04-05chore(ci): Add codespell support (config, workflow) and make it fix some typo...Yaroslav Halchenko
2024-01-28chore(deps): update axum (#1637)Conrad Ludgate
2024-01-05feat: rework record sync for improved reliability (#1478)Ellie Huxtable
2023-07-14Add total history count to the index API (#1102)Ellie Huxtable
2023-07-14Add new sync (#1093)Ellie Huxtable
2023-03-20Add history deletion (#791)Ellie Huxtable
2022-10-14Add automatic update checking (#555)Ellie Huxtable
2022-10-07add some error messages (#510)Conrad Ludgate
2022-06-06Show current version on server index (#436)Ellie Huxtable
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-22refactor (#327)Conrad Ludgate
2022-04-12goodbye warp, hello axum (#296)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