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
wxiaoguang b4513f48ce
Do not render empty comments (#29039)
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.
1 year ago
..
api Update tool dependencies (#29030) 1 year ago
common Rework markup link rendering (#26745) 1 year ago
install Enhanced auth token / remember me (#27606) 1 year ago
private Simplify how git repositories are opened (#28937) 1 year ago
utils Improve user search display name (#29002) 1 year ago
web Do not render empty comments (#29039) 1 year ago
init.go Allow to sync tags from admin dashboard (#28045) 1 year ago