aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-server/src/lib.rs (unfollow)
Commit message (Expand)Author
3 dayschore: Move everything into one big crateBenedikt Peetz
3 dayschore: Somewhat simplify sync codeBenedikt Peetz
2026-01-22chore(deps)!: update tls deps, remove built-in tls server support (#3091)Ellie Huxtable
2025-06-23feat: Add sqlite server support for self-hosting (#2770)Scotte Zinn
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2024-09-09chore(deps): Update rustls and axum-server (#2382)Tobias Genannt
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