1
0
Fork 0
forgejo/templates/repo
zeripath f5b0e2c9d2
Simplify split diff view generation and remove JS dependency (#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-29 15:28:04 +01:00
..
branch
diff Simplify split diff view generation and remove JS dependency (#16775) 2021-08-29 15:28:04 +01:00
editor
graph
issue Fix dependency link rendering in PR sidebar (#16754) 2021-08-21 01:02:47 +01:00
migrate Unify migration descriptions (#16781) 2021-08-25 21:47:05 +08:00
projects
pulls
release
settings
wiki Add edit button to wiki sidebar and footer (#16719) 2021-08-18 14:14:08 -04:00
activity.tmpl
blame.tmpl
branch_dropdown.tmpl
clone_buttons.tmpl Update JS dependencies (#16708) 2021-08-17 01:32:48 -04:00
commit_page.tmpl
commit_status.tmpl
commit_statuses.tmpl
commits.tmpl
commits_list.tmpl Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
commits_list_small.tmpl Replace list.List with slices (#16311) 2021-08-09 14:08:51 -04:00
commits_table.tmpl
create.tmpl
empty.tmpl
forks.tmpl
graph.tmpl
header.tmpl
home.tmpl Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
icon.tmpl
search.tmpl
shabox_badge.tmpl
sub_menu.tmpl
upload.tmpl
user_cards.tmpl
view_file.tmpl Just use a slice when rendering file (#16774) 2021-08-23 22:23:39 +01:00
view_list.tmpl
watchers.tmpl