You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules
Sandro Santilli d35a1c30f4 Do not write HTML in text/plain mail part (#2954)
* Do not write HTML in text/plain mail part

Fixes #2928

* Pass text/plain first, text/html second

* Do not send plain/text email if html2text failed (untested)
8 years ago
..
auth Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 8 years ago
avatar Make markdown as an independent module 8 years ago
base PDF-Previews in file-lists now working (#3000) 8 years ago
bindata locale: update Czech 8 years ago
context #1692 add admin APIs to add/remove a user from teams 8 years ago
cron Move cron module to independent package 8 years ago
httplib Remove unused tests 8 years ago
log #1597 support pull requests in same repository 8 years ago
mailer Do not write HTML in text/plain mail part (#2954) 8 years ago
markdown Support alphanumeric issue style (ABC-1234) for external issue tracker (#2992) 8 years ago
process introduce git-shell 9 years ago
setting Remove code for checking ssh-keygen 8 years ago
ssh #2850 fix potential SSH commands dislocation 8 years ago
template #2878 print error of JSON unmarshal and always returns a valid object 8 years ago
user Factor out function to get the current user 9 years ago