您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Lunny Xiao f8ab9dafb7
Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995)
2 个月前
..
actions Fix some pending problems (#29985) 2 个月前
activitypub Upgrade to golangci-lint@v1.55.0 (#27756) 7 个月前
analyze Rename code_langauge.go to code_language.go (#26377) 10 个月前
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 9 个月前
auth Use `crypto/sha256` (#29386) 3 个月前
avatar Use `crypto/sha256` (#29386) 3 个月前
badge Implement actions badge svgs (#28102) 3 个月前
base Refactor StringsToInt64s (#29967) 2 个月前
cache Always enable caches (#28527) 6 个月前
charset Refactor locale&string&template related code (#29165) 4 个月前
container Implement FSFE REUSE for golang files (#21840) 1年前
csv Refactor locale&string&template related code (#29165) 4 个月前
emoji Update emoji set to Unicode 15 (#25595) 11 个月前
eventsource Final round of `db.DefaultContext` refactor (#27587) 8 个月前
generate Refactor JWT secret generating & decoding code (#29172) 4 个月前
git Fix some pending problems (#29985) 2 个月前
gitgraph More `db.DefaultContext` refactor (#27265) 8 个月前
gitrepo Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 3 个月前
graceful Remove unused error in graceful manager (#29871) 3 个月前
hcaptcha Consume hcaptcha and pwn deps (#22610) 1年前
highlight Add option to disable ambiguous unicode characters detection (#28454) 6 个月前
hostmatcher Support allowed hosts for webhook to work with proxy (#27655) 8 个月前
html Refactor backend SVG package and add tests (#26335) 10 个月前
httpcache Also match weakly validated ETags (#28957) 4 个月前
httplib Refactor external URL detection (#29973) 2 个月前
indexer Use db.ListOptionsAll instead of db.ListOptions{ListAll: true} (#29995) 2 个月前
issue/template Extend issue template yaml engine (#29274) 3 个月前
json Replace `interface{}` with `any` (#25686) 11 个月前
label Make label templates have consistent behavior and priority (#23749) 1年前
lfs Use `crypto/sha256` (#29386) 3 个月前
log Reduce some allocations in type conversion (#26772) 9 个月前
markup Refactor markdown attention render (#29984) 2 个月前
mcaptcha Implement FSFE REUSE for golang files (#21840) 1年前
metrics Reduce usage of `db.DefaultContext` (#27073) 9 个月前
migration Refactor locale&string&template related code (#29165) 4 个月前
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) 11 个月前
optional migrate some more "OptionalBool" to "Option[bool]" (#29479) 3 个月前
options Use a general approach to access custom/static/builtin assets (#24022) 1年前
packages Integrate alpine `noarch` packages into other architectures index (#29137) 3 个月前
paginator Use more specific test methods (#24265) 1年前
pprof Implement FSFE REUSE for golang files (#21840) 1年前
private Return `responseText` instead of string in some functions (#28836) 5 个月前
process Replace assert.Fail with assert.FailNow (#27578) 8 个月前
proxy Use proxy for pull mirror (#22771) 1年前
proxyprotocol Implement FSFE REUSE for golang files (#21840) 1年前
public Refactor CORS handler (#28587) 5 个月前
queue Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 3 个月前
recaptcha Implement FSFE REUSE for golang files (#21840) 1年前
references Fix issue link does not support quotes (#29484) (#29487) 3 个月前
regexplru Upgrade go dependencies (#25819) 11 个月前
repository Add user blocking (#29028) 3 个月前
secret Use `crypto/sha256` (#29386) 3 个月前
session Next round of `db.DefaultContext` refactor (#27089) 9 个月前
setting Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) 3 个月前
sitemap Fix sitemap (#22272) 1年前
ssh Remove SSH workaround (#27893) 7 个月前
storage Fix object storage path handling (#27024) 9 个月前
structs Fix lint-swagger warning (#29787) 3 个月前
svg Refactor markdown attention render (#29984) 2 个月前
sync Implement FSFE REUSE for golang files (#21840) 1年前
system Replace more db.DefaultContext (#27628) 8 个月前
templates Improve QueryEscape helper function (#29768) 3 个月前
test Move web/api context related testing function into a separate package (#26859) 9 个月前
testlogger Replace `interface{}` with `any` (#25686) 11 个月前
timeutil Remove the `time-since` class (#29826) 3 个月前
translation Add an trailing slash to dashboard links (#29555) 3 个月前
turnstile Add new captcha: cloudflare turnstile (#22369) 1年前
typesniffer Detect ogg mime-type as audio or video (#26494) 10 个月前
updatechecker Replace more db.DefaultContext (#27628) 8 个月前
uri Implement FSFE REUSE for golang files (#21840) 1年前
user Implement FSFE REUSE for golang files (#21840) 1年前
util Performance improvements for pull request list page (#29900) 2 个月前
validation Check blocklist for emails when adding them to account (#26812) 9 个月前
web Refactor locale&string&template related code (#29165) 4 个月前
webhook Fix schedule tasks bugs (#28691) 5 个月前