Commit Graph

4308 Commits (60e4a98ab07dcf3bd86cf630c79e6433c3ef3e84)

Author SHA1 Message Date
Lunny Xiao e97e883ad5
Add reverseproxy auth for API back with default disabled (#26703) 1 year ago
Lunny Xiao b9df9fa2e2
Move createrepository from module to service layer (#26927) 1 year ago
FuXiaoHei 460a2b0edf
Artifacts retention and auto clean up (#26131) 1 year ago
yp05327 0850be6750
Fix the display of org level badges (#26504) 1 year ago
Lunny Xiao 540bf9fa6d
Move notification interface to services layer (#26915) 1 year ago
Lunny Xiao f064d716c3
Move feed notification service layer (#26908) 1 year ago
Lunny Xiao 6c73c0da53
Move ui notification to service layer (#26907) 1 year ago
Lunny Xiao aa678b8098
Move indexer notification to service layer (#26906) 1 year ago
Lunny Xiao a66d883a18
Move mail notification logic to service layer (#26905) 1 year ago
wxiaoguang fc039167d2
Use Go 1.21 and update dependencies (#26878) 1 year ago
wxiaoguang c802c46a9b
Refactor `og:description` to limit the max length (#26876) 1 year ago
Earl Warren 4ab8e56c91
restrict certificate type for builtin SSH server (#26789) 1 year ago
wxiaoguang f01bed2443
Avoid double-unescaping of form value (#26853) 1 year ago
wxiaoguang e8aae43f56
Move web/api context related testing function into a separate package (#26859) 1 year ago
silverwind 3d109861dd
Render code blocks in repo description (#26830) 1 year ago
techknowlogick 45976a1bde
Check blocklist for emails when adding them to account (#26812) 1 year ago
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