You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
wxiaoguang be112c1fc3
Skip gzip for some well-known compressed file types (#30796)
12 hours ago
..
actions Resolve lint for unused parameter and unnecessary type arguments (#30750) 3 days ago
activitypub Upgrade to golangci-lint@v1.55.0 (#27756) 6 months ago
analyze Rename code_langauge.go to code_language.go (#26377) 8 months ago
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 8 months ago
auth Replace deprecated `math/rand` functions (#30733) 4 days ago
avatar Use `crypto/sha256` (#29386) 2 months ago
badge Implement actions badge svgs (#28102) 2 months ago
base Refactor StringsToInt64s (#29967) 1 month ago
cache Refactor cache and disable go-chi cache (#30417) 2 weeks ago
charset Render embedded code preview by permlink in markdown (#30234) 4 weeks ago
container Add container.FilterSlice function (#30339) 3 weeks ago
csv Render embedded code preview by permlink in markdown (#30234) 4 weeks ago
dump Refactor "dump" sub-command (#30240) 4 weeks ago
emoji Update emoji set to Unicode 15 (#25595) 10 months ago
eventsource Final round of `db.DefaultContext` refactor (#27587) 6 months ago
generate Refactor JWT secret generating & decoding code (#29172) 2 months ago
git Resolve lint for unused parameter and unnecessary type arguments (#30750) 3 days ago
gitgraph More `db.DefaultContext` refactor (#27265) 7 months ago
gitrepo Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 1 month ago
graceful Remove unused error in graceful manager (#29871) 1 month ago
hcaptcha Consume hcaptcha and pwn deps (#22610) 1 year ago
highlight Add option to disable ambiguous unicode characters detection (#28454) 4 months ago
hostmatcher Support allowed hosts for webhook to work with proxy (#27655) 6 months ago
html Refactor backend SVG package and add tests (#26335) 9 months ago
httpcache Also match weakly validated ETags (#28957) 3 months ago
httplib Skip gzip for some well-known compressed file types (#30796) 12 hours ago
indexer Fix bleve fuzziness (#30799) 1 day ago
issue/template Extend issue template yaml engine (#29274) 1 month ago
json Replace `interface{}` with `any` (#25686) 10 months ago
label Make label templates have consistent behavior and priority (#23749) 1 year ago
lfs fix: close file in the Upload func (#30262) 4 weeks ago
log Add some tests to clarify the "must-change-password" behavior (#30693) 5 days ago
markup Fix markdown rendering when mentioning users (#30795) 14 hours ago
mcaptcha Implement FSFE REUSE for golang files (#21840) 1 year ago
metrics Reduce usage of `db.DefaultContext` (#27073) 7 months ago
migration Refactor locale&string&template related code (#29165) 2 months ago
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) 9 months ago
optional Resolve lint for unused parameter and unnecessary type arguments (#30750) 3 days ago
options Use a general approach to access custom/static/builtin assets (#24022) 1 year ago
packages Add support for npm bundleDependencies (#30751) 3 days ago
paginator Use more specific test methods (#24265) 1 year ago
pprof Implement FSFE REUSE for golang files (#21840) 1 year ago
private Performance optimization for git push (#30104) 3 weeks ago
process Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 5 days ago
proxy Use proxy for pull mirror (#22771) 1 year ago
proxyprotocol Implement FSFE REUSE for golang files (#21840) 1 year ago
public Refactor CORS handler (#28587) 4 months ago
queue Fix queue test (#30646) 1 week ago
recaptcha Implement FSFE REUSE for golang files (#21840) 1 year ago
references Fix markdown rendering when mentioning users (#30795) 14 hours ago
regexplru Upgrade go dependencies (#25819) 9 months ago
repository Enable more `revive` linter rules (#30608) 1 week ago
secret Use `crypto/sha256` (#29386) 2 months ago
session Improve oauth2 client "preferred username field" logic and the error handling (#30622) 1 week ago
setting Resolve lint for unused parameter and unnecessary type arguments (#30750) 3 days ago
sitemap Fix sitemap (#22272) 1 year ago
ssh Remove SSH workaround (#27893) 6 months ago
storage Fix object storage path handling (#27024) 7 months ago
structs Add API endpoints for getting action jobs status (#26673) 1 day ago
svg Refactor markdown attention render (#29984) 1 month ago
sync Implement FSFE REUSE for golang files (#21840) 1 year ago
system Replace more db.DefaultContext (#27628) 6 months ago
templates Fix markdown rendering when mentioning users (#30795) 14 hours ago
test Move web/api context related testing function into a separate package (#26859) 8 months ago
testlogger Replace `interface{}` with `any` (#25686) 10 months ago
timeutil Refactor "dump" sub-command (#30240) 4 weeks ago
translation Render embedded code preview by permlink in markdown (#30234) 4 weeks ago
turnstile Add new captcha: cloudflare turnstile (#22369) 1 year ago
typesniffer Detect ogg mime-type as audio or video (#26494) 8 months ago
updatechecker Replace more db.DefaultContext (#27628) 6 months ago
uri Implement FSFE REUSE for golang files (#21840) 1 year ago
user Implement FSFE REUSE for golang files (#21840) 1 year ago
util Enable more `revive` linter rules (#30608) 1 week ago
validation Check blocklist for emails when adding them to account (#26812) 8 months ago
web Use maintained gziphandler (#30592) 1 week ago
webhook Fix schedule tasks bugs (#28691) 3 months ago