|
Implements ignore-whitespace and hilight-syntax on diff.
Improvement experience speed * lazy diff rendering ( it is effective if tha diff has a lot of files ). * some feature implemented by javascript, to implement by css. * some javascript event handlers on each elements move to on parent elements. |
|---|
|
|
| src/main/twirl/gitbucket/core/helper/diff.scala.html |
|---|
| src/main/webapp/assets/common/css/gitbucket.css |
|---|
| src/main/webapp/assets/common/js/gitbucket.js |
|---|
| src/main/webapp/assets/vendors/jsdifflib/diffview.css |
|---|