This repository has been archived on 2024-01-04. You can view files and clone it, but cannot push or open issues or pull requests.
forgejo/templates
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
..
admin Ensure that the default visibility is set on the user create page (#16845) 2021-08-28 15:19:52 +01:00
base
custom
explore
mail
org Add modals to Organization and Team remove/leave (#16471) 2021-08-26 22:57:40 -04:00
repo Simplify split diff view generation and remove JS dependency (#16775) 2021-08-29 15:28:04 +01:00
shared
status
swagger
user Add modals to Organization and Team remove/leave (#16471) 2021-08-26 22:57:40 -04:00
home.tmpl
install.tmpl
post-install.tmpl