Commit Graph

4292 Commits (4674aea25b54baf08594c54f061dee9e44190f02)

Author SHA1 Message Date
KN4CK3R 5315153059
Use `Set[Type]` instead of `map[Type]bool/struct{}`. (#26804) 1 year ago
Chongyi Zheng ad43486cd3
Fix some slice append usages (#26778) 1 year ago
Eng Zer Jun ad3cbbc3b1
Remove redundant nil check in `WalkGitLog` (#26773) 1 year ago
yp05327 60ca3d04a4
Add fix incorrect can_create_org_repo for org owner team (#26683) 1 year ago
Chongyi Zheng ac2f8c9ac6
Reduce some allocations in type conversion (#26772) 1 year ago
Bo-Yi Wu 8cd46024fd
refactor(API): refactor secret creation and update functionality (#26751) 1 year ago
Lunny Xiao 6945918d34
Fix bug for ctx usage (#26762) 1 year ago
mainboarder c533991519
Expanded minimum RSA Keylength to 3072 (#26604) 1 year ago
Lunny Xiao 476b9d1589
Use docs.gitea.com instead of docs.gitea.io (#26739) 1 year ago
Chongyi Zheng 43652746f2
Move `modules/mirror` to `services` (#26737) 1 year ago
wxiaoguang 412e5c0946
Make web context initialize correctly for different cases (#26726) 1 year ago
Earl Warren a9ce570298
add Upload URL to release API (#26663) 1 year ago
Laurent Cahour b21b63c61a
Add merge files files to GetCommitFileStatus (#20515) 1 year ago
Lunny Xiao 0d55f64e6c
chore(actions): support cron schedule task (#26655) 1 year ago
Bo-Yi Wu b62c8e7765
feat(API): update and delete secret for managing organization secrets (#26660) 1 year ago
Jason Song 5db21ce7e1
Fix counting and filtering on the dashboard page for issues (#26657) 1 year ago
Bo-Yi Wu 23addde28e
feat: implement organization secret creation API (#26566) 1 year ago
techknowlogick b3f7137174
Update minimum password length requirements (#25946) 1 year ago
delvh 3d80308b36
Use correct minio error (#26634) 1 year ago
wxiaoguang 0731abc444
Remove avatarHTML from template helpers (#26598) 1 year ago
Yarden Shoham 16dee4f1b2
Add `branch_filter` to hooks API endpoints (#26599) 1 year ago
yp05327 f6e7798405
Add link to job details and tooltip to commit status in repo list in dashboard (#26326) 1 year ago
silverwind 3db3f5daae
Update tool dependencies (#26607) 1 year ago
TimberBro 84d05516dc
Fix NPM packages name validation (#26595) 1 year ago
Jason Song 47fddaadc8
Support rebuilding issue indexer manually (#26546) 1 year ago
wxiaoguang c6b92c84fe
Sync repo's IsEmpty status correctly (#26517) 1 year ago
Jason Song 3b129aaa80
Explain SearchOptions and fix ToSearchOptions (#26542) 1 year ago
Jason Song 7e75e58ae4
Add missing triggers to update issue indexer (#26539) 1 year ago
CaiCandong 0e74fc4a84
Fix project filter bugs (#26490) 1 year ago
yp05327 7f8028e5a1
Fix display problems of members and teams unit (#26363) 1 year ago
Bo-Yi Wu 79d74d208f
Add API route to list org secrets (#26485) 1 year ago
wxiaoguang ced34bab1a
Detect ogg mime-type as audio or video (#26494) 1 year ago
wxiaoguang ed1be4ca68
Handle base64 decoding correctly to avoid panic (#26483) 1 year ago
puni9869 cafce3b4b5
Allow to archive labels (#26478) 1 year ago
Lunny Xiao 389fb754a2
Fix storage path logic especially for relative paths (#26441) 1 year ago
wxiaoguang 7018659a1d
Close stdout correctly for "git blame" (#26470) 1 year ago
wxiaoguang bcccf4c0d6
Remove last newline from config file (#26468) 1 year ago
Lunny Xiao a321a4c2fc
Adjust minio new sequence, now it will check whether bucket exist first and then create one if it doesn't exist (#26420) 1 year ago
Jack Hay c5888eb985
Set commit id when ref used explicitly (#26447) 1 year ago
nekrondev 3c91b09c19
minio: add missing region on client initialization (#26412) 1 year ago
wxiaoguang a370efc13f
Use template context function for avatar rendering (#26385) 1 year ago
wxiaoguang a85a862804
Fix admin queue page title (#26409) 1 year ago
Denys Konovalov 63ab92d797
Pre-register OAuth2 applications for git credential helpers (#26291) 1 year ago
CaiCandong d41aee1d1e
Make `user-content-* ` consistent with github (#26388) 1 year ago
wxiaoguang c2e0143bfe
Introduce ctx.PathParamRaw to avoid incorrect unescaping (#26392) 1 year ago
wxiaoguang 4fc4f6e634
Refactor "editorconfig" (#26391) 1 year ago
wxiaoguang 71d253f42e
Remove unnecessary template helper DisableGravatar (#26386) 1 year ago
wxiaoguang 78b2a1cc36
Remove unnecessary template helper repoAvatar (#26387) 1 year ago
wxiaoguang 6913053223
Start using template context function (#26254) 1 year ago
cassiozareck ab0eb1c47b
Rename code_langauge.go to code_language.go (#26377) 1 year ago