aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/src/utils.rs (follow)
Commit message (Collapse)AuthorAge
* chore: move crates into crates/ dir (#1958)Ellie Huxtable2024-04-18
| | | | I'd like to tidy up the root a little, and it's nice to have all the rust crates in one place
* Allow server configured page size (#994)Ellie Huxtable2023-05-21
* Allow server configured page size * Backwards compat via semver checks * Correct header name