gitea/templates
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
..
admin Ensure that the default visibility is set on the user create page () () 2021-08-29 17:33:13 +02:00
base Add custom emoji support () 2021-06-29 16:28:38 +02:00
custom Add footer extra links template () 2020-01-03 20:41:56 +02:00
explore Issue sidebar and misc css fixes () 2021-05-16 22:18:18 +02:00
mail Use TrN helper for email templates () 2021-07-14 15:06:09 +02:00
org Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
repo Simplify split diff view generation and remove JS dependency () () 2021-08-30 16:43:06 +01:00
shared Remove branch URL before IssueRefURL () 2021-05-25 16:02:37 -04:00
status Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
swagger Swagger AccessToken fixes () () 2021-08-02 20:24:47 +02:00
user Report the correct number of pushes on the feeds () () 2021-08-26 02:30:13 -04:00
home.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00
install.tmpl Remove utf8 option from installation page () 2021-06-10 16:52:37 +08:00
post-install.tmpl Rename StaticUrlPrefix to AssetUrlPrefix () 2021-05-08 16:27:25 +02:00