index
:
atuin
main
Turtle. A hard-fork of atuin, focusing on a more minimal feature set
bpeetz
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
crates
/
atuin-server
/
src
(
unfollow
)
Commit message (
Expand
)
Author
3 days
chore: Move everything into one big crate
Benedikt Peetz
4 days
chore: Somewhat simplify sync code
Benedikt Peetz
2026-03-23
chore: Refactor CLI auth flows and token storage (#3317)
Michelle Tilley
2026-03-09
chore: upgrade axum 0.7 to 0.8 to deduplicate with tonic's axum
Ellie Huxtable
2026-01-28
feat: move atuin-server to its own binary (#3112)
Ellie Huxtable
2026-01-27
chore(deps): audit ssl deps (#3110)
Ellie Huxtable
2026-01-27
feat: remove user verification functionality (#3108)
Ellie Huxtable
2026-01-23
chore!: remove total_history from api index response (#3094)
Ellie Huxtable
2026-01-22
chore(deps)!: update tls deps, remove built-in tls server support (#3091)
Ellie Huxtable
2025-12-18
feat: allow disabling sync v1 (#3030)
Ellie Huxtable
2025-11-17
chore(deps): Update some packages realated to ring and aws-lc (#2991)
Cristian Le
2025-09-10
fix: run `cargo fmt`
Ray Kohler
2025-09-10
fix: `cargo update` and changes needed to accomodate it
Ray Kohler
2025-07-22
chore: update to rust 1.88 (#2815)
Ellie Huxtable
2025-06-23
feat: Add sqlite server support for self-hosting (#2770)
Scotte Zinn
2025-05-01
chore(deps): Update postmark to 0.11 (#2730)
Cristian Le
2025-03-19
chore: migrate to rust 2024 (#2635)
Ellie Huxtable
2025-03-09
chore: update rust toolchain to 1.85 (#2618)
Ellie Huxtable
2025-03-09
feat(health): add health check endpoint at `/healthz` (#2549)
Hunter Casten
2024-10-02
fix: disable mail by default, resolve #2404 (#2405)
Ellie Huxtable
2024-09-09
chore(deps): Update rustls and axum-server (#2382)
Tobias Genannt
2024-08-06
fix(mail): enable correct tls features for postmark client (#2347)
Ellie Huxtable
2024-08-06
fix(mail): incorrect alias and error logs (#2346)
Ellie Huxtable
2024-07-02
feat: allow advertising a fake version to clients (#2228)
Ellie Huxtable
2024-07-02
perf: write to the idx cache (#2225)
Ellie Huxtable
2024-06-24
feat: add user account verification (#2190)
Ellie Huxtable
2024-05-14
fix: alias enable/enabled in settings (#2021)
Ellie Huxtable
2024-04-25
chore: add some more debug logs (#1979)
Ellie Huxtable
2024-04-22
chore: add some more logging to handlers (#1971)
Ellie Huxtable
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable