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.
zeripath f6fd501841
Correct the fallbacks for mailer configuration (#21945)
1 year ago
..
activitypub Fix dashboard ignored system setting cache (#21621) 1 year ago
analyze Simplify `IsVendor` (#19626) 2 years ago
auth Remove legacy `+build:` constraint (#19582) 2 years ago
avatar Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
base Fix typos (#21947) 1 year ago
cache Fix dashboard ignored system setting cache (#21621) 1 year ago
charset Move go-licenses to generate and separate generate into a frontend and backend component (#21061) 1 year ago
container Add generic set type (#21408) 1 year ago
context Add support for HEAD requests in Maven registry (#21834) 1 year ago
convert Add `context.Context` to more methods (#21546) 1 year ago
csv Go 1.19 format (#20758) 1 year ago
doctor Add `context.Context` to more methods (#21546) 1 year ago
emoji Go 1.19 format (#20758) 1 year ago
eventsource Move some files into models' sub packages (#20262) 1 year ago
generate Use base32 for 2FA scratch token (#18384) 2 years ago
git Handle empty author names (#21902) 1 year ago
gitgraph Refactor git command arguments and make all arguments to be safe to be used (#21535) 1 year ago
graceful Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
hcaptcha hCaptcha Support (#12594) 3 years ago
highlight Show syntax lexer name in file view/blame (#21814) 1 year ago
hostmatcher Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
html Move svg html render to modules/svg (#21716) 1 year ago
httpcache Add Cache-Control header to html and api responses, add no-transform (#20432) 1 year ago
httplib refactor httplib (#18338) 2 years ago
indexer Show syntax lexer name in file view/blame (#21814) 1 year ago
issue/template Support comma-delimited string as labels in issue template (#21831) 1 year ago
json Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 2 years ago
lfs Removed some vestigial code related to Range bounds checks (#20312) 1 year ago
log Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
markup Support comma-delimited string as labels in issue template (#21831) 1 year ago
mcaptcha Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
metrics Move some files into models' sub packages (#20262) 1 year ago
migration Replace yaml.v2 with yaml.v3 (#21832) 1 year ago
mirror Implement sync push mirror on commit (#19411) 1 year ago
nosql fix broken insecureskipverify handling in rediss connection uris (#20967) 1 year ago
notification Add `context.Context` to more methods (#21546) 1 year ago
options Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
packages Workaround for container registry push/pull errors (#21862) 1 year ago
paginator Remove unnecessary misspell ignore pattern (#21475) 1 year ago
password Fixed assert statements. (#16089) 3 years ago
pprof Go 1.19 format (#20758) 1 year ago
private Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
process Add more linters to improve code readability (#19989) 1 year ago
proxy Return nil proxy function if proxy not enabled (#16742) 2 years ago
proxyprotocol Support Proxy protocol (#12527) 1 year ago
public Add generic set type (#21408) 1 year ago
queue Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
recaptcha Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 1 year ago
references Remove unnecessary misspell ignore pattern (#21475) 1 year ago
regexplru Custom regexp external issues (#17624) 2 years ago
repository Add `context.Context` to more methods (#21546) 1 year ago
secret Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439) 2 years ago
session format with gofumpt (#18184) 2 years ago
setting Correct the fallbacks for mailer configuration (#21945) 1 year ago
sitemap Add sitemap support (#18407) 1 year ago
ssh Support Proxy protocol (#12527) 1 year ago
storage Save files in local storage as umask (#21198) 1 year ago
structs Support comma-delimited string as labels in issue template (#21831) 1 year ago
svg Move svg html render to modules/svg (#21716) 1 year ago
sync Add generic set type (#21408) 1 year ago
system Fix dashboard ignored system setting cache (#21621) 1 year ago
templates Fix vertical align of committer avatar rendered by email address (#21884) 1 year ago
test Refactor AssertExistsAndLoadBean to use generics (#20797) 1 year ago
timeutil Fix `Timestamp.IsZero` (#21593) 1 year ago
translation Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 1 year ago
typesniffer Rework raw file http header logic (#20484) 1 year ago
updatechecker Add system setting table with cache and also add cache supports for user setting (#18058) 1 year ago
upload Simplify parameter types (#18006) 2 years ago
uri Prevent NPE if gitea uploader fails to open url (#18080) 2 years ago
user Add gitea-vet (#10948) 4 years ago
util Show syntax lexer name in file view/blame (#21814) 1 year ago
validation Improve valid user name check (#20136) 1 year ago
watcher Share HTML template renderers and create a watcher framework (#20218) 1 year ago
web Improve valid user name check (#20136) 1 year ago