aboutsummaryrefslogtreecommitdiffstats
path: root/crates/turtle/src/atuin_server/handlers/user.rs (unfollow)
Commit message (Expand)Author
3 daysfeat(server): Make user stuff statelessBenedikt Peetz
3 dayschore(server): Remove the last remnants of the "hub" sync-server thingyBenedikt Peetz
3 dayschore(server): Simplify the database supportBenedikt Peetz
3 dayschore: Remove all `pub`sBenedikt Peetz
3 dayschore: Move everything into one big crateBenedikt Peetz
2026-03-23chore: Refactor CLI auth flows and token storage (#3317)Michelle Tilley
2026-01-27chore(deps): audit ssl deps (#3110)Ellie Huxtable
2026-01-27feat: remove user verification functionality (#3108)Ellie Huxtable
2025-11-17chore(deps): Update some packages realated to ring and aws-lc (#2991)Cristian Le
2025-07-22chore: update to rust 1.88 (#2815)Ellie Huxtable
2025-05-01chore(deps): Update postmark to 0.11 (#2730)Cristian Le
2025-03-19chore: migrate to rust 2024 (#2635)Ellie Huxtable
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-06-24feat: add user account verification (#2190)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
2024-01-29feat: Add change-password command & support on server (#1615)TymanWasTaken
2024-01-28chore(deps): update axum (#1637)Conrad Ludgate
2024-01-23feat: add registered and deleted metrics (#1622)Ellie Huxtable
2023-08-30Run formatting (#1202)Ellie Huxtable
2023-06-12refactor server to allow pluggable db and tracing (#1036)Conrad Ludgate
2023-05-16validate usernames on registration (#982)Conrad Ludgate
2023-05-16feat: add delete account option (attempt 2) (#980)Yannick Ulrich
2023-04-17chore: uuhhhhhh crypto lol (#805)Conrad Ludgate
2023-03-07Add register notification webhook (#764)Ellie Huxtable
2023-02-28fix registration (#740)Conrad Ludgate
2023-02-15Add support for generic database in AppState (#711)Erwin Kroon
2023-02-10axum6 with typesafe state (#674)Conrad Ludgate
2022-10-07add some error messages (#510)Conrad Ludgate
2022-04-28ignore JetBrains IDEs, tidy-up imports (#348)Jakub Panek
2022-04-22Bump uuid from 0.8.2 to 1.0.0 (#311)dependabot[bot]
2022-04-22refactor (#327)Conrad Ludgate
2022-04-21tracing (#315)Conrad Ludgate
2022-04-21Use the count cache (#312)Ellie Huxtable
2022-04-12goodbye warp, hello axum (#296)Conrad Ludgate
2021-05-09some changes :shrug: (#83)Conrad Ludgate
2021-05-07remove dyn Reply (#48)Conrad Ludgate
2021-04-20Use cargo workspaces (#37)Ellie Huxtable
2021-04-20Switch to Warp + SQLx, use async, switch to Rust stable (#36)Ellie Huxtable