aboutsummaryrefslogtreecommitdiffstats
path: root/routers
Commit message (Expand)AuthorAgeFilesLines
* Refactor sidebar label selector (#32460)wxiaoguang2024-11-105-93/+113
* Add reviewers selection to new pull request (#32403)Calvin K2024-11-095-121/+208
* Refactor issue page info (#32445)wxiaoguang2024-11-081-3/+3
* Support quote selected comments to reply (#32431)wxiaoguang2024-11-071-2/+4
* Move AddCollabrator and CreateRepositoryByExample to service layer (#32419)Lunny Xiao2024-11-073-18/+14
* Include file extension checks in attachment API (#32151)Kemal Zebari2024-11-063-9/+30
* Fix milestone deadline and date related problems (#32339)Lunny Xiao2024-11-056-45/+50
* Refactor RepoRefByType (#32413)wxiaoguang2024-11-053-11/+11
* Refactor template ctx and render utils (#32422)wxiaoguang2024-11-053-5/+6
* Refactor DateUtils and merge TimeSince (#32409)wxiaoguang2024-11-042-5/+3
* Fix git error handling (#32401)wxiaoguang2024-11-023-13/+7
* Replace DateTime with DateUtils (#32383)wxiaoguang2024-11-021-2/+2
* improve performance of diffs (#32393)Rowan Bohde2024-11-023-3/+8
* Fix `missing signature key` error when pulling Docker images with `SERVE_DIRE...Zettat1232024-10-3110-11/+13
* Fix suggestions for issues (#32380)wxiaoguang2024-10-301-19/+8
* refactor: remove redundant err declarations (#32381)Oleksandr Redko2024-10-305-5/+0
* Respect UI.ExploreDefaultSort setting again (#32357)65432024-10-302-2/+4
* Suggestions for issues (#32327)Anbraten2024-10-292-0/+94
* Refactor the DB migration system slightly (#32344)wxiaoguang2024-10-271-1/+1
* Fix disable 2fa bug (#32320)Lunny Xiao2024-10-231-3/+6
* Make admins adhere to branch protection rules (#32248)Tim2024-10-232-0/+6
* Add `DISABLE_ORGANIZATIONS_PAGE` and `DISABLE_CODE_PAGE` settings for explore...Zettat1232024-10-227-30/+36
* API: enhance SearchIssues swagger docs (#32208)65432024-10-191-19/+32
* Make `owner/repo/pulls` handlers use "PR reader" permission (#32254)wxiaoguang2024-10-151-26/+29
* Make git push options accept short name (#32245)wxiaoguang2024-10-121-1/+1
* Allow maintainers to view and edit files of private repos when "Allow maintai...Zettat1232024-10-111-2/+0
* Use per package global lock for container uploads instead of memory lock (#31...Lunny Xiao2024-10-111-8/+18
* Move admin routers from /admin to /-/admin (#32189)Lunny Xiao2024-10-1019-48/+48
* Refactor CSRF token (#32216)wxiaoguang2024-10-102-5/+7
* Fix incorrect "Target branch does not exist" in PR title (#32222)Zettat1232024-10-101-1/+1
* Fix bug when a token is given public only (#32204)Lunny Xiao2024-10-086-51/+111
* Allow filtering PRs by poster in the ListPullRequests API (#32209)65432024-10-071-9/+33
* Enhance USER_DISABLED_FEATURES to allow disabling change username or full nam...Zisu Zhang2024-10-051-1/+15
* Add support for searching users by email (#30908)yp053272024-10-041-5/+6
* Fix PR creation on forked repositories (#31863)Job2024-10-041-3/+14
* Fix javascript error when an anonymous user visiting migration page (#32144)Lunny Xiao2024-10-023-54/+45
* Make oauth2 code clear. Move oauth2 provider code to their own packages/files...Lunny Xiao2024-10-024-851/+674
* Support repo license (#24872)yp053272024-10-0111-10/+105
* Fix the logic of finding the latest pull review commit ID (#32139)Zettat1232024-10-011-1/+0
* Add pure SSH LFS support (#31516)ConcurrentCrab2024-09-272-9/+38
* Notify the user when the file path contains leading or trailing spaces and fi...charles2024-09-241-1/+1
* Display head branch more comfortable on pull request view (#32000)Lunny Xiao2024-09-241-1/+13
* Allow set branch protection in an empty repository (#32095)Lunny Xiao2024-09-241-1/+1
* Fix bug in getting merged pull request by commit (#32079)Zettat1232024-09-242-3/+5
* Fix Bug in Issue/pulls list (#32081)cloudchamb3r2024-09-241-0/+1
* Fix rename branch permission bug (#32066)Lunny Xiao2024-09-221-2/+1
* Fix artifact v4 upload above 8MB (#31664)ChristopherHX2024-09-222-40/+156
* Fix wrong last modify time (#32102)Lunny Xiao2024-09-212-2/+5
* Fix upload maven pacakge parallelly (#31851)Lunny Xiao2024-09-211-0/+13
* Fix incorrect `/tokens` api (#32085)KN4CK3R2024-09-201-0/+5