| Commit message (Collapse) | Author | ||
|---|---|---|---|
| 5 days | chore: Move everything into one big crate | Benedikt Peetz | |
| That helps remove duplicated code and rustc/cargo will now also show dead code correctly. | |||
| 2024-06-24 | feat: add user account verification (#2190) | Ellie Huxtable | |
| * add verified column to users table * add database functions to check if verified, or to verify * getting there * verification check * use base64 urlsafe no pad * add verification client * clippy * correct docs * fix integration tests | |||
