Age | Commit message (Collapse) | Author |
|
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
|
|
fix #197 by running through npm so version env is set
|
|
|
|
Allow url with config information for nodemailer
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Fix SMTP auth
|
|
|
|
add a bit more info to installation instructions
|
|
|
|
|
|
|
|
|
|
remove Google Fonts dependency
|
|
|
|
|
|
Update docs and Docker Compose config
|
|
|
|
|
|
Change to BCC for group emailing
|
|
|
|
|
|
|
|
Upgrade upload-artifact and download-artifact to v4
|
|
|
|
pertinently allowing `pnpm` to be run by anyone
|
|
...by locally serving the font file
`@font-face` rule copied from Google Font URL
|
|
Signed-off-by: Raphael Kabo <raphaelkabo@hey.com>
|
|
nodemailer: Add support for no-auth and fix from address
|
|
|
|
Change wiki links to new docs site.
|
|
|
|
Switch to deploy via Docker Compose
|
|
|
|
|
|
|
|
Publish container to GHCR
|
|
|
|
|
|
|
|
|
|
|
|
Docker volume for 'events' folder
|
|
|
|
|