| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix incomplete Actions status aggregations (#32859) | wxiaoguang | 2024-12-16 | 1 | -12/+6 |
* | Repo file list enhancements (#32835) | silverwind | 2024-12-15 | 1 | -3/+3 |
* | Tweak repo sidebar (#32847) | silverwind | 2024-12-15 | 5 | -117/+129 |
* | Remove translation to issue add time because the format is fixed should not b... | Lunny Xiao | 2024-12-15 | 1 | -1/+1 |
* | Fix various UI bugs (#32821) | wxiaoguang | 2024-12-13 | 1 | -1/+1 |
* | Fix bug of branch/tag selector in the issue sidebar (#32744) | hiifong | 2024-12-13 | 3 | -4/+19 |
* | Detect whether action view branch was deleted (#32764) | Lunny Xiao | 2024-12-12 | 1 | -3/+3 |
* | Add "n commits" link to contributors in contributors graph page (#32799) | Chai-Shi | 2024-12-12 | 1 | -0/+1 |
* | Fix "unicode escape" JS error (#32806) | wxiaoguang | 2024-12-12 | 2 | -5/+5 |
* | Fix repo home file list (#32788) | wxiaoguang | 2024-12-11 | 4 | -73/+59 |
* | Rearrange Clone Panel (#31142) | Blender Defender | 2024-12-11 | 7 | -93/+60 |
* | Add label/author/assignee filters to the user/org home issue list (#32779) | wxiaoguang | 2024-12-11 | 5 | -10/+10 |
* | Fix wiki ui (#32781) | wxiaoguang | 2024-12-10 | 1 | -14/+14 |
* | Refactor issue filter (labels, poster, assignee) (#32771) | wxiaoguang | 2024-12-10 | 5 | -100/+135 |
* | Fix duplicate dropdown dividers (#32760) | wxiaoguang | 2024-12-09 | 2 | -4/+5 |
* | Fix repo home row-right grow (#32763) | wxiaoguang | 2024-12-09 | 2 | -8/+9 |
* | Refactor issue list (#32755) | wxiaoguang | 2024-12-08 | 2 | -30/+31 |
* | Refactor LabelEdit (#32752) | wxiaoguang | 2024-12-08 | 4 | -78/+23 |
* | Support "merge upstream branch" (Sync fork) (#32741) | wxiaoguang | 2024-12-06 | 2 | -0/+21 |
* | GitHub like repo home page (#32213) | yp05327 | 2024-12-06 | 5 | -176/+251 |
* | Issue time estimate, meaningful time tracking (#23113) | Illya Marchenko | 2024-12-05 | 3 | -75/+90 |
* | Fix fork page branch selection (#32711) | Lunny Xiao | 2024-12-05 | 1 | -8/+6 |
* | Fix file editor & preview (#32706) | wxiaoguang | 2024-12-04 | 2 | -44/+9 |
* | Refactor markdown editor and use it for milestone description editor (#32688) | wxiaoguang | 2024-12-04 | 9 | -27/+35 |
* | Fix issue title rendering and refactor legacy function names (#32703) | wxiaoguang | 2024-12-04 | 4 | -10/+10 |
* | Fix word overflow in file search page (#32695) | yp05327 | 2024-12-03 | 1 | -1/+1 |
* | Add "View all branches/tags" entry to Branch Selector (#32653) | Kerwin Bryant | 2024-12-02 | 2 | -0/+5 |
* | Remove all "floated" CSS styles (#32691) | wxiaoguang | 2024-12-03 | 1 | -1/+1 |
* | Optimize the styling of icon buttons within file-header-right (#32675) | Kerwin Bryant | 2024-12-02 | 1 | -5/+5 |
* | fix: show tag name on branch/tag selector if repo shown from tag ref (#32689) | metiftikci | 2024-12-02 | 2 | -4/+4 |
* | Refactor RepoBranchTagSelector (#32681) | wxiaoguang | 2024-12-02 | 5 | -81/+97 |
* | fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings ... | Simon Pistache | 2024-12-01 | 2 | -3/+3 |
* | Add priority to protected branch (#32286) | 6543 | 2024-11-27 | 1 | -2/+5 |
* | Fixed Issue of Review Menu Shown Behind (#32631) | Kerwin Bryant | 2024-11-26 | 1 | -16/+14 |
* | Update the list of watchers and stargazers when clicking watch/unwatch or sta... | Yarden Shoham | 2024-11-22 | 1 | -1/+11 |
* | Fix issues with inconsistent spacing in areas (#32607) | Kerwin Bryant | 2024-11-22 | 2 | -3/+3 |
* | Style unification for the issue_management area (#32605) | Kerwin Bryant | 2024-11-22 | 2 | -3/+3 |
* | Add line-through for deleted branch on pull request view page (#32500) | Lunny Xiao | 2024-11-21 | 2 | -3/+8 |
* | Fix issue sidebar regression (#32598) | wxiaoguang | 2024-11-22 | 1 | -1/+1 |
* | Add 'Copy path' button to file view (#32584) | silverwind | 2024-11-21 | 2 | -1/+2 |
* | Improve issue sidebar UI (#32587) | wxiaoguang | 2024-11-21 | 4 | -6/+4 |
* | make search box in issue sidebar dropdown list always show when scrolling (#3... | a1012112796 | 2024-11-21 | 5 | -72/+82 |
* | Refactor find forks and fix possible bugs that weak permissions check (#32528) | Lunny Xiao | 2024-11-18 | 1 | -3/+5 |
* | Fix and refactor markdown rendering (#32522) | wxiaoguang | 2024-11-16 | 1 | -1/+1 |
* | Fix large image overflow in comment page (#31740) | charles | 2024-11-15 | 1 | -1/+1 |
* | Fix incorrect project page CSS class (#32510) | wxiaoguang | 2024-11-15 | 1 | -1/+1 |
* | Refactor sidebar assignee&milestone&project selectors (#32465) | wxiaoguang | 2024-11-11 | 10 | -285/+151 |
* | Refactor sidebar label selector (#32460) | wxiaoguang | 2024-11-10 | 8 | -84/+79 |
* | Add reviewers selection to new pull request (#32403) | Calvin K | 2024-11-09 | 4 | -85/+99 |
* | Fix issue sidebar (#32455) | wxiaoguang | 2024-11-09 | 3 | -14/+13 |