mirror of https://github.com/go-gitea/gitea.git
* fix commit view JS features, reimplement folding File content folding was not working so I reimplemented it in a saner way. Then I noticed the issue was actually because of missing JS libraries (seen on the console of every commit with error 'SimpleMDE is not defined'). Fixed the libraries. I think the reimplementation is worth to keep. * add .closest polyfill Co-authored-by: Lunny Xiao <xiaolunwen@gmail.com> |
||
|---|---|---|
| .. | ||
| themes | ||
| _admin.less | ||
| _base.less | ||
| _dashboard.less | ||
| _editor.less | ||
| _emojify.less | ||
| _explore.less | ||
| _form.less | ||
| _home.less | ||
| _install.less | ||
| _markdown.less | ||
| _organization.less | ||
| _repository.less | ||
| _review.less | ||
| _tribute.less | ||
| _user.less | ||
| index.less | ||