gitea/templates/repo/diff
zeripath 58f4a4114e
Simplify split diff view generation and remove JS dependency (#16775) (#16863)
Backport #16775

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 #1351

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-08-30 16:43:06 +01:00
..
blob_excerpt.tmpl
box.tmpl Simplify split diff view generation and remove JS dependency (#16775) (#16863) 2021-08-30 16:43:06 +01:00
comment_form.tmpl Fix spelling (#16179) 2021-06-16 23:56:43 +02:00
comment_form_datahandler.tmpl
comments.tmpl Make tasklist checkboxes clickable (#15791) 2021-05-23 17:14:03 +03:00
compare.tmpl Handle too long PR titles correctly (#16517) (#16549) 2021-07-26 17:49:48 +02:00
conversation.tmpl
csv_diff.tmpl
image_diff.tmpl
new_comment.tmpl
new_review.tmpl
options_dropdown.tmpl
section_split.tmpl Simplify split diff view generation and remove JS dependency (#16775) (#16863) 2021-08-30 16:43:06 +01:00
section_unified.tmpl
stats.tmpl
whitespace_dropdown.tmpl