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.
gitea/routers
Giteabot aadbbf4358
Do not render empty comments (#29039) (#29049)
Backport #29039 by wxiaoguang

Follow #28654

The `comments` might be empty, so the templates shouldn't (and couldn't)
use it to render. When there is no comment, the UI should also be
updated to empty, so returning an empty body is good enough.

Co-authored-by: wxiaoguang <wxiaoguang@gmail.com>
1 year ago
..
api Fix an actions schedule bug (#28942) (#28999) 1 year ago
common Rework markup link rendering (#26745) (#28803) 1 year ago
install Refactor system setting (#27000) (#27452) 1 year ago
private Redefine the meaning of column is_active to make Actions Registration Token generation easier (#27143) (#27304) 1 year ago
utils Implement FSFE REUSE for golang files (#21840) 2 years ago
web Do not render empty comments (#29039) (#29049) 1 year ago
init.go Another round of `db.DefaultContext` refactor (#27103) (#27262) 1 year ago