Commit Graph

332 Commits (b76970f2e45d04d363fd6897439f111db24e4bca)

Author SHA1 Message Date
Jason Song 47efba78ec
Support template for merge message description (#22248) 2 years ago
KN4CK3R a35749893b
Move `convert` package to services (#22264) 2 years ago
KN4CK3R 309e86a9bf
Use dynamic package type list (#22263) 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
Reo 48d71b7d6b
Add Feed for Releases and Tags (#21696) 2 years ago
Nick c4df10d219
Repair LFS web rendering. (#22195) 2 years ago
Jason Song 659055138b
Secrets storage with SecretKey encrypted (#22142) 2 years ago
zeripath 6e22605793
Ensure that plain files are rendered correctly even when containing ambiguous characters (#22017) 2 years ago
Lunny Xiao 1b32ed014a
remove duplicated read file code (#22042) 2 years ago
Lunny Xiao 003b4e209c
Allow disable code tab (#20805) 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
Lunny Xiao 0a7d3ff786
refactor some functions to support ctx as first parameter (#21878) 2 years ago
silverwind d64063277d
Multiple improvements for comment edit diff (#21990) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
zeripath d7f12af805
Prevent NPE if trying to restore an already restored deleted branch (#21940) 2 years ago
KN4CK3R fc7a2d5a95
Add support for HEAD requests in Maven registry (#21834) 2 years ago
zeripath e77b76425e
Prepend refs/heads/ to issue template refs (#20461) 2 years ago
silverwind c2fb27beb4
Improvements for Content Copy (#21842) 2 years ago
Xinyu Zhou b4802b9b2e
Allow disable RSS/Atom feed (#21622) 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
zeripath c772934ff6
Adjust gitea doctor --run storages to check all storage types (#21785) 2 years ago
Nolann 9f8e778918
Copy citation file content, in APA and BibTex format, on repo home page (#19999) 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
delvh 0ebb45cfe7
Replace all instances of fmt.Errorf(%v) with fmt.Errorf(%w) (#21551) 2 years ago
a1012112796 e1ce45eabf
adapt README_{Country}.md stype name in localizedExtensions (#21486) 2 years ago
wxiaoguang dcd9fc7ee8
Refactor git command arguments and make all arguments to be safe to be used (#21535) 2 years ago
KN4CK3R 1887c95254
Decouple HookTask from Repository (#17940) 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
6543 a33ff822ff
[refactor] Use const for wiki DefaultBranch (#21466) 2 years ago
Neel c35531dd11
Fix #21406: Hide repo information from file view/blame mode (#21420) 2 years ago
Yarden Shoham 6a6dc97b0f
Respect user's locale when rendering the date range in the repo activity page (#21410) 2 years ago
KN4CK3R 0e57ff7eee
Add generic set type (#21408) 2 years ago
KN4CK3R 4dc3b2ec57
Use Name instead of DisplayName in LFS Lock (#21415) 2 years ago
Yarden Shoham 2d4c6321c3
Use ISO date format instead of hard-coded English date format for date range in repo activity page (#21396) 2 years ago
Lauris BH b59b0cad0a
Add user/organization code search (#19977) 2 years ago
wxiaoguang c08e42c47e
Refactor parseTreeEntries, speed up tree list (#21368) 2 years ago
Jason Song a08b484549
Tag list should include draft releases with existing tags (#21263) 2 years ago
Wim 889a41c6a8
Do not allow organisation owners add themselves as collaborator (#20043) 2 years ago
KN4CK3R 43c10def68
Fix CSV diff for added/deleted files (#21189) 2 years ago
JakobDev bf325d4412
Keep path when creating a new branch (#21153) 2 years ago
JakobDev cad8f1b1fe
Use correct branch for .editorconfig error (#21152) 2 years ago
JakobDev 23fbf5e1ee
Show .editorconfig errors in frontend (#21088) 2 years ago
Jason Song 831e981357
Allow poster to choose reviewers (#21084) 2 years ago
Jason Song 5f127a729e
Fix typo of issue template name (#21117) 2 years ago
Tyrone Yeh ebafb4b575
Fix pagination limit parameter problem (#21109) 2 years ago