Commit Graph

3654 Commits (a3c09fb36d7820076687e683c7dd6cbc6bf8cfb5)

Author SHA1 Message Date
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
Lunny Xiao 385462d36c
Fix dashboard ignored system setting cache (#21621) 2 years ago
zeripath 99688ef994
Attempt clarify AppWorkPath etc. (#21656) 2 years ago
KN4CK3R 20674dd05d
Add package registry quota limits (#21584) 2 years ago
Yarden Shoham cb83288530
Add attention blocks within quote blocks for `Note` and `Warning` (#21711) 2 years ago
Lunny Xiao 2ebab42934
Move svg html render to modules/svg (#21716) 2 years ago
wxiaoguang 2900dc90a7
Improve valid user name check (#20136) 2 years ago
wxiaoguang 4d1e2b8334
Fix token generation when using INTERNAL_TOKEN_URI (#21669) 2 years ago
oliverpool b6e81357bd
Add Webhook authorization header (#20926) 2 years ago
kolaente 085f717529
feat: notify doers of a merge when automerging (#21553) 2 years ago
Lunny Xiao 9a70a12a34
Merge db.Iterate and IterateObjects (#21641) 2 years ago
Jason Song 4ae3f76217
Deal with markdown template without metadata (#21639) 2 years ago
KN4CK3R 49436c2c62
Keep languages defined in .gitattributes (#21403) 2 years ago
Jason Song 60dc48dc00
Sync git hooks when config file path changed (#21619) 2 years ago
Xinyu Zhou 100448a007
Allow disable sitemap (#21617) 2 years ago
Clar Fon 76e9a4f701
Use right syntax for symbolic-ref command (#21577) 2 years ago
wxiaoguang e09025fdce
Revert: auto generate INTERNAL_TOKEN (#21608) 2 years ago
KN4CK3R ed47d0062e
Fix `Timestamp.IsZero` (#21593) 2 years ago
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
KN4CK3R 7c11a73833
Fix package access for admins and inactive users (#21580) 2 years ago
M Hickford 191a74d622
Record OAuth client type at registration (#21316) 2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
Yarden Shoham 63ebb53fd5
Add link to user profile in markdown mention only if user exists (#21533) 2 years ago
Yarden Shoham 2c77d4b195
Remove unnecessary debug log (#21536) 2 years ago
KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940) 2 years ago
Yarden Shoham e828564445
Add color previews in markdown (#21474) 2 years ago
Lunny Xiao 16cbd5b59c
Fix generating compare link (#21519) 2 years ago
wxiaoguang 0614ae1c44
Remove unnecessary misspell ignore pattern (#21475) 2 years ago
zeripath 716fcfcf72
Make every not exist error unwrappable to a fs.ErrNotExist (#20891) 2 years ago
6543 18622a0705
probe if sha before exec git (#21467) 2 years ago
Lunny Xiao f860a6d2e4
Add system setting table with cache and also add cache supports for user setting (#18058) 2 years ago
KN4CK3R cad9adeff4
Display total commit count in hook message (#21400) 2 years ago
Yarden Shoham b9cd6fb703
Add `code` highlighting in issue titles (#21432) 2 years ago
wxiaoguang 677af6ac57
Follow improve code quality (#21465) 2 years ago