NorthRealm
|
ed7b2bc242
|
Refactor
|
2025-07-07 17:41:26 +08:00 |
|
NorthRealm
|
c8b64c7686
|
Refactor
|
2025-07-06 21:59:04 +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 |
|