aboutsummaryrefslogtreecommitdiffstats
path: root/atuin-server/src/lib.rs (follow)
Commit message (Expand)AuthorAge
* chore: move crates into crates/ dir (#1958)Ellie Huxtable2024-04-18
* chore(deps): update axum (#1637)Conrad Ludgate2024-01-28
* feat: Add TLS to atuin-server (#1457)Eric Hodel2023-12-27
* feat: add metrics server and http metrics (#1394)Ellie Huxtable2023-11-16
* allow binding server to hostname (#1318)Conrad Ludgate2023-10-21
* Add commands to print the default configuration (#1241)Tobias Genannt2023-10-12
* some simple server tests (#1096)Conrad Ludgate2023-07-27
* fix: fixes unix specific impl of shutdown_signal (#1061)YummyOreo2023-06-19
* refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate2023-06-12
* Add graceful shutdown on SIGTERM (#1014)Marijan Smetko2023-05-30
* Allow server configured page size (#994)Ellie Huxtable2023-05-21
* Add configurable history length (#447)Ellie Huxtable2022-06-10
* refactor (#327)Conrad Ludgate2022-04-22
* tracing (#315)Conrad Ludgate2022-04-21
* Initial implementation of calendar API (#298)Ellie Huxtable2022-04-13
* goodbye warp, hello axum (#296)Conrad Ludgate2022-04-12
* some changes :shrug: (#83)Conrad Ludgate2021-05-09
* Use cargo workspaces (#37)Ellie Huxtable2021-04-20