Age | Commit message (Collapse) | Author | |
---|---|---|---|
2025-04-23 | Fix ReferenceError: nodemailerTransporter is not defined | Gavin Mogan | |
Part of https://github.com/lowercasename/gathio/pull/200 was migrating more code to use the shared init email function, but all the local usages of nodemailerTransporter were missed | |||
2025-04-22 | Allow url with config information for nodemailer | Gavin Mogan | |
2025-01-12 | change to BCC for group emailing | Kasanwa Solane Aster Hope (Cassandra de la Cruz-Munoz) | |
Signed-off-by: Raphael Kabo <raphaelkabo@hey.com> | |||
2024-11-13 | nodemailer: Add support for no-auth and fix from address for attendee emails | Ovv | |
2024-07-26 | Allow self-signed certs for SMTP server | HybridSarcasm | |
Added "tls:" property of 'rejectUnauthorized: false' to allow program to continue startup when SMTP certificates are not able to be validated against known trusted roots. | |||
2024-07-01 | Allow 'none' as an email option | Raphael Kabo | |
2024-02-26 | fix: remove unused imports | Raphael Kabo | |
2024-02-25 | feat: optionally restrict event creation to specific emails | Raphael Kabo | |
2023-10-07 | refactor: event form and api routes | Raphael Kabo | |