Commit Graph

1447 Commits (e619384098419569e570796a57ee6af4948067ae)

Author SHA1 Message Date
wxiaoguang e619384098
Add label/author/assignee filters to the user/org home issue list (#32779) 2 months ago
Lunny Xiao fbe6d9dc6b
Use batch database operations instead of one by one to optimze api pulls (#32680) 2 months ago
wxiaoguang 513da407f4
Support "merge upstream branch" (Sync fork) (#32741) 2 months ago
yp05327 faf5705d29
GitHub like repo home page (#32213) 2 months ago
Illya Marchenko 936665bf85
Issue time estimate, meaningful time tracking (#23113) 2 months ago
KN4CK3R 0c3c041c88
Add Arch package registry (#32692) 2 months ago
Lunny Xiao 5ab7aa700f
Use new mail package instead of an unmintained one (#32682) 2 months ago
Lunny Xiao 17053e953f
Fix delete branch perm checking (#32654) 2 months ago
Lunny Xiao 79d593a9be
Split mail sender sub package from mailer service package (#32618) 2 months ago
Lunny Xiao 1ed5f379b9
Move GetFeeds to service layer (#32526) 2 months ago
Lunny Xiao 00f8090de4
Don't create action when syncing mirror pull refs (#32659) 2 months ago
Rowan Bohde 16a7d343d7
Validate OAuth Redirect URIs (#32643) 2 months ago
Lunny Xiao f62f68cbdd
Move team related functions to service layer (#32537) 2 months ago
6543 846f618716
Add priority to protected branch (#32286) 2 months ago
Lunny Xiao f49d82309b
Introduce OrgList and add LoadTeams, optimaze Load teams for orgs (#32543) 2 months ago
wxiaoguang 9ed768adc4
Improve oauth2 scope token handling (#32633) 2 months ago
Lunny Xiao 703be6bf30
Add github compatible tarball download API endpoints (#32572) 2 months ago
wxiaoguang 633785a5f3
Refactor markup render system (#32612) 3 months ago
Lunny Xiao fe49cb0243
Fix get reviewers' bug (#32415) 3 months ago
wxiaoguang c4e27cb27b
Refactor markup render system (#32589) 3 months ago
Marcell Mars a3881ffa3d
Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32573) 3 months ago
Rowan Bohde 9ac74a1a40
disable gravatar in test (#32529) 3 months ago
Rowan Bohde 407b6e6dfc
allow the actions user to login via the jwt token (#32527) 3 months ago
Lunny Xiao 0d5abd9b3e
Remove unnecessary code (#32560) 3 months ago
Baltazár Radics 5eb0ee49a1
Use user.FullName in Oauth2 id_token response (#32542) 3 months ago
Lunny Xiao 696fbe6036
Refactor push mirror find and add check for updating push mirror (#32539) 3 months ago
Lunny Xiao 4f879a00df
Refactor find forks and fix possible bugs that weak permissions check (#32528) 3 months ago
Lunny Xiao c3dedcffa7
Fix basic auth with webauthn (#32531) 3 months ago
Lunny Xiao e1b269e956
Remove transaction for archive download (#32186) 3 months ago
Rowan Bohde 68731c07c5
Reduce integration test overhead (#32475) 3 months ago
Lunny Xiao 98d9a71ffe
Trim title before insert/update to database to match the size requirements of database (#32498) 3 months ago
Lunny Xiao b4abb6deff
Reimplement GetUserOrgsList to make it simple and clear (#32486) 3 months ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 3 months ago
wxiaoguang 0aedb03996
Fix LFS route mock, realm, middleware names (#32488) 3 months ago
Lunny Xiao 840ad7eefe
Disable Oauth check if oauth disabled (#32368) 3 months ago
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234) 3 months ago
Zettat123 b1f42a0cdd
Add `DEFAULT_MIRROR_REPO_UNITS` and `DEFAULT_TEMPLATE_REPO_UNITS` options (#32416) 3 months ago
Zettat123 a910abbb45
Add a doctor check to disable the "Actions" unit for mirrors (#32424) 3 months ago
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465) 3 months ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 3 months ago
Zettat123 35bcd667b2
Fix broken releases when re-pushing tags (#32435) 3 months ago
Kemal Zebari fb03062478
Only provide the commit summary for Discord webhook push events (#32432) 3 months ago
Lunny Xiao 331e878e81
Add new event commit status creation and webhook implementation (#27151) 3 months ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 3 months ago
Kemal Zebari 7adc4717ec
Include file extension checks in attachment API (#32151) 3 months ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 3 months ago
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413) 3 months ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 3 months ago
wxiaoguang b068dbd40e
Refactor DateUtils and merge TimeSince (#32409) 3 months ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 3 months ago