1
0
mirror of https://github.com/go-gitea/gitea.git synced 2024-09-01 14:56:30 +00:00
gitea/templates/repo/diff
zeripath 58f4a4114e
Simplify split diff view generation and remove JS dependency () ()
Backport 

Gitea has relied on some slow JS code to match up added and deleted lines on the
diff pages. This can cause a considerable slow down on large diff pages.

This PR makes a small change meaning that the matching up can occur much more simply.

Partial fix 

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-08-30 16:43:06 +01:00
..
blob_excerpt.tmpl Fix whitespace rendering in diff () 2020-11-04 09:14:07 +02:00
box.tmpl Simplify split diff view generation and remove JS dependency () () 2021-08-30 16:43:06 +01:00
comment_form_datahandler.tmpl Pull request review/approval and comment on code () 2018-08-06 06:43:21 +02:00
comment_form.tmpl Fix spelling () 2021-06-16 23:56:43 +02:00
comments.tmpl Make tasklist checkboxes clickable () 2021-05-23 17:14:03 +03:00
compare.tmpl Handle too long PR titles correctly () () 2021-07-26 17:49:48 +02:00
conversation.tmpl Fix previous/next button size () 2021-06-28 21:36:09 +02:00
csv_diff.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
image_diff.tmpl Add Image Diff for SVG files () 2021-06-05 15:32:19 +03:00
new_comment.tmpl Do not reload page after adding comments in Pull Request reviews () 2021-01-08 23:49:55 +02:00
new_review.tmpl Add attachments for PR reviews () 2021-06-14 21:12:33 -04:00
options_dropdown.tmpl Comment box tweaks and SVG dropdown triangles () 2020-10-31 18:15:11 -04:00
section_split.tmpl Simplify split diff view generation and remove JS dependency () () 2021-08-30 16:43:06 +01:00
section_unified.tmpl Do not reload page after adding comments in Pull Request reviews () 2021-01-08 23:49:55 +02:00
stats.tmpl Search and Diff CSS enhancements () 2020-12-20 13:00:03 -05:00
whitespace_dropdown.tmpl Comment box tweaks and SVG dropdown triangles () 2020-10-31 18:15:11 -04:00