| Commit message (Expand) | Author | Age | Files | Lines |
* | Replace Less with CSS (#23481) | silverwind | 2023-03-14 | 44 | -11189/+0 |
* | Refactor branch/tag selector to Vue SFC (#23421) | wxiaoguang | 2023-03-14 | 2 | -10/+0 |
* | Fix actions frontend bugs (pagination, long name alignment) and small simplif... | Hester Gong | 2023-03-13 | 2 | -0/+17 |
* | Scoped label display and documentation tweaks (#23430) | Brecht Van Lommel | 2023-03-13 | 1 | -13/+2 |
* | Fix broken Chroma CSS styles (#23174) | wxiaoguang | 2023-03-09 | 4 | -8/+99 |
* | Fix and move "Use this template" button (#23398) | silverwind | 2023-03-09 | 2 | -1/+22 |
* | Fix various ImageDiff/SVG bugs (#23312) | wxiaoguang | 2023-03-07 | 1 | -2/+3 |
* | Fix PR view misalignment caused by long name file (#23321) | Hester Gong | 2023-03-06 | 1 | -2/+17 |
* | Make Ctrl+Enter submit a pending comment (starting review) instead of submitt... | wxiaoguang | 2023-03-04 | 1 | -5/+1 |
* | Fix code wrap for unbroken lines (#23268) | wxiaoguang | 2023-03-03 | 1 | -2/+1 |
* | Pull Requests: add button to compare force pushed commits (#22857) | Brecht Van Lommel | 2023-03-01 | 1 | -0/+11 |
* | Add word-break to sidebar-item-link (#23146) | yp05327 | 2023-02-27 | 1 | -1/+1 |
* | Fix height for sticky head on large screen on PR page (#23111) | HesterG | 2023-02-24 | 1 | -10/+2 |
* | Add wrapper to author to avoid long name ui problem (#23030) | HesterG | 2023-02-23 | 1 | -4/+15 |
* | Change style to improve whitespaces trimming inside inline markdown code (#2... | HesterG | 2023-02-23 | 1 | -0/+1 |
* | Upgrade to stylelint 15 (#22944) | silverwind | 2023-02-21 | 5 | -6/+4 |
* | Improve PR Review Box UI (#22986) | wxiaoguang | 2023-02-21 | 4 | -39/+21 |
* | Remove dashes between organization member avatars on hover (#23034) | HesterG | 2023-02-21 | 1 | -0/+4 |
* | Use `gt-relative` class instead of the ambiguous `gt-pr` class (#23008) | wxiaoguang | 2023-02-20 | 1 | -1/+0 |
* | Fix hidden commit status on multiple checks (#22889) | oliverpool | 2023-02-20 | 2 | -26/+1 |
* | Fix avatar misalignment (#22955) | Zettat123 | 2023-02-20 | 1 | -0/+2 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 3 | -18/+11 |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 2 | -23/+43 |
* | webview: Fix overflowing diff body (#22959) | Ferdinand Thiessen | 2023-02-18 | 1 | -0/+5 |
* | First step to refactor the `.hide` to `.gt-hidden` (#22916) | wxiaoguang | 2023-02-16 | 3 | -10/+4 |
* | Fix dark-colored description text in arc-green theme (#22908) | Zettat123 | 2023-02-14 | 1 | -0/+4 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 2 | -162/+163 |
* | Remove _actions.less (#22885) | Jason Song | 2023-02-13 | 2 | -44/+0 |
* | Highlight focused diff file (#22870) | delvh | 2023-02-13 | 1 | -0/+8 |
* | Revert "Fix notification and stopwatch empty states" (#22876) | Lunny Xiao | 2023-02-12 | 2 | -2/+0 |
* | Fix PR file tree folders no longer collapsing (#22864) | gempir | 2023-02-12 | 1 | -0/+14 |
* | Fix notification and stopwatch empty states (#22845) | silverwind | 2023-02-11 | 2 | -0/+2 |
* | Preview images for Issue cards in Project Board view (#22112) | Nathaniel Sabanski | 2023-02-11 | 1 | -0/+23 |
* | Make issue title edit buttons focusable and fix incorrect ajax requests (#22807) | wxiaoguang | 2023-02-09 | 1 | -0/+7 |
* | Improve notification and stopwatch styles (#22169) | silverwind | 2023-02-09 | 2 | -0/+29 |
* | Add new captcha: cloudflare turnstile (#22369) | ByLCY | 2023-02-05 | 1 | -4/+10 |
* | Fix color of tertiary button on dark theme (#22739) | silverwind | 2023-02-04 | 1 | -3/+10 |
* | Implement actions (#21937) | Jason Song | 2023-01-31 | 5 | -2/+93 |
* | Truncate commit summary on repo files table. (#22551) | zeripath | 2023-01-20 | 1 | -0/+5 |
* | Load asciicast css async (#22502) | Jason Song | 2023-01-18 | 1 | -2/+0 |
* | Support asciicast files as new markup (#22448) | Jason Song | 2023-01-18 | 3 | -0/+15 |
* | Restore function to "Show more" buttons (#22399) | zeripath | 2023-01-13 | 1 | -0/+3 |
* | improve explore relevancy note (#22421) | crystal | 2023-01-12 | 1 | -6/+0 |
* | Add Mermaid copy button, avoid unnecessary tooltip hide (#22225) | silverwind | 2022-12-25 | 1 | -2/+4 |
* | Hide file borders on sticky diff box (#22217) | silverwind | 2022-12-23 | 1 | -0/+2 |
* | Fix margin and alignment in dashboard repolist (#22120) | silverwind | 2022-12-17 | 1 | -1/+5 |
* | Fixed Project view .board-column height for tall screens. (#22108) | Nathaniel Sabanski | 2022-12-14 | 1 | -1/+2 |
* | Fix autofilled text visibility in dark mode (#22088) | Chongyi Zheng | 2022-12-13 | 1 | -0/+6 |
* | Release and Tag List tweaks (#21712) | silverwind | 2022-12-06 | 3 | -9/+37 |
* | fix(web): reduce page jitter on browsers that support overlay scrollbar (#21850) | Percy Ma | 2022-12-04 | 1 | -0/+7 |