Commit Graph

3787 Commits (a2f44463f07cc184b0d6ca1655d1f26d75491896)

Author SHA1 Message Date
Lunny Xiao 90237d8abd
Add more test directory to exclude dir of air, remove watching templates from air include dir because gitea has internal mechanism (#22246) 2 years ago
Gusted b48cf03717
Remove deadcode (#22245) 2 years ago
KN4CK3R 86ace4b5c2
Normalize NuGet package version on upload (#22186) 2 years ago
Gusted 40ba750c4b
Check for zero time instant in `TimeStamp.IsZero()` (#22171) 2 years ago
zeripath d6b96627c1
Add setting to disable the git apply step in test patch (#22130) 2 years ago
zeripath a89b399faa
Local storage should not store files as executable (#22162) 2 years ago
zeripath 6e22605793
Ensure that plain files are rendered correctly even when containing ambiguous characters (#22017) 2 years ago
zeripath 651fe4bb7d
Add doctor command for full GC of LFS (#21978) 2 years ago
zeripath 4fb2006ca1
Make gitea work using cmd.exe again (#22073) 2 years ago
Lunny Xiao 6398ca745a
refactor bind functions based on generics (#22055) 2 years ago
Lunny Xiao 3e8285b824
Use multi reader instead to concat strings (#22099) 2 years ago
Lunny Xiao 68704532c2
Rename almost all Ctx functions (#22071) 2 years ago
KN4CK3R 3c59d31bc6
Add API management for issue/pull and comment attachments (#21783) 2 years ago
silverwind 0585ac3ac6
Update go dev dependencies (#22064) 2 years ago
Jason Song 0a85537c79
Support disabling database auto migration (#22053) 2 years ago
zeripath a08584ee36
Ensure that Chinese punctuation is not ambiguous when locale is Chinese (#22019) 2 years ago
zeripath ea86c2b56a
Use GhostUser if needed for TrackedTimes (#22021) 2 years ago
6543 46485848fa
On tag/branch-exist check, dont panic if repo is nil (#21787) 2 years ago
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
Chongyi Zheng 8698458f48
Remove deprecated packages & staticcheck fixes (#22012) 2 years ago
Jason Song f59a74852b
Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
zeripath 64973cf18f
Use path not filepath in template filenames (#21993) 2 years ago
Jason Song f9cbf5a1bc
Util type to parse ref name (#21969) 2 years ago
Jason Song 4e5d4d0073
Skip initing LFS storage if disabled (#21996) 2 years ago
Jason Song 67881ae99a
Skip initing disabled storages (#21985) 2 years ago
Saswat Padhi 715cf46dc4
Normalize `AppURL` according to RFC 3986 (#21950) 2 years ago
Jason Song 9607750b5e
Replace fmt.Sprintf with hex.EncodeToString (#21960) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
zeripath f6fd501841
Correct the fallbacks for mailer configuration (#21945) 2 years ago
KN4CK3R 4b5a6e5ef0
Fix typos (#21947) 2 years ago
KN4CK3R a1ae83f36e
Workaround for container registry push/pull errors (#21862) 2 years ago
KN4CK3R fc7a2d5a95
Add support for HEAD requests in Maven registry (#21834) 2 years ago
Xinyu Zhou e483ec3a00
Fix vertical align of committer avatar rendered by email address (#21884) 2 years ago
zeripath 4d42cbbcc2
Handle empty author names (#21902) 2 years ago
Xinyu Zhou 68e934ab5d
Add option to enable CAPTCHA validation for login (#21638) 2 years ago
zeripath e77b76425e
Prepend refs/heads/ to issue template refs (#20461) 2 years ago
Jason Song e4eaa68a2b
Replace yaml.v2 with yaml.v3 (#21832) 2 years ago
Xinyu Zhou b4802b9b2e
Allow disable RSS/Atom feed (#21622) 2 years ago
Jason Song d3f850cc0e
Support comma-delimited string as labels in issue template (#21831) 2 years ago
silverwind eec1c71880
Show syntax lexer name in file view/blame (#21814) 2 years ago
KN4CK3R 044c754ea5
Add `context.Context` to more methods (#21546) 2 years ago
Gusted 20385b52a3
Prevent dangling user redirects (#21856) 2 years ago
KN4CK3R 43ab9324c5
Fix setting HTTP headers after write (#21833) 2 years ago
Jason Song 92dd24716d
Ignore issue template with a special name (#21830) 2 years ago
Yarden Shoham 6c8ff32511
Add `updated_at` field to PullReview API object (#21812) 2 years ago
zeripath c772934ff6
Adjust gitea doctor --run storages to check all storage types (#21785) 2 years ago
zeripath d9ba7f7442
Prevent panic in doctor command when running default checks (#21791) 2 years ago
Lunny Xiao 34283a74e8
Allow detect whether it's in a database transaction for a context.Context (#21756) 2 years ago
zeripath 158b088ec3
Adjust clone timeout error to suggest increasing timeout (#21769) 2 years ago
Drew Noel 2cbea23d70
Add configuration for CORS allowed headers (#21747) 2 years ago