您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
wxiaoguang d3cdef88ad
Add some tests to clarify the "must-change-password" behavior (#30693)
1 个月前
..
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 Enable more `revive` linter rules (#30608) 1 个月前
avatar Use `crypto/sha256` (#29386) 3 个月前
badge Implement actions badge svgs (#28102) 3 个月前
base Refactor StringsToInt64s (#29967) 2 个月前
cache Refactor cache and disable go-chi cache (#30417) 2 个月前
charset Render embedded code preview by permlink in markdown (#30234) 2 个月前
container Add container.FilterSlice function (#30339) 2 个月前
csv Render embedded code preview by permlink in markdown (#30234) 2 个月前
dump Refactor "dump" sub-command (#30240) 2 个月前
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) 3 个月前
git Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 1 个月前
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) 2 个月前
hcaptcha Consume hcaptcha and pwn deps (#22610) 1年前
highlight Add option to disable ambiguous unicode characters detection (#28454) 5 个月前
hostmatcher Support allowed hosts for webhook to work with proxy (#27655) 7 个月前
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 Perform Newest sort type correctly when sorting issues (#30644) 1 个月前
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 fix: close file in the Upload func (#30262) 2 个月前
log Add some tests to clarify the "must-change-password" behavior (#30693) 1 个月前
markup Enable more `revive` linter rules (#30608) 1 个月前
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) 3 个月前
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) 11 个月前
optional Add `interface{}` to `any` replacement to `make fmt`, exclude `*.pb.go` (#30461) 2 个月前
options Use a general approach to access custom/static/builtin assets (#24022) 1年前
packages Enable more `revive` linter rules (#30608) 1 个月前
paginator Use more specific test methods (#24265) 1年前
pprof Implement FSFE REUSE for golang files (#21840) 1年前
private Performance optimization for git push (#30104) 2 个月前
process Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 1 个月前
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 test (#30646) 1 个月前
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 Enable more `revive` linter rules (#30608) 1 个月前
secret Use `crypto/sha256` (#29386) 3 个月前
session Improve oauth2 client "preferred username field" logic and the error handling (#30622) 1 个月前
setting Improve oauth2 client "preferred username field" logic and the error handling (#30622) 1 个月前
sitemap Fix sitemap (#22272) 1年前
ssh Remove SSH workaround (#27893) 7 个月前
storage Fix object storage path handling (#27024) 9 个月前
structs Update API to return 'source_id' for users (#29718) 1 个月前
svg Refactor markdown attention render (#29984) 2 个月前
sync Implement FSFE REUSE for golang files (#21840) 1年前
system Replace more db.DefaultContext (#27628) 8 个月前
templates Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 1 个月前
test Move web/api context related testing function into a separate package (#26859) 9 个月前
testlogger Replace `interface{}` with `any` (#25686) 11 个月前
timeutil Refactor "dump" sub-command (#30240) 2 个月前
translation Render embedded code preview by permlink in markdown (#30234) 2 个月前
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 Enable more `revive` linter rules (#30608) 1 个月前
validation Check blocklist for emails when adding them to account (#26812) 9 个月前
web Use maintained gziphandler (#30592) 1 个月前
webhook Fix schedule tasks bugs (#28691) 5 个月前