Commit Graph

1350 Commits (7b12543e08b8b7440552b005938c12cec6615713)

Author SHA1 Message Date
wxiaoguang 3f9c3e7bc3
Refactor render system (#32492) 1 day ago
wxiaoguang 0aedb03996
Fix LFS route mock, realm, middleware names (#32488) 2 days ago
Lunny Xiao 840ad7eefe
Disable Oauth check if oauth disabled (#32368) 2 days ago
wxiaoguang 580e21dd2e
Refactor LFS SSH and internal routers (#32473) 3 days ago
Lunny Xiao a1892cf7e3
Move some functions from issue.go to standalone files (#32468) 4 days ago
6543 43c252dfea
Calculate `PublicOnly` for org membership only once (#32234) 4 days ago
wxiaoguang a928739456
Refactor sidebar assignee&milestone&project selectors (#32465) 4 days ago
wxiaoguang 58c634b854
Refactor sidebar label selector (#32460) 5 days ago
Calvin K 18aeca5320
Add reviewers selection to new pull request (#32403) 6 days ago
wxiaoguang 623a2d41cc
Refactor issue page info (#32445) 1 week ago
Lunny Xiao 276500c314
Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) 1 week ago
Lunny Xiao 24b83ff63e
Fix milestone deadline and date related problems (#32339) 1 week ago
wxiaoguang 61c35590c7
Refactor RepoRefByType (#32413) 1 week ago
wxiaoguang 4a469c8e1b
Refactor template ctx and render utils (#32422) 1 week ago
wxiaoguang b068dbd40e
Refactor DateUtils and merge TimeSince (#32409) 2 weeks ago
wxiaoguang e524f63d58
Fix git error handling (#32401) 2 weeks ago
wxiaoguang fec6b3d500
Replace DateTime with DateUtils (#32383) 2 weeks ago
Rowan Bohde 7dcccc3bb1
improve performance of diffs (#32393) 2 weeks ago
Zettat123 0690cb076b
Fix `missing signature key` error when pulling Docker images with `SERVE_DIRECT` enabled (#32365) 2 weeks ago
wxiaoguang a4a121c684
Fix suggestions for issues (#32380) 2 weeks ago
Oleksandr Redko f4d3aaeeb9
refactor: remove redundant err declarations (#32381) 2 weeks ago
6543 58eb16eda7
Respect UI.ExploreDefaultSort setting again (#32357) 2 weeks ago
Anbraten b7fb20e73e
Suggestions for issues (#32327) 2 weeks ago
Lunny Xiao 2abdbe88b5
Fix disable 2fa bug (#32320) 3 weeks ago
Tim de2ad2e1b1
Make admins adhere to branch protection rules (#32248) 3 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) 3 weeks ago
wxiaoguang 5242e520c4
Make `owner/repo/pulls` handlers use "PR reader" permission (#32254) 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 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
Zisu Zhang 66923e02d2
Enhance USER_DISABLED_FEATURES to allow disabling change username or full name (#31959) 1 month ago
Lunny Xiao a989404e23
Fix javascript error when an anonymous user visiting migration page (#32144) 1 month ago
Lunny Xiao 3a4a1bffbe
Make oauth2 code clear. Move oauth2 provider code to their own packages/files (#32148) 1 month ago
yp05327 70b7df0e5e
Support repo license (#24872) 1 month ago
charles 3269b04d61
Notify the user when the file path contains leading or trailing spaces and fix the error message for invalid file names. (#31507) 2 months ago
Lunny Xiao e2f365b55c
Display head branch more comfortable on pull request view (#32000) 2 months ago
Lunny Xiao 6eb5950835
Allow set branch protection in an empty repository (#32095) 2 months ago
cloudchamb3r e1f0598c8f
Fix Bug in Issue/pulls list (#32081) 2 months ago
Lunny Xiao 9e0db1b646
Fix rename branch permission bug (#32066) 2 months ago
Lunny Xiao a802508f88
Fix wrong last modify time (#32102) 2 months ago
wxiaoguang 1fede04b83
Refactor CSRF protector (#32057) 2 months ago
Bruno Sofiato 7dde3e6489
Included tag search capabilities (#32045) 2 months ago
Lunny Xiao 3febcaa53b
Use a common message template instead of a special one (#31878) 2 months ago
Lauris BH 4ab6fc62d2
Add option to filter board cards by labels and assignees (#31999) 2 months ago
Daniel 64298dcb9e
Failed authentications are logged to level Warning (#32016) 2 months ago
Zettat123 def1c9670b
Support migration from AWS CodeCommit (#31981) 2 months ago
techknowlogick d9a7748cdc
bump to go 1.23 (#31855) 2 months ago
techknowlogick f183783baa
Save initial signup information for users to aid in spam prevention (#31852) 2 months ago
william-allspice e9c64f41a6
Distinguish official vs non-official reviews, add tool tips, and upgr… (#31924) 2 months ago