Git with a cup of tea, painless self-hosted git service
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Lunny Xiao ee6e371e44
Use Golang net/smtp instead of gomail's smtp to send email (#36055)
2 weeks ago
..
incoming Fix error handling in mailer and wiki services (#36041) 3 weeks ago
sender Use Golang net/smtp instead of gomail's smtp to send email (#36055) 2 weeks ago
token Use `crypto/sha256` (#29386) 2 years ago
mail.go Send email on Workflow Run Success/Failure (#34982) 5 months ago
mail_comment.go remove context from mail struct (#33811) 10 months ago
mail_issue.go remove context from mail struct (#33811) 10 months ago
mail_issue_common.go Refactor and update mail templates (#35150) 3 months ago
mail_release.go Refactor and update mail templates (#35150) 3 months ago
mail_repo.go Refactor and update mail templates (#35150) 3 months ago
mail_team_invite.go Refactor and update mail templates (#35150) 3 months ago
mail_test.go Refactor and update mail templates (#35150) 3 months ago
mail_user.go Refactor and update mail templates (#35150) 3 months ago
mail_workflow_run.go Refactor and update mail templates (#35150) 3 months ago
mailer.go Refactor mail template and support preview (#34990) 5 months ago
main_test.go Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 1 year ago
notify.go Fix context usages (#35348) 4 months ago