gitea/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 Add possibility to make branch in branch page (#15960) 2021-05-24 15:57:46 +01:00
diff Simplify split diff view generation and remove JS dependency (#16775) 2021-08-29 15:28:04 +01:00
editor Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
graph Use pulls in commit graph unless pulls are disabled (#15774) 2021-05-07 20:10:30 +02:00
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 remove unimplemented searchbar from project view (#15901) 2021-05-17 02:10:30 +02:00
pulls Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
release Prevent 500 on draft releases without tag (#16634) 2021-08-05 21:13:16 -04:00
settings Add support for corporate WeChat webhooks (#15910) 2021-07-23 12:41:27 +08:00
wiki Add edit button to wiki sidebar and footer (#16719) 2021-08-18 14:14:08 -04:00
activity.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
blame.tmpl Link to previous blames in file blame page (#16259) 2021-06-28 01:13:20 +02:00
branch_dropdown.tmpl Fix extra curly brace breaking release compare (#15988) 2021-05-26 21:07:39 -04:00
clone_buttons.tmpl Update JS dependencies (#16708) 2021-08-17 01:32:48 -04:00
commit_page.tmpl Enforce tab indentation in templates (#15289) 2021-04-10 23:46:37 -04:00
commit_status.tmpl Show dropdown with all statuses for commit (#13977) 2020-12-20 11:13:12 +08:00
commit_statuses.tmpl Show dropdown with all statuses for commit (#13977) 2020-12-20 11:13:12 +08:00
commits.tmpl Add compare tag dropdown to releases page (#15695) 2021-05-03 13:27:48 -04:00
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 Show correct text when comparing commits on empty pull request (#16569) 2021-07-29 03:32:48 +01:00
create.tmpl not show link to migration on repo reate page when it was disabled (#15957) 2021-05-26 12:13:00 -04:00
empty.tmpl Fix default push instructions on empty repos (#16302) 2021-06-30 20:40:51 +02:00
forks.tmpl Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
graph.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00
header.tmpl Add push to remote mirror repository (#15157) 2021-06-14 19:20:43 +02:00
home.tmpl Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
icon.tmpl Do not display org avatar near icon for internal repos (#13957) 2020-12-13 16:51:15 -05:00
search.tmpl Issue sidebar and misc css fixes (#15524) 2021-05-16 22:18:18 +02:00
shabox_badge.tmpl Fix avatar template error (#13833) 2020-12-03 23:12:59 +00:00
sub_menu.tmpl Move macaron to chi (#14293) 2021-01-26 16:36:53 +01:00
upload.tmpl Add attachments for PR reviews (#16075) 2021-06-14 21:12:33 -04:00
user_cards.tmpl Direct avatar rendering (#13649) 2020-12-03 19:46:11 +01:00
view_file.tmpl Just use a slice when rendering file (#16774) 2021-08-23 22:23:39 +01:00
view_list.tmpl Show dropdown with all statuses for commit (#13977) 2020-12-20 11:13:12 +08:00
watchers.tmpl Add class to page content to unify top margin (#13766) 2020-11-30 23:00:14 -05:00