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/modules
Unknwon 341da3cea7 Fix inappropriate markdown post process end tag check
When <code> is nested inside <pre>, the next end tag token would not able to be the same
as outer-most start tag. So we only check outer-most start and end tag token to be the same.
8 years ago
..
auth Make log path required 9 years ago
avatar Remove cache avatar support and add its tests 9 years ago
base Fix inappropriate markdown post process end tag check 8 years ago
bindata Minor fix for #2624 9 years ago
cron go vet and fix #1890 9 years ago
httplib Remove unused tests 9 years ago
log Add env var check for update 8 years ago
mailer Fix issue email formatting. Addresses #2331 8 years ago
middleware #2505 Allow to fork and disallow to create PRs for mirrors. 8 years ago
process introduce git-shell 9 years ago
setting Remove cache avatar support and add its tests 9 years ago
ssh Remove cache avatar support and add its tests 9 years ago
template Implementing the "theme-color" meta tag. 9 years ago
user Factor out function to get the current user 9 years ago
uuid Add uuid 10 years ago