您最多选择25个主题 主题必须以字母或数字开头,可以包含连字符 (-),并且长度不得超过35个字符
Yarden Shoham 8fa62be905
Render access log template as text instead of HTML (#23013) (#23025)
1年前
..
activitypub Fix dashboard ignored system setting cache (#21621) (#21759) 1年前
analyze Simplify `IsVendor` (#19626) 2 年前
auth Provide the ability to set password hash algorithm parameters (#22942) (#22943) 1年前
avatar Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1年前
base Add generic set type (#21408) 1年前
cache Fix get system setting bug when enabled redis cache (#22298) 1年前
charset Fix isAllowed of escapeStreamer (#22814) (#22837) 1年前
container Add generic set type (#21408) 1年前
context Render access log template as text instead of HTML (#23013) (#23025) 1年前
convert Fix pull request API field `closed_at` always being `null` (#22482) (#22483) 1年前
csv Go 1.19 format (#20758) 1年前
doctor Prevent dangling user redirects (#21856) (#21858) 1年前
emoji Update Emoji dataset to Unicode 14 (#22342) (#22343) 1年前
eventsource Move some files into models' sub packages (#20262) 1年前
generate Use base32 for 2FA scratch token (#18384) 2 年前
git Use `--message=%s` for git commit message (#23028) (#23029) 1年前
gitgraph Refactor git command arguments and make all arguments to be safe to be used (#21535) 1年前
graceful Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1年前
hcaptcha hCaptcha Support (#12594) 3 年前
highlight Upgrade chroma to v2.3.0 (#21259) 1年前
hostmatcher Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1年前
httpcache Add Cache-Control header to html and api responses, add no-transform (#20432) 1年前
httplib refactor httplib (#18338) 2 年前
indexer Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1年前
issue/template Use path not filepath in template filenames (#21993) (#22022) 1年前
json Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 2 年前
lfs escape filename when assemble URL (#22850) (#22871) 1年前
log Improve trace logging for pulls and processes (#22633) (#22812) 1年前
markup Fix README TOC links (#22577) (#22677) 1年前
mcaptcha Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1年前
metrics Move some files into models' sub packages (#20262) 1年前
migration Fix restore repo bug, clarify the problem of ForeignIndex (#22776) (#22794) 1年前
mirror Implement sync push mirror on commit (#19411) 1年前
nosql fix broken insecureskipverify handling in rediss connection uris (#20967) 1年前
notification Link issue and pull requests status change in UI notifications directly to their event in the timelined view. (#22627) (#22642) 1年前
options Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1年前
packages Use import of OCI structs (#22765) (#22805) 1年前
paginator Remove unnecessary misspell ignore pattern (#21475) 1年前
pprof Go 1.19 format (#20758) 1年前
private Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1年前
process Improve trace logging for pulls and processes (#22633) (#22812) 1年前
proxy Use proxy for pull mirror (#22771) (#22772) 1年前
proxyprotocol Support Proxy protocol (#12527) 1年前
public Add generic set type (#21408) 1年前
queue Correctly handle select on multiple channels in Queues (#22146) (#22428) 1年前
recaptcha Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1年前
references Remove unnecessary misspell ignore pattern (#21475) 1年前
regexplru Custom regexp external issues (#17624) 2 年前
repository Use `--message=%s` for git commit message (#23028) (#23029) 1年前
secret Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439) 2 年前
session format with gofumpt (#18184) 2 年前
setting Provide the ability to set password hash algorithm parameters (#22942) (#22943) 1年前
sitemap Fix sitemap (#22272) (#22320) 1年前
ssh Support Proxy protocol (#12527) 1年前
storage Local storage should not store files as executable (#22162) (#22163) 1年前
structs Add `sync_on_commit` option for push mirrors api (#22271) (#22292) 1年前
svg Remove legacy `+build:` constraint (#19582) 2 年前
sync Add generic set type (#21408) 1年前
system Fix dashboard ignored system setting cache (#21621) (#21759) 1年前
templates Display error log when a modified template has an error so that it could recovery when the error fixed (#22261) (#22321) 1年前
test Refactor AssertExistsAndLoadBean to use generics (#20797) 1年前
timeutil Check for zero time instant in TimeStamp.IsZero() (#22171) (#22172) 1年前
translation Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 1年前
typesniffer Rework raw file http header logic (#20484) 1年前
updatechecker Add system setting table with cache and also add cache supports for user setting (#18058) 1年前
upload Simplify parameter types (#18006) 2 年前
uri Prevent NPE if gitea uploader fails to open url (#18080) 2 年前
user Add gitea-vet (#10948) 4 年前
util Improve checkIfPRContentChanged (#22611) (#22644) 1年前
validation Add more checks in migration code (#21011) 1年前
watcher Share HTML template renderers and create a watcher framework (#20218) 1年前
web refactor webhook *NewPost (#20729) 1年前