aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/src/lib.rs (unfollow)
Commit message (Expand)Author
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable
2024-01-28chore(deps): update axum (#1637)Conrad Ludgate
2023-12-27feat: Add TLS to atuin-server (#1457)Eric Hodel
2023-11-16feat: add metrics server and http metrics (#1394)Ellie Huxtable
2023-10-21allow binding server to hostname (#1318)Conrad Ludgate
2023-10-12Add commands to print the default configuration (#1241)Tobias Genannt
2023-07-27some simple server tests (#1096)Conrad Ludgate
2023-06-19fix: fixes unix specific impl of shutdown_signal (#1061)YummyOreo
2023-06-12refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate
2023-05-30Add graceful shutdown on SIGTERM (#1014)Marijan Smetko
2023-05-21Allow server configured page size (#994)Ellie Huxtable
2022-06-10Add configurable history length (#447)Ellie Huxtable
2022-04-22refactor (#327)Conrad Ludgate
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
2021-05-09some changes :shrug: (#83)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
2021-02-14Make pedantic clippy happyEllie Huxtable
2021-02-14Make clippy annoying asf + add serverEllie Huxtable