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 9c08637eae
Make "sync branch" also sync object format and add tests (#30878)
14 hours ago
..
actions Resolve lint for unused parameter and unnecessary type arguments (#30750) 1 week ago
activitypub Upgrade to golangci-lint@v1.55.0 (#27756) 6 months ago
analyze Rename code_langauge.go to code_language.go (#26377) 9 months ago
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 8 months ago
auth Remove external API calls in `TestPassword` (#30716) 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) 3 weeks ago
charset Render embedded code preview by permlink in markdown (#30234) 1 month ago
container Add container.FilterSlice function (#30339) 3 weeks ago
csv Render embedded code preview by permlink in markdown (#30234) 1 month ago
dump Refactor "dump" sub-command (#30240) 1 month 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 Make "sync branch" also sync object format and add tests (#30878) 14 hours 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) 5 days ago
indexer Fix bleve fuzziness (#30799) 5 days ago
issue/template Extend issue template yaml engine (#29274) 2 months ago
json Replace `interface{}` with `any` (#25686) 10 months ago
label Make label templates have consistent behavior and priority (#23749) 1 year ago
lfs Make sure git version&feature are always prepared (#30877) 14 hours ago
log Add some tests to clarify the "must-change-password" behavior (#30693) 1 week ago
markup Fix markdown URL parsing for commit ID (#30812) 3 days 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) 10 months ago
optional Resolve lint for unused parameter and unnecessary type arguments (#30750) 1 week ago
options Use a general approach to access custom/static/builtin assets (#24022) 1 year ago
packages Add support for npm bundleDependencies (#30751) 1 week 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) 4 weeks ago
process Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 1 week 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) 2 weeks ago
recaptcha Implement FSFE REUSE for golang files (#21840) 1 year ago
references Fix markdown rendering when mentioning users (#30795) 5 days ago
regexplru Upgrade go dependencies (#25819) 9 months ago
repository Make "sync branch" also sync object format and add tests (#30878) 14 hours 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 Improve grep search (#30843) 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 Fix no edit history after editing issue's title and content (#30814) 4 days 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) 5 days 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) 1 month ago
translation Render embedded code preview by permlink in markdown (#30234) 1 month 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) 2 weeks ago
validation Check blocklist for emails when adding them to account (#26812) 8 months ago
web Use maintained gziphandler (#30592) 2 weeks ago
webhook Fix schedule tasks bugs (#28691) 3 months ago