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
/
atuin-server
/
src
/
handlers
/
user.rs
(
unfollow
)
Commit message (
Expand
)
Author
2024-04-18
chore: move crates into crates/ dir (#1958)
Ellie Huxtable
2024-01-29
feat: Add change-password command & support on server (#1615)
TymanWasTaken
2024-01-28
chore(deps): update axum (#1637)
Conrad Ludgate
2024-01-23
feat: add registered and deleted metrics (#1622)
Ellie Huxtable
2023-08-30
Run formatting (#1202)
Ellie Huxtable
2023-06-12
refactor server to allow pluggable db and tracing (#1036)
Conrad Ludgate
2023-05-16
validate usernames on registration (#982)
Conrad Ludgate
2023-05-16
feat: add delete account option (attempt 2) (#980)
Yannick Ulrich
2023-04-17
chore: uuhhhhhh crypto lol (#805)
Conrad Ludgate
2023-03-07
Add register notification webhook (#764)
Ellie Huxtable
2023-02-28
fix registration (#740)
Conrad Ludgate
2023-02-15
Add support for generic database in AppState (#711)
Erwin Kroon
2023-02-10
axum6 with typesafe state (#674)
Conrad Ludgate
2022-10-07
add some error messages (#510)
Conrad Ludgate
2022-04-28
ignore JetBrains IDEs, tidy-up imports (#348)
Jakub Panek
2022-04-22
Bump uuid from 0.8.2 to 1.0.0 (#311)
dependabot[bot]
2022-04-22
refactor (#327)
Conrad Ludgate
2022-04-21
tracing (#315)
Conrad Ludgate
2022-04-21
Use the count cache (#312)
Ellie Huxtable
2022-04-12
goodbye warp, hello axum (#296)
Conrad Ludgate
2021-05-09
some changes :shrug: (#83)
Conrad Ludgate
2021-05-07
remove dyn Reply (#48)
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