| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix incomplete Actions status aggregations (#32859) | wxiaoguang | 2024-12-16 | 3 | -7/+12 |
* | Fix remaining typescript issues, enable `tsc` (#32840) | silverwind | 2024-12-16 | 20 | -94/+115 |
* | Tweak repo sidebar (#32847) | silverwind | 2024-12-15 | 1 | -3/+3 |
* | Refactor markdown math render (#32831) | wxiaoguang | 2024-12-14 | 1 | -9/+11 |
* | Improve JSX/TSX support in code editor (#32833) | silverwind | 2024-12-14 | 1 | -4/+11 |
* | Fix various UI bugs (#32821) | wxiaoguang | 2024-12-13 | 1 | -3/+2 |
* | Fix bug of branch/tag selector in the issue sidebar (#32744) | hiifong | 2024-12-13 | 1 | -0/+1 |
* | Detect whether action view branch was deleted (#32764) | Lunny Xiao | 2024-12-12 | 1 | -1/+2 |
* | Add "n commits" link to contributors in contributors graph page (#32799) | Chai-Shi | 2024-12-12 | 2 | -4/+24 |
* | Fix "unicode escape" JS error (#32806) | wxiaoguang | 2024-12-12 | 1 | -10/+11 |
* | Fix JS error when dropping a file to a editor without dropzone (#32804) | wxiaoguang | 2024-12-12 | 1 | -0/+1 |
* | Fix clone panel js error (#32798) | wxiaoguang | 2024-12-12 | 1 | -3/+3 |
* | Fix repo home file list (#32788) | wxiaoguang | 2024-12-11 | 2 | -33/+31 |
* | Rearrange Clone Panel (#31142) | Blender Defender | 2024-12-11 | 6 | -49/+92 |
* | Fix a number of typescript errors (#32773) | silverwind | 2024-12-11 | 19 | -80/+81 |
* | Add label/author/assignee filters to the user/org home issue list (#32779) | wxiaoguang | 2024-12-11 | 1 | -21/+27 |
* | Change typescript `module` to `nodenext` (#32757) | silverwind | 2024-12-10 | 1 | -1/+1 |
* | Refactor issue filter (labels, poster, assignee) (#32771) | wxiaoguang | 2024-12-10 | 3 | -77/+103 |
* | Make RepoActionView.vue support `##[group]` (#32770) | wxiaoguang | 2024-12-10 | 1 | -11/+36 |
* | Make Monaco theme follow browser, fully type codeeditor.ts (#32756) | silverwind | 2024-12-09 | 1 | -34/+79 |
* | Fix duplicate dropdown dividers (#32760) | wxiaoguang | 2024-12-09 | 5 | -30/+167 |
* | Refactor issue list (#32755) | wxiaoguang | 2024-12-08 | 1 | -57/+54 |
* | fix: render job title as commit message (#32748) | metiftikci | 2024-12-08 | 1 | -3/+3 |
* | Fix typescript errors in Vue files, fix regression in "Recent Commits" chart ... | silverwind | 2024-12-08 | 6 | -37/+59 |
* | Refactor LabelEdit (#32752) | wxiaoguang | 2024-12-08 | 3 | -78/+63 |
* | GitHub like repo home page (#32213) | yp05327 | 2024-12-06 | 2 | -32/+26 |
* | Refactor RepoActionView.vue, add `::group::` support (#32713) | wxiaoguang | 2024-12-06 | 1 | -100/+111 |
* | Issue time estimate, meaningful time tracking (#23113) | Illya Marchenko | 2024-12-05 | 2 | -33/+0 |
* | Fix file editor & preview (#32706) | wxiaoguang | 2024-12-04 | 4 | -50/+43 |
* | Refactor markdown editor and use it for milestone description editor (#32688) | wxiaoguang | 2024-12-04 | 7 | -49/+54 |
* | Fix word overflow in file search page (#32695) | yp05327 | 2024-12-03 | 1 | -0/+1 |
* | Add "View all branches/tags" entry to Branch Selector (#32653) | Kerwin Bryant | 2024-12-02 | 1 | -0/+8 |
* | Refactor RepoBranchTagSelector (#32681) | wxiaoguang | 2024-12-02 | 2 | -206/+177 |
* | Fix JS error when reply comment on Conversation page (#32685) | wxiaoguang | 2024-12-02 | 2 | -13/+19 |
* | Improve diff file tree (#32658) | silverwind | 2024-11-28 | 2 | -2/+8 |
* | Allow cropping an avatar before setting it (#32565) | Kerwin Bryant | 2024-11-28 | 6 | -9/+59 |
* | Make frontend unit test code could know it is in testing (#32656) | wxiaoguang | 2024-11-28 | 2 | -3/+10 |
* | Add priority to protected branch (#32286) | 6543 | 2024-11-27 | 5 | -1/+112 |
* | Fix global form submit event (#32652) | wxiaoguang | 2024-11-27 | 1 | -1/+1 |
* | Fix: passkey login not working anymore (#32623) | hiifong | 2024-11-26 | 3 | -14/+14 |
* | Refactor some frontend problems (#32646) | wxiaoguang | 2024-11-26 | 7 | -116/+106 |
* | Bypass vitest bug (#32647) | wxiaoguang | 2024-11-26 | 2 | -1/+12 |
* | Fix race condition in mermaid observer (#32599) | william-allspice | 2024-11-26 | 1 | -8/+11 |
* | Fixed Issue of Review Menu Shown Behind (#32631) | Kerwin Bryant | 2024-11-26 | 3 | -8/+20 |
* | Fix PR diff review form submit (#32596) | wxiaoguang | 2024-11-21 | 4 | -70/+79 |
* | Fix some typescript issues (#32586) | silverwind | 2024-11-21 | 23 | -72/+88 |
* | Fix some places which doesn't repsect org full name setting (#32243) | Lunny Xiao | 2024-11-18 | 1 | -1/+1 |
* | Add avif image file support (#32508) | wxiaoguang | 2024-11-15 | 2 | -2/+2 |
* | Remove jQuery import from some files (#32512) | wxiaoguang | 2024-11-15 | 11 | -24/+27 |
* | Refactor render system (#32492) | wxiaoguang | 2024-11-14 | 2 | -6/+1 |