This website requires JavaScript.
Blogs
Sign In
GitCaddy
/
GitCaddy Server
Limited
Watch
2
Star
0
Fork
0
You've already forked gitcaddy-server
Code
Issues
Releases
7
Files
c653e0ae0da3f6901409ff5d5fa39a7016622607
gitcaddy-server
/
services
/
mailer
History
wxiaoguang
958db13c44
Refactor mail code (
#33768
)
...
`mail.go` contains various different functions, it's time to split it.
2025-03-03 03:31:47 +00:00
..
incoming
Add missing comment reply handling (
#32050
)
2024-09-17 20:56:26 +00:00
sender
Refactor "string truncate" (
#32984
)
2024-12-26 11:56:03 +08:00
token
Use
crypto/sha256
(
#29386
)
2024-02-25 13:32:13 +00:00
mail_comment.go
Implement FSFE REUSE for golang files (
#21840
)
2022-11-27 18:20:29 +00:00
mail_issue_common.go
Refactor mail code (
#33768
)
2025-03-03 03:31:47 +00:00
mail_issue.go
Refactor mail code (
#33768
)
2025-03-03 03:31:47 +00:00
mail_release.go
Refactor mail code (
#33768
)
2025-03-03 03:31:47 +00:00
mail_repo.go
Refactor mail code (
#33768
)
2025-03-03 03:31:47 +00:00
mail_team_invite.go
Refactor mail code (
#33768
)
2025-03-03 03:31:47 +00:00
mail_test.go
Use test context in tests and new loop system in benchmarks (
#33648
)
2025-02-20 09:57:40 +00:00
mail_user.go
Refactor mail code (
#33768
)
2025-03-03 03:31:47 +00:00
mail.go
Refactor mail code (
#33768
)
2025-03-03 03:31:47 +00:00
mailer.go
Use new mail package instead of an unmintained one (
#32682
)
2024-12-05 06:33:43 +08:00
main_test.go
Move AddCollabrator and CreateRepositoryByExample to service layer (
#32419
)
2024-11-07 11:28:11 +08:00
notify.go
Move commits signature and verify functions to service layers (
#33605
)
2025-02-16 12:24:07 +00:00