| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Split issue/pull view router function as multiple smaller functions (#32749) | Lunny Xiao | 2024-12-08 | 2 | -298/+356 |
* | fix: render job title as commit message (#32748) | metiftikci | 2024-12-08 | 1 | -13/+19 |
* | fix(project): add title to project view page (#32747) | metiftikci | 2024-12-07 | 1 | -0/+1 |
* | Support "merge upstream branch" (Sync fork) (#32741) | wxiaoguang | 2024-12-06 | 4 | -134/+179 |
* | GitHub like repo home page (#32213) | yp05327 | 2024-12-06 | 8 | -801/+882 |
* | Make wiki pages visit fast (#32732) | Lunny Xiao | 2024-12-06 | 1 | -10/+21 |
* | Refactor RepoActionView.vue, add `::group::` support (#32713) | wxiaoguang | 2024-12-06 | 3 | -56/+160 |
* | Issue time estimate, meaningful time tracking (#23113) | Illya Marchenko | 2024-12-05 | 3 | -12/+42 |
* | Add Arch package registry (#32692) | KN4CK3R | 2024-12-04 | 1 | -7/+24 |
* | Fix mentionable users when writing issue comments (#32715) | wxiaoguang | 2024-12-04 | 5 | -15/+19 |
* | Fix delete branch perm checking (#32654) | Lunny Xiao | 2024-12-04 | 1 | -31/+32 |
* | Refactor markdown editor and use it for milestone description editor (#32688) | wxiaoguang | 2024-12-04 | 1 | -0/+2 |
* | Fix issue title rendering and refactor legacy function names (#32703) | wxiaoguang | 2024-12-04 | 1 | -2/+2 |
* | Quick fix for license file name (#32696) | Lunny Xiao | 2024-12-03 | 1 | -0/+4 |
* | Allow to disable the password-based login (sign-in) form (#32687) | wxiaoguang | 2024-12-02 | 1 | -31/+17 |
* | Move GetFeeds to service layer (#32526) | Lunny Xiao | 2024-11-29 | 4 | -4/+8 |
* | Allow users with write permission to run actions (#32644) | Pedro Nishiyama | 2024-11-28 | 2 | -3/+3 |
* | Validate OAuth Redirect URIs (#32643) | Rowan Bohde | 2024-11-28 | 1 | -2/+15 |
* | Move team related functions to service layer (#32537) | Lunny Xiao | 2024-11-27 | 3 | -17/+15 |
* | Add priority to protected branch (#32286) | 6543 | 2024-11-27 | 2 | -0/+11 |
* | Fix: passkey login not working anymore (#32623) | hiifong | 2024-11-26 | 2 | -7/+20 |
* | Refactor some frontend problems (#32646) | wxiaoguang | 2024-11-26 | 2 | -3/+3 |
* | Add github compatible tarball download API endpoints (#32572) | Lunny Xiao | 2024-11-25 | 1 | -2/+12 |
* | Refactor markup render system (#32612) | wxiaoguang | 2024-11-24 | 15 | -180/+96 |
* | Update the list of watchers and stargazers when clicking watch/unwatch or sta... | Yarden Shoham | 2024-11-22 | 2 | -3/+3 |
* | Fix get reviewers' bug (#32415) | Lunny Xiao | 2024-11-22 | 1 | -4/+4 |
* | Refactor markup render system (#32589) | wxiaoguang | 2024-11-22 | 17 | -188/+137 |
* | Enhancing Gitea OAuth2 Provider with Granular Scopes for Resource Access (#32... | Marcell Mars | 2024-11-22 | 1 | -1/+15 |
* | Add line-through for deleted branch on pull request view page (#32500) | Lunny Xiao | 2024-11-21 | 1 | -0/+1 |
* | Support HTTP POST requests to `/userinfo`, aligning to OpenID Core specificat... | Marcell Mars | 2024-11-20 | 1 | -1/+1 |
* | Use user.FullName in Oauth2 id_token response (#32542) | Baltazár Radics | 2024-11-18 | 2 | -21/+2 |
* | Refactor push mirror find and add check for updating push mirror (#32539) | Lunny Xiao | 2024-11-18 | 1 | -36/+15 |
* | Refactor markup render system (#32533) | wxiaoguang | 2024-11-18 | 1 | -1/+1 |
* | Refactor find forks and fix possible bugs that weak permissions check (#32528) | Lunny Xiao | 2024-11-18 | 1 | -12/+11 |
* | Use better name for userinfo structure (#32544) | Lunny Xiao | 2024-11-18 | 1 | -11/+11 |
* | Fix and refactor markdown rendering (#32522) | wxiaoguang | 2024-11-16 | 5 | -9/+6 |
* | Fix oauth2 error handle not return immediately (#32514) | Lunny Xiao | 2024-11-15 | 1 | -0/+2 |
* | Refactor render system (#32492) | wxiaoguang | 2024-11-14 | 5 | -15/+9 |
* | Fix LFS route mock, realm, middleware names (#32488) | wxiaoguang | 2024-11-13 | 3 | -54/+51 |
* | Disable Oauth check if oauth disabled (#32368) | Lunny Xiao | 2024-11-12 | 1 | -32/+38 |
* | Refactor LFS SSH and internal routers (#32473) | wxiaoguang | 2024-11-12 | 1 | -17/+1 |
* | Move some functions from issue.go to standalone files (#32468) | Lunny Xiao | 2024-11-11 | 8 | -3146/+3298 |
* | Calculate `PublicOnly` for org membership only once (#32234) | 6543 | 2024-11-11 | 2 | -7/+9 |
* | Refactor sidebar assignee&milestone&project selectors (#32465) | wxiaoguang | 2024-11-11 | 3 | -260/+228 |
* | Refactor sidebar label selector (#32460) | wxiaoguang | 2024-11-10 | 5 | -93/+113 |
* | Add reviewers selection to new pull request (#32403) | Calvin K | 2024-11-09 | 3 | -66/+141 |
* | Refactor issue page info (#32445) | wxiaoguang | 2024-11-08 | 1 | -3/+3 |
* | Move AddCollabrator and CreateRepositoryByExample to service layer (#32419) | Lunny Xiao | 2024-11-07 | 1 | -3/+2 |
* | Fix milestone deadline and date related problems (#32339) | Lunny Xiao | 2024-11-05 | 3 | -28/+10 |
* | Refactor RepoRefByType (#32413) | wxiaoguang | 2024-11-05 | 2 | -7/+7 |