Commit Graph

2 Commits

Author SHA1 Message Date
Jeff Emmett 3a2604ea2e feat: switch email from Resend to Mailcow SMTP
Resend required domain verification that wasn't set up. Switch to
self-hosted Mailcow (mx.jeffemmett.com) using nodemailer for SMTP,
matching the pattern used by other projects (cosmolocal, etc).

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-10 01:52:34 +00:00
Jeff Emmett 95ac4129b3 feat: add JFA-Go and SoulSync docker-compose configs
- jfa-go-docker-compose.yml: Jellyfin account invitation system (invite.jefflix.lol)
- soulsync-docker-compose.yml: Spotify/Tidal to Soulseek music sync
- tsconfig.json: formatting updates and jsx mode fix
- package-lock.json: lock dependencies

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-04 23:37:02 +00:00