Commit Graph

4062 Commits (2f0e79e6393df13930eaa419273d24dc2ef36cfa)

Author SHA1 Message Date
Jonathan Tran 02ae63297b
Log STDERR of external renderer when it fails (#22442) 2 years ago
Lunny Xiao a3ab82e592
Fix error when calculate the repository size (#22392) 2 years ago
techknowlogick 6f231a7980
Replace deprecated Webauthn library (#22400) 2 years ago
Lunny Xiao 2220e5d245
Allow HOST has no port (#22280) 2 years ago
Jason Song 477a1cc40e
Improve utils of slices (#22379) 2 years ago
Lunny Xiao 99a675f4a1
Don't lookup mail server when using sendmail (#22300) 2 years ago
Jason Song 7adc2de464
Use context parameter in models/git (#22367) 2 years ago
Jason Song 6135359a04
Always reuse transaction (#22362) 2 years ago
KN4CK3R f74293f9c2
Fix unstable emoji sort (#22346) 2 years ago
isla w f41ad344cb
Update Emoji dataset to Unicode 14 (#22342) 2 years ago
Lunny Xiao efa708501b
Use git command instead of exec.Cmd in blame (#22098) 2 years ago
Lunny Xiao c59e1537a8
Display error log when a modified template has an error so that it could recovery when the error fixed (#22261) 2 years ago
Gusted 96797fed31
Unify hashing for avatar (#22289) 2 years ago
Lunny Xiao a1c30740bb
Fix get system setting bug when enabled redis cache (#22295) 2 years ago
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