mirror of https://github.com/go-gitea/gitea.git
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.
* Initial working state of expandable commit bodies * Fix all commits having showing button for multiline commits * Refactor checking multiline messages method * Force newlines with <br> in commit body * Show multiple lines in the list view of repositories * Fixed proper newlines and minor refactor Use <pre> instead of <p>, this is so we can use \n instead of having to manually place <br> into the HTML. Makes it easier to display commit bodies. * Fix commit list messages jumping around * Fix indentation in view_list.tmpl * Use vertical-align: baseline instead of top * Refactor commit button toggle function * Remove RenderCommitBodyLink function * Add comments * Add newline at the end of _repository.less * Fix long commit bodies not properly wrapping inside <pre> * Don't split on double newlines * Show the commit body in commit view * Update stylesheets * Add/fix comments and run make fmt * Fix spaces not being tabs |
7 years ago | |
---|---|---|
.. | ||
auth | 7 years ago | |
avatar | 8 years ago | |
base | 7 years ago | |
cache | 7 years ago | |
context | 7 years ago | |
cron | 7 years ago | |
highlight | 8 years ago | |
httplib | 8 years ago | |
indexer | 7 years ago | |
lfs | 7 years ago | |
log | 8 years ago | |
mailer | 7 years ago | |
markup | 7 years ago | |
minwinsvc | 8 years ago | |
notification | 8 years ago | |
options | 8 years ago | |
private | 8 years ago | |
process | 7 years ago | |
public | 8 years ago | |
search | 7 years ago | |
setting | 7 years ago | |
ssh | 7 years ago | |
sync | 8 years ago | |
templates | 7 years ago | |
test | 8 years ago | |
user | 8 years ago | |
util | 7 years ago | |
validation | 7 years ago |