forgejo/services
zeripath f5b0e2c9d2
Simplify split diff view generation and remove JS dependency ()
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-29 15:28:04 +01:00
..
agit Fix spelling of HookProcReceiveResult () 2021-08-14 13:17:10 +02:00
archiver Add bundle download for repository () 2021-08-24 11:47:09 -05:00
auth Decoupled code from DefaultSigningKey () 2021-08-27 20:28:00 +01:00
comments Enhance Ghost comment mitigation Settings () 2021-01-21 21:56:19 -05:00
externalaccount Allow externalID to be UUID () 2019-10-17 10:06:28 +08:00
forms Added introspection endpoint. () 2021-08-20 22:16:45 -04:00
gitdiff Simplify split diff view generation and remove JS dependency () 2021-08-29 15:28:04 +01:00
issue Fix various documentation, user-facing, and source comment typos () 2021-07-08 13:38:13 +02:00
lfs Download lfs in git and web workflow from minio/s3 directly () 2021-08-21 20:22:06 +02:00
mailer Send registration email on user autoregistration () 2021-08-12 10:26:33 +03:00
mirror Add proxy settings and support for migration and webhook () 2021-08-18 21:10:39 +08:00
pull [API] generalize list header () 2021-08-12 14:43:08 +02:00
release Add tag protection () 2021-06-25 16:28:55 +02:00
repository Refactor the fork service slightly to take ForkRepoOptions () 2021-08-28 16:37:14 +08:00
webhook Add proxy settings and support for migration and webhook () 2021-08-18 21:10:39 +08:00
wiki Fix 500 on first wiki page () 2021-08-01 19:04:32 +02:00