This website requires JavaScript.
Explore
Help
Sign In
averello
/
gitea-mirror
Watch
1
Star
0
Fork
0
You've already forked gitea-mirror
mirror of
https://github.com/go-gitea/gitea.git
synced
2025-12-12 20:36:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1e72b1563906ef5625f7f0dcb67ed4bad5e2429c
gitea-mirror
/
services
/
mailer
/
sender
History
wxiaoguang
1e72b15639
Fix various bugs (
#36139
)
...
*
Fix
#35768
*
Fix
#36064
*
Fix
#36051
* Fix cherry-pick panic
2025-12-12 18:56:05 +00:00
..
dummy.go
…
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