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) 2 月之前
activitypub Upgrade to golangci-lint@v1.55.0 (#27756) 6 月之前
analyze Rename code_langauge.go to code_language.go (#26377) 9 月之前
assetfs Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 8 月之前
auth Use `crypto/sha256` (#29386) 2 月之前
avatar Use `crypto/sha256` (#29386) 2 月之前
badge Implement actions badge svgs (#28102) 2 月之前
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) 10 月之前
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) 7 月之前
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) 9 月之前
httpcache Also match weakly validated ETags (#28957) 3 月之前
httplib Less naked returns (#25713) 10 月之前
indexer Meilisearch double quote on "match" query (#29740) 2 月之前
issue/template Extend issue template yaml engine (#29274) 2 月之前
json Replace `interface{}` with `any` (#25686) 10 月之前
label Make label templates have consistent behavior and priority (#23749) 1 年之前
lfs Use `crypto/sha256` (#29386) 2 月之前
log Reduce some allocations in type conversion (#26772) 8 月之前
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) 2 月之前
options Use a general approach to access custom/static/builtin assets (#24022) 1 年之前
packages Integrate alpine `noarch` packages into other architectures index (#29137) 2 月之前
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) 4 月之前
queue Fix queue worker incorrectly stopped when there are still more items in the queue (#29532) 2 月之前
recaptcha Implement FSFE REUSE for golang files (#21840) 1 年之前
references Fix issue link does not support quotes (#29484) (#29487) 2 月之前
regexplru Upgrade go dependencies (#25819) 10 月之前
repository Add user blocking (#29028) 2 月之前
secret Use `crypto/sha256` (#29386) 2 月之前
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) 6 月之前
storage Fix object storage path handling (#27024) 8 月之前
structs Fix lint-swagger warning (#29787) 2 月之前
svg Refactor backend SVG package and add tests (#26335) 9 月之前
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) 8 月之前
testlogger Replace `interface{}` with `any` (#25686) 10 月之前
timeutil Remove the `time-since` class (#29826) 2 月之前
translation Add an trailing slash to dashboard links (#29555) 2 月之前
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) 8 月之前
web Refactor locale&string&template related code (#29165) 3 月之前
webhook Fix schedule tasks bugs (#28691) 4 月之前