Commit Graph

11 Commits

Author SHA1 Message Date
Quentin Gliech 28ff912029 Simple consent screen and storage 2022-04-29 12:16:39 +02:00
Quentin Gliech ead7e4804a Make the client_id a foreign key 2022-04-28 18:39:45 +02:00
Quentin Gliech ee05543944 Check some metadata on client registration 2022-04-21 13:34:07 +02:00
Quentin Gliech 0c8656f464 Update sqlx query data 2022-04-19 12:30:12 +02:00
Quentin Gliech 62f633a716 Move clients to the database 2022-03-08 19:07:46 +01:00
Quentin Gliech 54e9dc0712 Database model to save user email verification codes 2022-01-21 17:41:11 +01:00
Quentin Gliech 29b2fc2e43 CLI subcommand to mark emails as verified 2022-01-18 18:33:05 +01:00
Quentin Gliech 6e50921626 Email management UI
Also simplify a bunch of query strings
2022-01-18 18:16:56 +01:00
Quentin Gliech 565f5cda1b Save user emails in database 2022-01-14 18:42:37 +01:00
Quentin Gliech ecaa4b98b6 Update SQLx offline query data 2022-01-14 14:07:40 +01:00
Quentin Gliech ceb17d3646 Move storage module to its own crate 2021-12-17 12:15:07 +01:00