gitea/services/mailer
Lunny Xiao 17a6a2bab1
upgrade go mail to 0.7.2 and fix the bug (#35833)
patch from
https://github.com/wneessen/go-mail/issues/504#issuecomment-3477890515.
Thanks to @wneessen
2025-11-03 11:32:45 +07:00
..
incoming fix attachment file size limit in server backend (#35519) 2025-10-21 15:07:11 +07:00
sender upgrade go mail to 0.7.2 and fix the bug (#35833) 2025-11-03 11:32:45 +07:00
token Use `crypto/sha256` (#29386) 2024-02-25 13:32:13 +07:00
mail.go Send email on Workflow Run Success/Failure (#34982) 2025-07-15 18:54:31 +07:00
mail_comment.go remove context from mail struct (#33811) 2025-03-06 20:57:00 +07:00
mail_issue.go remove context from mail struct (#33811) 2025-03-06 20:57:00 +07:00
mail_issue_common.go Refactor and update mail templates (#35150) 2025-09-04 20:20:42 +07:00
mail_release.go Refactor and update mail templates (#35150) 2025-09-04 20:20:42 +07:00
mail_repo.go Refactor and update mail templates (#35150) 2025-09-04 20:20:42 +07:00
mail_team_invite.go Refactor and update mail templates (#35150) 2025-09-04 20:20:42 +07:00
mail_test.go Refactor and update mail templates (#35150) 2025-09-04 20:20:42 +07:00
mail_user.go Refactor and update mail templates (#35150) 2025-09-04 20:20:42 +07:00
mail_workflow_run.go Refactor and update mail templates (#35150) 2025-09-04 20:20:42 +07:00
mailer.go Refactor mail template and support preview (#34990) 2025-07-09 10:25:25 +07:00
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2024-11-07 11:28:11 +07:00
notify.go Fix context usages (#35348) 2025-08-27 11:00:01 +07:00