1
0
Fork 0
forked from NYANDEV/forgejo
forgejo/templates/repo
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
..
branch Add possibility to make branch in branch page () 2021-05-24 15:57:46 +01:00
diff Simplify split diff view generation and remove JS dependency () () 2021-08-30 16:43:06 +01:00
editor Add attachments for PR reviews () 2021-06-14 21:12:33 -04:00
graph Use pulls in commit graph unless pulls are disabled () 2021-05-07 20:10:30 +02:00
issue Add checkbox to delete pull branch after successful merge () 2021-07-13 01:26:25 +02:00
migrate Add button to delete undeleted repositories from failed migrations () 2021-06-30 21:14:53 +02:00
projects remove unimplemented searchbar from project view () 2021-05-17 02:10:30 +02:00
pulls Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
release Prevent 500 on draft releases without tag () () 2021-08-06 11:09:33 +03:00
settings Add checkbox to delete pull branch after successful merge () 2021-07-13 01:26:25 +02:00
wiki Use a generic markup class to display externally rendered files and diffs () 2021-05-07 10:43:41 +02:00
activity.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
blame.tmpl Link to previous blames in file blame page () 2021-06-28 01:13:20 +02:00
branch_dropdown.tmpl Fix extra curly brace breaking release compare () 2021-05-26 21:07:39 -04:00
clone_buttons.tmpl Replace clipboard.js with async clipboard api () 2021-05-30 20:15:57 +01:00
commit_page.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
commit_status.tmpl Show dropdown with all statuses for commit () 2020-12-20 11:13:12 +08:00
commit_statuses.tmpl Show dropdown with all statuses for commit () 2020-12-20 11:13:12 +08:00
commits.tmpl Add compare tag dropdown to releases page () 2021-05-03 13:27:48 -04:00
commits_list.tmpl Show dropdown with all statuses for commit () 2020-12-20 11:13:12 +08:00
commits_list_small.tmpl Show dropdown with all statuses for commit () 2020-12-20 11:13:12 +08:00
commits_table.tmpl Enforce tab indentation in templates () 2021-04-10 23:46:37 -04:00
create.tmpl not show link to migration on repo reate page when it was disabled () 2021-05-26 12:13:00 -04:00
empty.tmpl Fix default push instructions on empty repos () 2021-06-30 20:40:51 +02:00
forks.tmpl Direct avatar rendering () 2020-12-03 19:46:11 +01:00
graph.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00
header.tmpl Add push to remote mirror repository () 2021-06-14 19:20:43 +02:00
home.tmpl Add compare tag dropdown to releases page () 2021-05-03 13:27:48 -04:00
icon.tmpl Do not display org avatar near icon for internal repos () 2020-12-13 16:51:15 -05:00
search.tmpl Issue sidebar and misc css fixes () 2021-05-16 22:18:18 +02:00
shabox_badge.tmpl Fix avatar template error () 2020-12-03 23:12:59 +00:00
sub_menu.tmpl Move macaron to chi () 2021-01-26 16:36:53 +01:00
upload.tmpl Add attachments for PR reviews () 2021-06-14 21:12:33 -04:00
user_cards.tmpl Direct avatar rendering () 2020-12-03 19:46:11 +01:00
view_file.tmpl Fix and restyle menu on code line () 2021-05-18 23:16:02 -04:00
view_list.tmpl Show dropdown with all statuses for commit () 2020-12-20 11:13:12 +08:00
watchers.tmpl Add class to page content to unify top margin () 2020-11-30 23:00:14 -05:00