| Commit message (Expand) | Author | Age | Files | Lines |
* | Remove polluted ".ui.left" style (#26809) | wxiaoguang | 2023-08-30 | 1 | -1/+1 |
* | Fix Uint8Array comparisons and update vitest (#26805) | silverwind | 2023-08-30 | 1 | -7/+12 |
* | Add default label in branch select list (#26697) | yp05327 | 2023-08-29 | 1 | -0/+3 |
* | Remove some transition related code (#26755) | wxiaoguang | 2023-08-28 | 1 | -6/+0 |
* | Fix incorrect "tabindex" attributes (#26733) | wxiaoguang | 2023-08-26 | 1 | -4/+3 |
* | Simplify helper CSS classes and avoid abuse (#26728) | wxiaoguang | 2023-08-26 | 1 | -1/+1 |
* | Remove fomantic loader module (#26670) | silverwind | 2023-08-25 | 2 | -14/+12 |
* | Add `eslint-plugin-vue-scoped-css` (#26720) | silverwind | 2023-08-25 | 2 | -23/+21 |
* | Focus editor on "Write" tab click (#26714) | silverwind | 2023-08-25 | 1 | -0/+6 |
* | Use "small-loading-icon" insead of "btn-octicon is-loading" (#26710) | wxiaoguang | 2023-08-24 | 1 | -2/+2 |
* | Improve Image Diff UI (#26696) | wxiaoguang | 2023-08-24 | 1 | -4/+3 |
* | Handle "comment form combo editor init" more gracefully (#26688) | wxiaoguang | 2023-08-23 | 1 | -2/+3 |
* | Fix doubled box-shadow in branch dropdown menu (#26678) | wxiaoguang | 2023-08-23 | 1 | -1/+1 |
* | Refactor toast module (#26677) | wxiaoguang | 2023-08-23 | 3 | -20/+15 |
* | Fix organization list in dashboard (#26650) | yp05327 | 2023-08-22 | 1 | -3/+7 |
* | Check disabled workflow when rerun jobs (#26535) | yp05327 | 2023-08-22 | 3 | -86/+55 |
* | Improve the branch selector tab UI (#26631) | wxiaoguang | 2023-08-21 | 1 | -20/+37 |
* | Add link to job details and tooltip to commit status in repo list in dashboar... | yp05327 | 2023-08-21 | 1 | -7/+14 |
* | Use "input" event instead of "keyup" event for migration form (#26602) | wxiaoguang | 2023-08-20 | 1 | -3/+3 |
* | Update JS dependencies (#26586) | silverwind | 2023-08-19 | 1 | -2/+2 |
* | Rewrite the DiffFileTreeItem and fix misalignment (#26565) | wxiaoguang | 2023-08-18 | 2 | -108/+46 |
* | Allow text selection in actions step header (#26588) | silverwind | 2023-08-18 | 1 | -1/+0 |
* | Add minimum polyfill to support "relative-time-element" in PaleMoon (#26575) | wxiaoguang | 2023-08-18 | 2 | -0/+19 |
* | Remove fomantic transition module (#26469) | silverwind | 2023-08-16 | 1 | -0/+37 |
* | Use unique class for breadcrumb divider (#26524) | silverwind | 2023-08-16 | 1 | -2/+2 |
* | Improve clickable area in repo action view page (#26115) | yp05327 | 2023-08-16 | 1 | -14/+10 |
* | Set "type=button" for editor's toolbar buttons (#26510) | wxiaoguang | 2023-08-15 | 1 | -0/+2 |
* | Allow to archive labels (#26478) | puni9869 | 2023-08-14 | 1 | -2/+5 |
* | Fix tooltip of commit select button (#26472) | silverwind | 2023-08-14 | 1 | -1/+4 |
* | Refactor project templates (#26448) | Denys Konovalov | 2023-08-12 | 2 | -37/+37 |
* | Avoiding accessing undefined mentionValues (#26461) | wxiaoguang | 2023-08-12 | 2 | -2/+2 |
* | Tweak actions menu (#26278) | silverwind | 2023-08-12 | 1 | -20/+10 |
* | Add `Retry` button when creating a mirror-repo fails (#26228) | Kerwin Bryant | 2023-08-04 | 1 | -1/+15 |
* | Fix the topic validation rule and suport dots (#26286) | wxiaoguang | 2023-08-03 | 1 | -1/+1 |
* | Don't autosize textarea in diff view (#26233) | silverwind | 2023-07-31 | 1 | -2/+5 |
* | Fix attachment clipboard copy on insecure origin (#26224) | silverwind | 2023-07-30 | 1 | -3/+5 |
* | Add commits dropdown in PR files view and allow commit by commit review (#25528) | sebastian-sauer | 2023-07-28 | 4 | -0/+313 |
* | Hide branch/tag icon if branches/tags are empty (#26204) | wxiaoguang | 2023-07-28 | 1 | -2/+2 |
* | Show branches and tags that contain a commit (#25180) | delvh | 2023-07-27 | 4 | -2/+56 |
* | Disable download action logs button when there's no logs (#26114) | yp05327 | 2023-07-26 | 1 | -1/+1 |
* | Use frontend fetch for branch dropdown component (#25719) | HesterG | 2023-07-21 | 3 | -33/+72 |
* | Remove commit status running and warning from the dashboard repo list (#26036) | Yarden Shoham | 2023-07-21 | 1 | -2/+1 |
* | Fix escape problems in the branch selector (#25875) | yp05327 | 2023-07-21 | 1 | -4/+4 |
* | Actions Artifacts support uploading multiple files and directories (#24874) | FuXiaoHei | 2023-07-21 | 1 | -2/+2 |
* | Fix commit status color on dashboard repolist (#25993) | silverwind | 2023-07-20 | 1 | -1/+1 |
* | Show the mismatched ROOT_URL warning on the sign-in page if OAuth2 is enabled... | Jason Song | 2023-07-18 | 3 | -2/+4 |
* | Move public asset files to the proper directory (#25907) | wxiaoguang | 2023-07-18 | 1 | -68/+68 |
* | Import `sortablejs` only once (#25936) | silverwind | 2023-07-17 | 3 | -7/+10 |
* | Fix notification list bugs (#25781) | wxiaoguang | 2023-07-09 | 1 | -1/+1 |
* | Always pass 6-digit hex color to monaco (#25780) | silverwind | 2023-07-09 | 5 | -55/+26 |