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
/
turtle
/
src
/
atuin_server
/
handlers
/
mod.rs
(
unfollow
)
Commit message (
Expand
)
Author
29 hours
chore(treewide): Fix some of `clippy`'s error
Benedikt Peetz
3 days
feat(server): Make user stuff stateless
Benedikt Peetz
3 days
chore(server): Simplify the database support
Benedikt Peetz
3 days
chore: Remove all `pub`s
Benedikt Peetz
3 days
chore: Move everything into one big crate
Benedikt Peetz
2026-01-23
chore!: remove total_history from api index response (#3094)
Ellie Huxtable
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-07-02
feat: allow advertising a fake version to clients (#2228)
Ellie Huxtable
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-04-05
chore(ci): Add codespell support (config, workflow) and make it fix some typo...
Yaroslav Halchenko
2024-01-28
chore(deps): update axum (#1637)
Conrad Ludgate
2024-01-05
feat: rework record sync for improved reliability (#1478)
Ellie Huxtable
2023-07-14
Add total history count to the index API (#1102)
Ellie Huxtable
2023-07-14
Add new sync (#1093)
Ellie Huxtable
2023-03-20
Add history deletion (#791)
Ellie Huxtable
2022-10-14
Add automatic update checking (#555)
Ellie Huxtable
2022-10-07
add some error messages (#510)
Conrad Ludgate
2022-06-06
Show current version on server index (#436)
Ellie Huxtable
2022-04-28
ignore JetBrains IDEs, tidy-up imports (#348)
Jakub Panek
2022-04-22
refactor (#327)
Conrad Ludgate
2022-04-12
goodbye warp, hello axum (#296)
Conrad Ludgate
2021-04-20
Use cargo workspaces (#37)
Ellie Huxtable
2021-04-20
Switch to Warp + SQLx, use async, switch to Rust stable (#36)
Ellie Huxtable