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 e71b69257c
Breaking summary for template refactoring (#29395)
3 months ago
..
actions Set pre-step status to `skipped` if job is skipped (#29489) 3 months 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 Use `crypto/sha256` (#29386) 3 months ago
avatar Use `crypto/sha256` (#29386) 3 months ago
badge Implement actions badge svgs (#28102) 3 months ago
base Use `crypto/sha256` (#29386) 3 months ago
cache Always enable caches (#28527) 5 months ago
charset Refactor locale&string&template related code (#29165) 3 months ago
container Implement FSFE REUSE for golang files (#21840) 1 year ago
csv Refactor locale&string&template related code (#29165) 3 months ago
emoji Update emoji set to Unicode 15 (#25595) 11 months ago
eventsource Final round of `db.DefaultContext` refactor (#27587) 8 months ago
generate Refactor JWT secret generating & decoding code (#29172) 3 months ago
git Add a check for when the command is canceled by the program on Window… (#29538) 3 months ago
gitgraph More `db.DefaultContext` refactor (#27265) 8 months ago
gitrepo Simplify how git repositories are opened (#28937) 4 months ago
graceful Suggest to use Type=simple for systemd service (#28717) 5 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 Less naked returns (#25713) 11 months ago
indexer remove util.OptionalBool and related functions (#29513) 3 months ago
issue/template Replace `interface{}` with `any` (#25686) 11 months ago
json Replace `interface{}` with `any` (#25686) 11 months ago
label Make label templates have consistent behavior and priority (#23749) 1 year ago
lfs Use `crypto/sha256` (#29386) 3 months ago
log Reduce some allocations in type conversion (#26772) 9 months ago
markup Refactor some Str2html code (#29397) 3 months ago
mcaptcha Implement FSFE REUSE for golang files (#21840) 1 year ago
metrics Reduce usage of `db.DefaultContext` (#27073) 9 months ago
migration Refactor locale&string&template related code (#29165) 3 months ago
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) 11 months ago
optional migrate some more "OptionalBool" to "Option[bool]" (#29479) 3 months ago
options Use a general approach to access custom/static/builtin assets (#24022) 1 year ago
packages Integrate alpine `noarch` packages into other architectures index (#29137) 3 months ago
paginator Use more specific test methods (#24265) 1 year ago
pprof Implement FSFE REUSE for golang files (#21840) 1 year ago
private Return `responseText` instead of string in some functions (#28836) 4 months ago
process Replace assert.Fail with assert.FailNow (#27578) 8 months 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 worker incorrectly stopped when there are still more items in the queue (#29532) 3 months ago
recaptcha Implement FSFE REUSE for golang files (#21840) 1 year ago
references Fix issue link does not support quotes (#29484) (#29487) 3 months ago
regexplru Upgrade go dependencies (#25819) 11 months ago
repository Move migration functions to services layer (#29497) 3 months ago
secret Use `crypto/sha256` (#29386) 3 months ago
session Next round of `db.DefaultContext` refactor (#27089) 8 months ago
setting Fix incorrect cookie path for AppSubURL (#29534) 3 months ago
sitemap Fix sitemap (#22272) 1 year ago
ssh Remove SSH workaround (#27893) 7 months ago
storage Fix object storage path handling (#27024) 9 months ago
structs Add admin API route for managing user's badges (#23106) 3 months ago
svg Refactor backend SVG package and add tests (#26335) 10 months ago
sync Implement FSFE REUSE for golang files (#21840) 1 year ago
system Replace more db.DefaultContext (#27628) 8 months ago
templates Breaking summary for template refactoring (#29395) 3 months 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 locale&string&template related code (#29165) 3 months ago
translation Improve TrHTML and add more tests (#29228) 3 months ago
turnstile Add new captcha: cloudflare turnstile (#22369) 1 year ago
typesniffer Detect ogg mime-type as audio or video (#26494) 10 months ago
updatechecker Replace more db.DefaultContext (#27628) 8 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 remove util.OptionalBool and related functions (#29513) 3 months ago
validation Check blocklist for emails when adding them to account (#26812) 9 months ago
web Refactor locale&string&template related code (#29165) 3 months ago
webhook Fix schedule tasks bugs (#28691) 5 months ago