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.
KN4CK3R 7e26f2b626
Normalize NuGet package version on upload (#22186) (#22201)
1 year ago
..
activitypub format with gofumpt (#18184) 2 years ago
analyze Simplify `IsVendor` (#19626) 2 years ago
appstate Sync git hooks when config file path changed (#21619) (#21625) 1 year ago
auth Remove legacy `+build:` constraint (#19582) 2 years ago
avatar Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 1 year ago
base Prettify number of issues (#17760) 2 years ago
cache Update go-chi/cache to utilize Ping() (#19719) 2 years ago
charset Detect truncated utf-8 characters at the end of content as still representing utf-8 (#19773) 2 years ago
container Move reaction to models/issues/ (#19264) 2 years ago
context Fix setting HTTP headers after write (#21833) (#21874) 1 year ago
convert Fix 500 on time in timeline API (#21052) (#21057) 1 year ago
csv Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 1 year ago
doctor Prevent dangling user redirects (#21856) (#21859) 1 year ago
emoji Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 1 year ago
eventsource Stop spurious APIFormat stopwatches logs (#20008) 1 year ago
generate Use base32 for 2FA scratch token (#18384) 2 years ago
git Handle empty author names (#21902) (#22028) 1 year ago
gitgraph improve code quality (#21464) (#21463) 1 year ago
graceful Ensure that graceful start-up is informed of unused SSH listener (#20877) 1 year ago
hcaptcha hCaptcha Support (#12594) 3 years ago
highlight Adjust line detection in highlight.go (#20612) 1 year ago
hostmatcher fix merge (#20819) 1 year ago
httpcache Add Cache-Control header to html and api responses, add no-transform (#20432) (#20459) 1 year ago
httplib refactor httplib (#18338) 2 years ago
indexer Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) (#20186) 1 year ago
json Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 2 years ago
lfs Move some code into models/git (#19879) 2 years ago
log Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 1 year ago
markup Fix missing m.Run() in TestMain (#21341) 1 year ago
metrics format with gofumpt (#18184) 2 years ago
migration Add more checks in migration code (#21011) (#21050) 1 year ago
nosql fix broken insecureskipverify handling in rediss connection uris (#20967) (#21053) 1 year ago
notification Display total commit count in hook message (#21400) (#21481) 1 year ago
options Remove legacy `+build:` constraint (#19582) 2 years ago
packages Normalize NuGet package version on upload (#22186) (#22201) 1 year ago
paginator Remove legacy unmaintained packages, refactor to support change default locale (#19308) 2 years ago
password Fixed assert statements. (#16089) 3 years ago
pprof Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 1 year ago
private Add Goroutine stack inspector to admin/monitor (#19207) 2 years ago
process Set Setpgid on child git processes (#19865) 2 years ago
proxy Return nil proxy function if proxy not enabled (#16742) 2 years ago
public Remove legacy `+build:` constraint (#19582) 2 years ago
queue Fix 64-bit atomic operations on 32-bit machines (#19531) 2 years ago
recaptcha refactor: move from io/ioutil to io and os package (#17109) 2 years ago
references Custom regexp external issues (#17624) 2 years ago
regexplru Custom regexp external issues (#17624) 2 years ago
repository Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 1 year ago
secret Use `CryptoRandomBytes` instead of `CryptoRandomString` (#18439) 2 years ago
session format with gofumpt (#18184) 2 years ago
setting Enable contenthash in filename for dynamic assets (#20813) (#20932) 1 year ago
ssh Ensure that graceful start-up is informed of unused SSH listener (#20877) 1 year ago
storage Add Package Registry (#16510) 2 years ago
structs Display total commit count in hook message (#21400) (#21481) 1 year ago
svg Remove legacy `+build:` constraint (#19582) 2 years ago
sync Use queue instead of memory queue in webhook send service (#19390) 2 years ago
templates Fix vertical align of committer avatar rendered by email address (#21884) (#21919) 1 year ago
test Move access and repo permission to models/perm/access (#19350) 2 years ago
timeutil Check for zero time instant in TimeStamp.IsZero() (#22171) (#22173) 1 year ago
translation Use en-US as fallback when using other default language (#21200) (#21256) 1 year ago
typesniffer Rework raw file http header logic (#20484) (#20542) 1 year ago
updatechecker format with gofumpt (#18184) 2 years 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 Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 1 year ago
validation Add more checks in migration code (#21011) (#21050) 1 year ago
web Unify repo settings & show better error (#19828) 2 years ago