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.
 
 
 
 
 
 
gitea/modules
Jason Song 92796dcc8b
Use complete SHA to create and query commit status (#22244) (#22258)
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) 2 years ago
auth Remove legacy `+build:` constraint (#19582) 2 years ago
avatar Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years 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 Use complete SHA to create and query commit status (#22244) (#22258) 1 year ago
convert Fix 500 on time in timeline API (#21052) (#21057) 2 years ago
csv Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years ago
doctor Prevent dangling user redirects (#21856) (#21859) 2 years ago
emoji Use Go 1.19 fmt for Gitea 1.17, sync emoji data (#21239) 2 years ago
eventsource Stop spurious APIFormat stopwatches logs (#20008) 2 years ago
generate Use base32 for 2FA scratch token (#18384) 2 years ago
git Use complete SHA to create and query commit status (#22244) (#22258) 1 year ago
gitgraph improve code quality (#21464) (#21463) 2 years ago
graceful Ensure that graceful start-up is informed of unused SSH listener (#20877) 2 years ago
hcaptcha hCaptcha Support (#12594) 4 years ago
highlight Adjust line detection in highlight.go (#20612) 2 years ago
hostmatcher fix merge (#20819) 2 years ago
httpcache Add Cache-Control header to html and api responses, add no-transform (#20432) (#20459) 2 years ago
httplib refactor httplib (#18338) 2 years ago
indexer Fix `dump-repo` git init, fix wrong error type for NullDownloader (#20182) (#20186) 2 years 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) 2 years ago
markup Fix missing m.Run() in TestMain (#21341) 2 years ago
metrics format with gofumpt (#18184) 2 years ago
migration Add more checks in migration code (#21011) (#21050) 2 years ago
nosql fix broken insecureskipverify handling in rediss connection uris (#20967) (#21053) 2 years ago
notification Display total commit count in hook message (#21400) (#21481) 2 years 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) 2 years 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) 3 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) 3 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) 2 years 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) 2 years ago
ssh Ensure that graceful start-up is informed of unused SSH listener (#20877) 2 years ago
storage Add Package Registry (#16510) 2 years ago
structs Display total commit count in hook message (#21400) (#21481) 2 years 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) 2 years ago
typesniffer Rework raw file http header logic (#20484) (#20542) 2 years 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) 2 years ago
validation Add more checks in migration code (#21011) (#21050) 2 years ago
web Unify repo settings & show better error (#19828) 2 years ago