forgejo/modules
mrsdizzie 8d081950e6
Ensure syntax highlighting is the same inside diffs (#12205)
Make sure to end up with the same syntax highlighting inside various sections of diffs by processing the code first before detecting specific changes between the lines. Also try and make sure that when highlighting individual lines in a diff that it is tokenized the same as it would be when part of an entire file with more context.

Fixes: #12190
2020-07-11 13:43:12 +08:00
..
analyze
auth Multiple small admin dashboard fixes (#12153) 2020-07-05 22:38:03 +03:00
avatar
base
cache Use hash of repo path, ref and entrypath as cache key (#12151) 2020-07-06 01:40:34 +03:00
charset
context
convert
cron
emoji
eventsource Move EventSource to SharedWorker (#12095) 2020-07-03 10:55:36 +01:00
generate
git Ensure BlameReaders close at end of request (#12102) 2020-07-01 14:01:17 +01:00
gitgraph
graceful Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 2020-07-05 20:07:07 -04:00
highlight Ensure syntax highlighting is the same inside diffs (#12205) 2020-07-11 13:43:12 +08:00
httplib
indexer
lfs
log Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 2020-07-05 20:07:07 -04:00
markup
metrics
migrations
notification
options
password
pprof
private Pause, Resume, Release&Reopen, Add and Remove Logging from command line (#11777) 2020-07-05 20:07:07 -04:00
process
public
queue Multiple small admin dashboard fixes (#12153) 2020-07-05 22:38:03 +03:00
recaptcha
references
repofiles
repository Update the wiki repository remote origin while update the mirror repository's Clone From URL (#12053) 2020-07-05 22:08:32 -04:00
secret
session
setting fix a spelling error (#12163) 2020-07-06 11:58:31 -04:00
ssh
structs
sync
task
templates Move EventSource to SharedWorker (#12095) 2020-07-03 10:55:36 +01:00
test
timeutil
upload
user
util
validation
webhook