Commit Graph

4700 Commits (main)

Author SHA1 Message Date
Marcell Mars 56bff7ae23
Support HTTP POST requests to `/userinfo`, aligning to OpenID Core specification (#32578) 1 day ago
Kemal Zebari 355889dbc2
Remove duplicate empty repo check in delete branch API (#32569) 2 days ago
Baltazár Radics 5eb0ee49a1
Use user.FullName in Oauth2 id_token response (#32542) 3 days ago
Lunny Xiao 696fbe6036
Refactor push mirror find and add check for updating push mirror (#32539) 4 days ago
wxiaoguang 8a20fba8eb
Refactor markup render system (#32533) 4 days ago
Lunny Xiao 4f879a00df
Refactor find forks and fix possible bugs that weak permissions check (#32528) 4 days ago
Lunny Xiao f122aaf9ff
Use better name for userinfo structure (#32544) 4 days ago
wxiaoguang 5eebe1dc5f
Fix and refactor markdown rendering (#32522) 6 days ago
Lunny Xiao 4121f952d1
Fix oauth2 error handle not return immediately (#32514) 7 days ago
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 1 week ago
wxiaoguang 0aedb03996
Fix LFS route mock, realm, middleware names (#32488) 1 week ago
Lunny Xiao 840ad7eefe
Disable Oauth check if oauth disabled (#32368) 1 week ago
wxiaoguang 580e21dd2e
Refactor LFS SSH and internal routers (#32473) 1 week ago
ChristopherHX f888e45432
Harden runner updateTask and updateLog api (#32462) 2 weeks ago
Lunny Xiao a1892cf7e3
Move some functions from issue.go to standalone files (#32468) 2 weeks ago
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234) 2 weeks ago
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465) 2 weeks ago
wxiaoguang 58c634b854
Refactor sidebar label selector (#32460) 2 weeks ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 2 weeks ago
wxiaoguang 623a2d41cc
Refactor issue page info (#32445) 2 weeks ago
wxiaoguang 145e266987
Support quote selected comments to reply (#32431) 2 weeks ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 2 weeks ago
Kemal Zebari 7adc4717ec
Include file extension checks in attachment API (#32151) 2 weeks ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 2 weeks ago
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413) 2 weeks ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 2 weeks ago
wxiaoguang b068dbd40e
Refactor DateUtils and merge TimeSince (#32409) 2 weeks ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 3 weeks ago
wxiaoguang fec6b3d500
Replace DateTime with DateUtils (#32383) 3 weeks ago
Rowan Bohde 7dcccc3bb1
improve performance of diffs (#32393) 3 weeks ago
Zettat123 0690cb076b
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 3 weeks ago
wxiaoguang a4a121c684
Fix suggestions for issues (#32380) 3 weeks ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 3 weeks ago
6543 58eb16eda7
Respect UI.ExploreDefaultSort setting again (#32357) 3 weeks ago
Anbraten b7fb20e73e
Suggestions for issues (#32327) 3 weeks ago
wxiaoguang d70af38447
Refactor the DB migration system slightly (#32344) 4 weeks ago
Lunny Xiao 2abdbe88b5
Fix disable 2fa bug (#32320) 4 weeks ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 4 weeks ago
Zettat123 9206fbb55f
Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore pages and fix an issue related to user search (#32288) 1 month ago
6543 d638067d3c
API: enhance SearchIssues swagger docs (#32208) 1 month ago
wxiaoguang 5242e520c4
Make `owner/repo/pulls` handlers use "PR reader" permission (#32254) 1 month ago
wxiaoguang afa8dd45af
Make git push options accept short name (#32245) 1 month ago
Zettat123 0fe5e2b08c
Allow maintainers to view and edit files of private repos when "Allow maintainers to edit" is enabled (#32215) 1 month ago
Lunny Xiao aebb741c08
Use per package global lock for container uploads instead of memory lock (#31860) 1 month ago
Lunny Xiao c2217670dd
Move admin routers from /admin to /-/admin (#32189) 1 month ago
wxiaoguang dd83cfcacc
Refactor CSRF token (#32216) 1 month ago
Zettat123 4eacc61f64
Fix incorrect "Target branch does not exist" in PR title (#32222) 1 month ago
Lunny Xiao d6d3c96e65
Fix bug when a token is given public only (#32204) 1 month ago
6543 bdd655f2bd
Allow filtering PRs by poster in the ListPullRequests API (#32209) 1 month ago
Zisu Zhang 66923e02d2
Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959) 2 months ago