You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/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>
3 years ago
..
agit Fix spelling of HookProcReceiveResult (#16690) 3 years ago
archiver Add bundle download for repository (#14538) 3 years ago
auth Decoupled code from DefaultSigningKey (#16743) 3 years ago
comments Enhance Ghost comment mitigation Settings (#14392) 3 years ago
externalaccount Allow externalID to be UUID (#8551) 5 years ago
forms Added introspection endpoint. (#16752) 3 years ago
gitdiff Simplify split diff view generation and remove JS dependency (#16775) 3 years ago
issue Fix various documentation, user-facing, and source comment typos (#16367) 3 years ago
lfs Download lfs in git and web workflow from minio/s3 directly (#16731) 3 years ago
mailer Send registration email on user autoregistration (#16523) 3 years ago
mirror Add proxy settings and support for migration and webhook (#16704) 3 years ago
pull [API] generalize list header (#16551) 3 years ago
release Add tag protection (#15629) 3 years ago
repository Refactor the fork service slightly to take ForkRepoOptions (#16744) 3 years ago
webhook Add proxy settings and support for migration and webhook (#16704) 3 years ago
wiki Fix 500 on first wiki page (#16586) 3 years ago