gitea/services
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
..
agit
archiver Add bundle download for repository (#14538) 2021-08-24 11:47:09 -05:00
auth Decoupled code from DefaultSigningKey (#16743) 2021-08-27 20:28:00 +01:00
comments
externalaccount
forms
gitdiff Simplify split diff view generation and remove JS dependency (#16775) 2021-08-29 15:28:04 +01:00
issue
lfs
mailer
mirror
pull
release
repository Refactor the fork service slightly to take ForkRepoOptions (#16744) 2021-08-28 16:37:14 +08:00
webhook
wiki