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.
gitea/modules
mrsdizzie 4a0f7c1eb4 Change order that PostProcess Processors are run (#6445) (#6447)
Make sure Processors that work on full links are run first so that
something matching another pattern doesn't alter a link before we get to
it, for example:

 https://stackoverflow.com/questions/2896191/what-is-go-used-fore

Fixes #4813
6 years ago
..
auth Integrate OAuth2 Provider (#5378) 6 years ago
avatar
base
cache
context Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
cron
generate Integrate OAuth2 Provider (#5378) 6 years ago
gzip
highlight
httplib
indexer
lfs
log
mailer
markup Change order that PostProcess Processors are run (#6445) (#6447) 6 years ago
metrics
minwinsvc
notification
options
pprof
private Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
process
public
recaptcha
search
secret Integrate OAuth2 Provider (#5378) 6 years ago
setting split setting.go to multiple files (#6154) 6 years ago
ssh
structs
sync
templates
test
uploader
user
util Clean up various use of escape/unescape functions for URL generation (#6334) 6 years ago
validation Clean up ref name rules (#6437) (#6439) 6 years ago