Commit Graph

3798 Commits (43c136200a181858cf36a0a876cb6609aa804120)

Author SHA1 Message Date
delvh 0f4e1b9ac6
Restructure `webhook` module (#22256) 2 years ago
Jason Song f8e93ce423
Reminder for no more logs to console (#22282) 2 years ago
Lunny Xiao 9c8fc7f677
Fix bug of DisableGravatar default value (#22296) 2 years ago
KN4CK3R 3fef47b41c
Use ErrInvalidArgument in packages (#22268) 2 years ago
Jason Song d34f3a2213
Fix sitemap (#22272) 2 years ago
Chongyi Zheng 9dcaf14a14
Add `sync_on_commit` option for push mirrors api (#22271) 2 years ago
zeripath a609cae9fb
Correctly handle select on multiple channels in Queues (#22146) 2 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 2 years ago
Lunny Xiao ca67c5a8a7
refactor auth interface to return error when verify failure (#22119) 2 years ago
Xinyu Zhou 7cc7db73b9
Add option to prohibit fork if user reached maximum limit of repositories (#21848) 2 years ago
Jason Song 6cf09ccab4
Use complete SHA to create and query commit status (#22244) 2 years ago
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