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.
wxiaoguang a4275951ba
Split sanitizer functions and fine-tune some tests (#31192)
2 days ago
..
actions Resolve lint for unused parameter and unnecessary type arguments (#30750) 1 month ago
activitypub Upgrade to golangci-lint@v1.55.0 (#27756) 7 months ago
analyze Rename code_langauge.go to code_language.go (#26377) 10 months ago
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 9 months ago
auth Remove external API calls in `TestPassword` (#30716) 1 month ago
avatar Use `crypto/sha256` (#29386) 3 months ago
badge Implement actions badge svgs (#28102) 3 months ago
base Refactor sha1 and time-limited code (#31023) 1 week ago
cache Fix missing memcache import (#31105) 6 days ago
charset Render embedded code preview by permlink in markdown (#30234) 2 months ago
container Add container.FilterSlice function (#30339) 1 month ago
csv Render embedded code preview by permlink in markdown (#30234) 2 months ago
dump Refactor "dump" sub-command (#30240) 2 months ago
emoji Update emoji set to Unicode 15 (#25595) 11 months ago
eventsource Final round of `db.DefaultContext` refactor (#27587) 7 months ago
generate Refactor JWT secret generating & decoding code (#29172) 3 months ago
git Refactor sha1 and time-limited code (#31023) 1 week ago
gitgraph More `db.DefaultContext` refactor (#27265) 8 months ago
gitrepo Use repo as of renderctx's member rather than a repoPath on metas (#29222) 3 days ago
graceful Remove unused error in graceful manager (#29871) 2 months ago
hcaptcha Consume hcaptcha and pwn deps (#22610) 1 year ago
highlight Add option to disable ambiguous unicode characters detection (#28454) 5 months ago
hostmatcher Support allowed hosts for webhook to work with proxy (#27655) 7 months ago
html Refactor backend SVG package and add tests (#26335) 10 months ago
httpcache Also match weakly validated ETags (#28957) 4 months ago
httplib Improve reverse proxy documents and clarify the AppURL guessing behavior (#31003) 2 weeks ago
indexer Rename project board -> column to make the UI less confusing (#30170) 6 days ago
issue/template Support setting the `default` attribute of the issue template dropdown field (#31045) 1 week ago
json Replace `interface{}` with `any` (#25686) 11 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) 3 weeks ago
log Add some tests to clarify the "must-change-password" behavior (#30693) 1 month ago
markup Split sanitizer functions and fine-tune some tests (#31192) 2 days ago
mcaptcha Implement FSFE REUSE for golang files (#21840) 1 year ago
metrics Rename project board -> column to make the UI less confusing (#30170) 6 days ago
migration Refactor locale&string&template related code (#29165) 3 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 month ago
options Use a general approach to access custom/static/builtin assets (#24022) 1 year ago
packages Azure blob storage support (#30995) 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 Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 3 weeks ago
process Update misspell to 0.5.1 and add `misspellings.csv` (#30573) 1 month 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) 5 months ago
queue Fix queue test (#30646) 1 month ago
recaptcha Implement FSFE REUSE for golang files (#21840) 1 year ago
references Fix markdown rendering when mentioning users (#30795) 1 month ago
regexplru Upgrade go dependencies (#25819) 10 months ago
repository Move database operations of merging a pull request to post receive hook and add a transaction (#30805) 3 weeks ago
secret Use `crypto/sha256` (#29386) 3 months ago
session Improve oauth2 client "preferred username field" logic and the error handling (#30622) 1 month ago
setting Azure blob storage support (#30995) 3 days ago
sitemap Fix sitemap (#22272) 1 year ago
ssh Remove SSH workaround (#27893) 7 months ago
storage Azure blob storage support (#30995) 3 days ago
structs Add topics for repository API (#31127) 5 days ago
svg Refactor markdown attention render (#29984) 2 months ago
sync Implement FSFE REUSE for golang files (#21840) 1 year ago
system Replace more db.DefaultContext (#27628) 7 months ago
templates Fix markdown rendering when mentioning users (#30795) 1 month ago
test Move web/api context related testing function into a separate package (#26859) 9 months ago
testlogger Replace `interface{}` with `any` (#25686) 11 months ago
timeutil Refactor "dump" sub-command (#30240) 2 months ago
translation Render embedded code preview by permlink in markdown (#30234) 2 months ago
turnstile Add new captcha: cloudflare turnstile (#22369) 1 year ago
typesniffer Detect ogg mime-type as audio or video (#26494) 9 months ago
updatechecker Replace more db.DefaultContext (#27628) 7 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 Azure blob storage support (#30995) 3 days ago
validation Check blocklist for emails when adding them to account (#26812) 9 months ago
web Use maintained gziphandler (#30592) 1 month ago
webhook Fix schedule tasks bugs (#28691) 4 months ago