| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix markdown render behaviors (#34122) | wxiaoguang | 5 days | 1 | -1/+1 |
* | Refactor dropdown ellipsis (#34123) | wxiaoguang | 5 days | 2 | -2/+2 |
* | fix(#34076):replace assgniee translation key (#34077) | Simon Priet | 9 days | 1 | -1/+1 |
* | Adjust the layout of the toolbar on the Issues/Projects page (#33667) | Kerwin Bryant | 12 days | 1 | -2/+3 |
* | Allow filtering issues by any assignee (#33343) | Andreas Svanberg | 2025-03-21 | 2 | -11/+19 |
* | Remove unused or abused styles (#33918) | wxiaoguang | 2025-03-17 | 2 | -13/+9 |
* | Replace text-align classes with tailwind (#33905) | silverwind | 2025-03-16 | 7 | -13/+13 |
* | Refactor repo-issue.ts (#33784) | wxiaoguang | 2025-03-04 | 5 | -81/+78 |
* | Refactor markup and pdf-viewer to use new init framework (#33772) | Kerwin Bryant | 2025-03-03 | 3 | -5/+3 |
* | Refactor global init code and add more comments (#33755) | wxiaoguang | 2025-03-03 | 1 | -3/+4 |
* | Fix dynamic content loading init problem (#33748) | wxiaoguang | 2025-03-01 | 3 | -5/+5 |
* | Show info about maintainers are allowed to edit a PR (#33738) | wxiaoguang | 2025-02-27 | 1 | -5/+10 |
* | Align sidebar gears to the right (#33721) | Quentin | 2025-02-27 | 6 | -8/+10 |
* | Fix inconsistent closed issue list icon (#33722) | Lunny Xiao | 2025-02-25 | 1 | -1/+1 |
* | Worktime tracking for the organization level (#19808) | K Kovacs | 2025-02-03 | 6 | -9/+9 |
* | Fix issue sidebar dropdown keyboard support (#33447) | wxiaoguang | 2025-01-30 | 4 | -5/+8 |
* | Fix comment header padding (#33377) | Typed SIGTERM | 2025-01-25 | 3 | -7/+7 |
* | Trivial fixes (#33304) | wxiaoguang | 2025-01-17 | 1 | -1/+1 |
* | Fix closed dependency title (#33285) | wxiaoguang | 2025-01-15 | 1 | -3/+3 |
* | Fix sidebar milestone link (#33269) | wxiaoguang | 2025-01-14 | 3 | -9/+9 |
* | Fix unpin hint on the pinned pull requests (#33207) | Lunny Xiao | 2025-01-12 | 1 | -1/+1 |
* | Fix assignee list overlapping in Issue sidebar (#33176) | wxiaoguang | 2025-01-10 | 1 | -4/+4 |
* | Fix review code comment avatar alignment (#33031) | Henry Goodman | 2024-12-29 | 1 | -2/+3 |
* | Refactor tmpl and blob_excerpt (#32967) | wxiaoguang | 2024-12-25 | 3 | -4/+3 |
* | Fix outdated tmpl code (#32953) | wxiaoguang | 2024-12-23 | 1 | -1/+1 |
* | show warning on navigation if currently editing comment or title (#32920) | Tim | 2024-12-20 | 2 | -9/+9 |
* | Refactor repo-projects.ts (#32892) | silverwind | 2024-12-19 | 1 | -1/+1 |
* | Fix various trivial problems (#32861) | wxiaoguang | 2024-12-17 | 1 | -0/+3 |
* | Remove translation to issue add time because the format is fixed should not b... | Lunny Xiao | 2024-12-15 | 1 | -1/+1 |
* | Fix bug of branch/tag selector in the issue sidebar (#32744) | hiifong | 2024-12-13 | 3 | -4/+19 |
* | Add label/author/assignee filters to the user/org home issue list (#32779) | wxiaoguang | 2024-12-11 | 5 | -10/+10 |
* | 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 |
* | Refactor issue list (#32755) | wxiaoguang | 2024-12-08 | 2 | -30/+31 |
* | Refactor LabelEdit (#32752) | wxiaoguang | 2024-12-08 | 4 | -78/+23 |
* | Issue time estimate, meaningful time tracking (#23113) | Illya Marchenko | 2024-12-05 | 3 | -75/+90 |
* | Refactor markdown editor and use it for milestone description editor (#32688) | wxiaoguang | 2024-12-04 | 4 | -10/+18 |
* | Fix issue title rendering and refactor legacy function names (#32703) | wxiaoguang | 2024-12-04 | 2 | -2/+2 |
* | Remove all "floated" CSS styles (#32691) | wxiaoguang | 2024-12-03 | 1 | -1/+1 |
* | fix(#32667): 🐛 Fixe a keystring misuse and refactor duplicates keystrings ... | Simon Pistache | 2024-12-01 | 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 |
* | 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 |
* | Fix large image overflow in comment page (#31740) | charles | 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 |