Quentin Gliech
|
a0f5f3c642
|
Enable clippy lints on a workspace level
This enables a lot more lints than before in some crates, so this fixed a lot of warnings as well.
|
2023-12-05 17:20:42 +01:00 |
|
Quentin Gliech
|
7c83dce66e
|
Move some common dependencies on the workspace level
Also deprecates the AWS SESv2 transport for emails
|
2023-08-14 13:00:01 +02:00 |
|
Quentin Gliech
|
cdd535ddc4
|
WIP: use apalis to schedule jobs
|
2023-04-14 10:22:22 +02:00 |
|
Quentin Gliech
|
cc6c6e8bdb
|
Remove the config dependency from the email, templates & handlers crates
|
2022-09-02 16:01:11 +02:00 |
|
Quentin Gliech
|
c1ed726dc8
|
Enable the clippy::str_to_string lint
|
2022-08-08 10:06:20 +02:00 |
|
Quentin Gliech
|
a45381828c
|
Loads of docs & enabling more clippy lints
|
2022-02-01 12:02:32 +01:00 |
|
Quentin Gliech
|
4fd0c6b337
|
cargo fmt
|
2022-01-25 09:52:45 +01:00 |
|
Quentin Gliech
|
1355be8fb8
|
Add AWS SES backend to send email
|
2022-01-24 16:31:53 +01:00 |
|
Quentin Gliech
|
93cbad34f5
|
Actually send emails
|
2022-01-19 18:00:45 +01:00 |
|
Quentin Gliech
|
2e12f43c0e
|
WIP: email sending crate
|
2022-01-19 12:10:03 +01:00 |
|