NorthRealm
|
0d00ec7eed
|
Send email on Workflow Run Success/Failure (#34982)
Closes #23725


/claim #23725
---------
Signed-off-by: NorthRealm <155140859+NorthRealm@users.noreply.github.com>
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
Co-authored-by: ChristopherHX <christopher.homberger@web.de>
|
2025-07-15 18:54:31 -07:00 |
|
wxiaoguang
|
55f350542c
|
Refactor mail template and support preview (#34990)
|
2025-07-09 10:25:25 +08:00 |
|
TheFox0x7
|
e7cf62f2f7
|
remove context from mail struct (#33811)
it can be passed by argument instead
|
2025-03-06 20:57:00 +00:00 |
|
sommerf-lf
|
7cdde20c73
|
Email option to embed images as base64 instead of link (#32061)
ref: #15081
ref: #14037
Documentation: https://gitea.com/gitea/docs/pulls/69
# Example
Content:

Result in Email:

Result with source code:
(first image is external image, 2nd is now embedded)

---------
Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
|
2025-03-05 16:29:29 +00:00 |
|
wxiaoguang
|
02657e85a4
|
Refactor mail code (#33768)
`mail.go` contains various different functions, it's time to split it.
|
2025-03-03 03:31:47 +00:00 |
|