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.
coldWater 0e183d81fc
Fix missing error check of bufio.Scanner (#29882)
2 달 전
..
actions Set pre-step status to `skipped` if job is skipped (#29489) 3 달 전
activitypub Upgrade to golangci-lint@v1.55.0 (#27756) 7 달 전
analyze Rename code_langauge.go to code_language.go (#26377) 10 달 전
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 9 달 전
auth Use `crypto/sha256` (#29386) 3 달 전
avatar Use `crypto/sha256` (#29386) 3 달 전
badge Implement actions badge svgs (#28102) 3 달 전
base Improve natural sort (#29611) 2 달 전
cache Always enable caches (#28527) 5 달 전
charset Refactor locale&string&template related code (#29165) 3 달 전
container Implement FSFE REUSE for golang files (#21840) 1 년 전
csv Refactor locale&string&template related code (#29165) 3 달 전
emoji Update emoji set to Unicode 15 (#25595) 11 달 전
eventsource Final round of `db.DefaultContext` refactor (#27587) 7 달 전
generate Refactor JWT secret generating & decoding code (#29172) 3 달 전
git Fix missing error check of bufio.Scanner (#29882) 2 달 전
gitgraph More `db.DefaultContext` refactor (#27265) 8 달 전
gitrepo Move get/set default branch from git package to gitrepo package to hide repopath (#29126) 2 달 전
graceful Remove unused error in graceful manager (#29871) 2 달 전
hcaptcha Consume hcaptcha and pwn deps (#22610) 1 년 전
highlight Add option to disable ambiguous unicode characters detection (#28454) 5 달 전
hostmatcher Support allowed hosts for webhook to work with proxy (#27655) 7 달 전
html Refactor backend SVG package and add tests (#26335) 10 달 전
httpcache Also match weakly validated ETags (#28957) 4 달 전
httplib Less naked returns (#25713) 11 달 전
indexer Meilisearch double quote on "match" query (#29740) 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 Use `crypto/sha256` (#29386) 3 달 전
log Reduce some allocations in type conversion (#26772) 9 달 전
markup Fix missing error check of bufio.Scanner (#29882) 2 달 전
mcaptcha Implement FSFE REUSE for golang files (#21840) 1 년 전
metrics Reduce usage of `db.DefaultContext` (#27073) 8 달 전
migration Refactor locale&string&template related code (#29165) 3 달 전
nosql Update tool dependencies, lock govulncheck and actionlint (#25655) 10 달 전
optional migrate some more "OptionalBool" to "Option[bool]" (#29479) 3 달 전
options Use a general approach to access custom/static/builtin assets (#24022) 1 년 전
packages Integrate alpine `noarch` packages into other architectures index (#29137) 3 달 전
paginator Use more specific test methods (#24265) 1 년 전
pprof Implement FSFE REUSE for golang files (#21840) 1 년 전
private Return `responseText` instead of string in some functions (#28836) 4 달 전
process Replace assert.Fail with assert.FailNow (#27578) 7 달 전
proxy Use proxy for pull mirror (#22771) 1 년 전
proxyprotocol Implement FSFE REUSE for golang files (#21840) 1 년 전
public Refactor CORS handler (#28587) 5 달 전
queue Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 3 달 전
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) 10 달 전
repository Add user blocking (#29028) 3 달 전
secret Use `crypto/sha256` (#29386) 3 달 전
session Next round of `db.DefaultContext` refactor (#27089) 8 달 전
setting Support GITEA_I_AM_BEING_UNSAFE_RUNNING_AS_ROOT env (#29788) 2 달 전
sitemap Fix sitemap (#22272) 1 년 전
ssh Remove SSH workaround (#27893) 7 달 전
storage Fix object storage path handling (#27024) 8 달 전
structs Fix lint-swagger warning (#29787) 2 달 전
svg Refactor backend SVG package and add tests (#26335) 10 달 전
sync Implement FSFE REUSE for golang files (#21840) 1 년 전
system Replace more db.DefaultContext (#27628) 7 달 전
templates Improve QueryEscape helper function (#29768) 2 달 전
test Move web/api context related testing function into a separate package (#26859) 9 달 전
testlogger Replace `interface{}` with `any` (#25686) 11 달 전
timeutil Remove the `time-since` class (#29826) 2 달 전
translation Add an trailing slash to dashboard links (#29555) 3 달 전
turnstile Add new captcha: cloudflare turnstile (#22369) 1 년 전
typesniffer Detect ogg mime-type as audio or video (#26494) 9 달 전
updatechecker Replace more db.DefaultContext (#27628) 7 달 전
uri Implement FSFE REUSE for golang files (#21840) 1 년 전
user Implement FSFE REUSE for golang files (#21840) 1 년 전
util Add test for webhook (#29755) 2 달 전
validation Check blocklist for emails when adding them to account (#26812) 9 달 전
web Refactor locale&string&template related code (#29165) 3 달 전
webhook Fix schedule tasks bugs (#28691) 4 달 전