This website requires JavaScript.
Explore
Help
Register
Sign In
Lerking
/
gitea
Watch
1
Star
0
Fork
0
You've already forked gitea
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-12-15 17:30:29 +01:00
Code
Issues
Actions
3
Packages
Projects
Releases
Wiki
Activity
Files
main
Add File
New File
Upload File
Apply Patch
gitea
/
services
/
mailer
/
sender
History
wxiaoguang
1e72b15639
Some checks failed
release-nightly / nightly-binary (push)
Has been cancelled
Details
release-nightly / nightly-container (push)
Has been cancelled
Details
cron-translations / crowdin-pull (push)
Has been cancelled
Details
Fix various bugs (
#36139
)
...
*
Fix
#35768
*
Fix
#36064
*
Fix
#36051
* Fix cherry-pick panic
2025-12-12 18:56:05 +00:00
..
dummy.go
Split mail sender sub package from mailer service package (
#32618
)
2024-11-30 01:15:41 +00:00
main_test.go
Use new mail package instead of an unmintained one (
#32682
)
2024-12-05 06:33:43 +08:00
message_test.go
Run
gopls modernize
on codebase (
#34751
)
2025-06-18 01:48:09 +00:00
message.go
Refactor "string truncate" (
#32984
)
2024-12-26 11:56:03 +08:00
sender.go
Fix various bugs (
#36139
)
2025-12-12 18:56:05 +00:00
sendmail.go
Use Golang net/smtp instead of gomail's smtp to send email (
#36055
)
2025-12-04 08:35:53 +00:00
smtp_auth.go
Use Golang net/smtp instead of gomail's smtp to send email (
#36055
)
2025-12-04 08:35:53 +00:00
smtp_test.go
Use Golang net/smtp instead of gomail's smtp to send email (
#36055
)
2025-12-04 08:35:53 +00:00
smtp.go
Use Golang net/smtp instead of gomail's smtp to send email (
#36055
)
2025-12-04 08:35:53 +00:00