gitea/modules
KN4CK3R 85c59d6c21
Use relative links for commits, mentions, and issues in markdown ()
Fixes 

Use relative links for
- commits
- mentions
- issues

---------

Co-authored-by: silverwind <me@silverwind.io>
..
actions Set pre-step status to `skipped` if job is skipped ()
activitypub Upgrade to golangci-lint@v1.55.0 ()
analyze Rename code_langauge.go to code_language.go ()
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. ()
auth Use `crypto/sha256` ()
avatar Use `crypto/sha256` ()
badge Implement actions badge svgs ()
base Improve natural sort ()
cache Always enable caches ()
charset Refactor locale&string&template related code ()
container
csv Refactor locale&string&template related code ()
emoji Update emoji set to Unicode 15 ()
eventsource Final round of `db.DefaultContext` refactor ()
generate Refactor JWT secret generating & decoding code ()
git Lazy load object format with command line and don't do it in OpenRepository ()
gitgraph More `db.DefaultContext` refactor ()
gitrepo Move get/set default branch from git package to gitrepo package to hide repopath ()
graceful Avoid unexpected panic in graceful manager ()
hcaptcha
highlight Add option to disable ambiguous unicode characters detection ()
hostmatcher Support allowed hosts for webhook to work with proxy ()
html Refactor backend SVG package and add tests ()
httpcache Also match weakly validated ETags ()
httplib Less naked returns ()
indexer Refactor to use optional.Option for issue index search option ()
issue/template Extend issue template yaml engine ()
json Replace `interface{}` with `any` ()
label Make label templates have consistent behavior and priority ()
lfs Use `crypto/sha256` ()
log Reduce some allocations in type conversion ()
markup Use relative links for commits, mentions, and issues in markdown ()
mcaptcha
metrics Reduce usage of `db.DefaultContext` ()
migration Refactor locale&string&template related code ()
nosql Update tool dependencies, lock govulncheck and actionlint ()
optional migrate some more "OptionalBool" to "Option[bool]" ()
options Use a general approach to access custom/static/builtin assets ()
packages Integrate alpine `noarch` packages into other architectures index ()
paginator Use more specific test methods ()
pprof
private Return `responseText` instead of string in some functions ()
process Replace assert.Fail with assert.FailNow ()
proxy
proxyprotocol
public Refactor CORS handler ()
queue Fix queue worker incorrectly stopped when there are still more items in the queue ()
recaptcha
references Fix issue link does not support quotes () ()
regexplru Upgrade go dependencies ()
repository Add user blocking ()
secret Use `crypto/sha256` ()
session Next round of `db.DefaultContext` refactor ()
setting Update allowed attachment types ()
sitemap
ssh Remove SSH workaround ()
storage Fix object storage path handling ()
structs Enable/disable owner and repo projects independently ()
svg Refactor backend SVG package and add tests ()
sync
system Replace more db.DefaultContext ()
templates Use relative links for commits, mentions, and issues in markdown ()
test Move web/api context related testing function into a separate package ()
testlogger Replace `interface{}` with `any` ()
timeutil Fix date rendering by adding `<gitea-absolute-date>` ()
translation Add an trailing slash to dashboard links ()
turnstile
typesniffer Detect ogg mime-type as audio or video ()
updatechecker Replace more db.DefaultContext ()
uri
user
util Some performance optimization on dashboard and issues page ()
validation Check blocklist for emails when adding them to account ()
web Refactor locale&string&template related code ()
webhook Fix schedule tasks bugs ()