aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-server/src (unfollow)
Commit message (Expand)Author
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
2025-03-09chore: update rust toolchain to 1.85 (#2618)Ellie Huxtable
2025-03-09feat(health): add health check endpoint at `/healthz` (#2549)Hunter Casten
2024-10-02fix: disable mail by default, resolve #2404 (#2405)Ellie Huxtable
2024-09-09chore(deps): Update rustls and axum-server (#2382)Tobias Genannt
2024-08-06fix(mail): enable correct tls features for postmark client (#2347)Ellie Huxtable
2024-08-06fix(mail): incorrect alias and error logs (#2346)Ellie Huxtable
2024-07-02feat: allow advertising a fake version to clients (#2228)Ellie Huxtable
2024-07-02perf: write to the idx cache (#2225)Ellie Huxtable
2024-06-24feat: add user account verification (#2190)Ellie Huxtable
2024-05-14fix: alias enable/enabled in settings (#2021)Ellie Huxtable
2024-04-25chore: add some more debug logs (#1979)Ellie Huxtable
2024-04-22chore: add some more logging to handlers (#1971)Ellie Huxtable
2024-04-18chore: move crates into crates/ dir (#1958)Ellie Huxtable