Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* 🚧 Start `email` crate and notifier adjustments Support for configuring an email client and encrypting secrets associated with a notifier (if necessary) * encryption key in DB 😬 * WIP API for emailer * Worked on the plane 💅 * WIP save whatever I was working on * fix merge issues * WIP: create emailer form * WIP: create emailer form, almost * WIP: emailer card * Email send history * WIP actually sending emails * Validate and tx the recipients * WIP devices * WIP email works! * UI work for send history and create/update device * WIP: flesh out emailer UI pages * Add modal for emailing book * Support TLS in email * Add migration * Write docs for emailer crate * fix clippy lints
- Loading branch information