You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Chongyi Zheng 7b8e418da1
Replace deprecated `math/rand` functions (#30733)
2 月之前
..
actions Fix some pending problems (#29985) 3 月之前
activitypub Upgrade to golangci-lint@v1.55.0 (#27756) 8 月之前
analyze Rename code_langauge.go to code_language.go (#26377) 10 月之前
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 10 月之前
auth Replace deprecated `math/rand` functions (#30733) 2 月之前
avatar Use `crypto/sha256` (#29386) 4 月之前
badge Implement actions badge svgs (#28102) 4 月之前
base Refactor StringsToInt64s (#29967) 3 月之前
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) 1 年之前
eventsource Final round of `db.DefaultContext` refactor (#27587) 8 月之前
generate Refactor JWT secret generating & decoding code (#29172) 4 月之前
git Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 2 月之前
gitgraph More `db.DefaultContext` refactor (#27265) 9 月之前
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) 3 月之前
indexer Perform Newest sort type correctly when sorting issues (#30644) 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 fix: close file in the Upload func (#30262) 2 月之前
log Add some tests to clarify the "must-change-password" behavior (#30693) 2 月之前
markup Enable more `revive` linter rules (#30608) 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 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) 2 月之前
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) 2 月之前
proxy Use proxy for pull mirror (#22771) 1 年之前
proxyprotocol Implement FSFE REUSE for golang files (#21840) 1 年之前
public Refactor CORS handler (#28587) 6 月之前
queue Fix queue test (#30646) 2 月之前
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) 2 月之前
secret Use `crypto/sha256` (#29386) 4 月之前
session Improve oauth2 client "preferred username field" logic and the error handling (#30622) 2 月之前
setting Improve oauth2 client "preferred username field" logic and the error handling (#30622) 2 月之前
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) 2 月之前
svg Refactor markdown attention render (#29984) 3 月之前
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) 2 月之前
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) 2 月之前
validation Check blocklist for emails when adding them to account (#26812) 10 月之前
web Use maintained gziphandler (#30592) 2 月之前
webhook Fix schedule tasks bugs (#28691) 5 月之前