aboutsummaryrefslogtreecommitdiffstats
path: root/crates/atuin-server/src (unfollow)
Commit message (Expand)Author
2026-01-23chore!: remove total_history from api index response (#3094)Ellie Huxtable
2026-01-22chore(deps)!: update tls deps, remove built-in tls server support (#3091)Ellie Huxtable
2025-12-18feat: allow disabling sync v1 (#3030)Ellie Huxtable
2025-11-17chore(deps): Update some packages realated to ring and aws-lc (#2991)Cristian Le
2025-09-10fix: run `cargo fmt`Ray Kohler
2025-09-10fix: `cargo update` and changes needed to accomodate itRay Kohler
2025-07-22chore: update to rust 1.88 (#2815)Ellie Huxtable
2025-06-23feat: Add sqlite server support for self-hosting (#2770)Scotte Zinn
2025-05-01chore(deps): Update postmark to 0.11 (#2730)Cristian Le
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