| Commit message (Expand) | Author | Age | Files | Lines |
* | Show file tree by default (#25052) | Kyle D | 2023-06-02 | 1 | -1/+2 |
* | Add button on diff header to copy file name, misc diff header tweaks (#24986) | silverwind | 2023-06-01 | 1 | -15/+17 |
* | Refactor diffFileInfo / DiffTreeStore (#24998) | wxiaoguang | 2023-05-30 | 1 | -27/+25 |
* | Display file mode for new file and file mode changes (#24966) | Yevhen Pavlov | 2023-05-29 | 1 | -0/+5 |
* | Improve and fix bugs surrounding reactions (#24760) | silverwind | 2023-05-28 | 1 | -4/+2 |
* | Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd... | silverwind | 2023-05-21 | 2 | -2/+2 |
* | Improve accessibility when (re-)viewing files (#24817) | delvh | 2023-05-21 | 4 | -55/+67 |
* | Add markdown preview to Submit Review Textarea (#24672) | yp05327 | 2023-05-12 | 1 | -3/+5 |
* | Remove fluid on compare diff page (#24627) | Hester Gong | 2023-05-10 | 1 | -2/+0 |
* | Make diff view full width again (#24598) | wxiaoguang | 2023-05-09 | 2 | -14/+17 |
* | Simplify template helper functions (#24570) | wxiaoguang | 2023-05-07 | 3 | -7/+7 |
* | Improve "new-menu" (#24465) | wxiaoguang | 2023-05-01 | 1 | -1/+1 |
* | Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix... | wxiaoguang | 2023-04-29 | 1 | -2/+2 |
* | Display when a repo was archived (#22664) | JakobDev | 2023-04-26 | 1 | -1/+5 |
* | Fix issue attachment handling (#24202) | wxiaoguang | 2023-04-20 | 1 | -1/+1 |
* | Expand/Collapse all changed files (#23639) | sillyguodong | 2023-04-09 | 1 | -0/+2 |
* | Group template helper functions, remove `Printf`, improve template error mess... | wxiaoguang | 2023-04-08 | 2 | -3/+4 |
* | Merge template functions "dict/Dict/mergeinto" (#23932) | wxiaoguang | 2023-04-07 | 3 | -11/+11 |
* | Use a general Eval function for expressions in templates. (#23927) | wxiaoguang | 2023-04-07 | 1 | -2/+2 |
* | Fix code view (diff) broken layout (#23096) | wxiaoguang | 2023-04-04 | 3 | -20/+24 |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 3 | -26/+26 |
* | Fix review conversation reply (#23846) | wxiaoguang | 2023-04-01 | 1 | -0/+1 |
* | Diff improvements (#23553) | silverwind | 2023-03-30 | 1 | -4/+14 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 3 | -9/+9 |
* | Fix incorrect `toggle` buttons (#23676) | wxiaoguang | 2023-03-26 | 2 | -2/+2 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 6 | -9/+9 |
* | Editor preview support for external renderers (#23333) | Brecht Van Lommel | 2023-03-24 | 2 | -2/+2 |
* | `Publish Review` buttons should indicate why they are disabled (#23598) | Punit Inani | 2023-03-20 | 1 | -2/+15 |
* | Fix diff detail buttons wrapping, use tippy for review box (#23271) | silverwind | 2023-03-17 | 2 | -2/+2 |
* | Fix review comment context menu clipped bug (#23523) | wxiaoguang | 2023-03-16 | 1 | -1/+2 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 1 | -4/+4 |
* | Fix PR view misalignment caused by long name file (#23321) | Hester Gong | 2023-03-06 | 1 | -2/+2 |
* | Fix broken code editor diff preview (#23307) | wxiaoguang | 2023-03-06 | 1 | -30/+33 |
* | Make Ctrl+Enter submit a pending comment (starting review) instead of submitt... | wxiaoguang | 2023-03-04 | 1 | -9/+4 |
* | Refactor `ctx` in templates (#23105) | wxiaoguang | 2023-03-02 | 1 | -3/+3 |
* | Improve PR Review Box UI (#22986) | wxiaoguang | 2023-02-21 | 2 | -7/+7 |
* | Use beforeCommit instead of baseCommit (#22949) | Kyle D | 2023-02-20 | 1 | -1/+1 |
* | Fix broken pull request files (#22962) | Lunny Xiao | 2023-02-20 | 1 | -1/+1 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 6 | -16/+16 |
* | Always go full width in PR view (#22844) | gempir | 2023-02-16 | 1 | -1/+1 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -1/+1 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 12 | -64/+64 |
* | Use link in UI which returned a relative url but not html_url which contains ... | Lunny Xiao | 2023-02-06 | 2 | -4/+4 |
* | Fix diff UI for unexpandable items (#22700) | wxiaoguang | 2023-02-02 | 1 | -11/+10 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-02-01 | 1 | -1/+1 |
* | Hide collapse icon in diff with no lines (#21094) | JakobDev | 2023-01-31 | 1 | -7/+9 |
* | Restore function to "Show more" buttons (#22399) | zeripath | 2023-01-13 | 1 | -1/+1 |
* | Change ID pattern of raw content container for issue (#21966) | Felipe Leopoldo Sologuren GutiƩrrez | 2022-12-10 | 1 | -1/+1 |
* | Timeline and color tweaks (#21799) | silverwind | 2022-11-19 | 1 | -1/+1 |
* | Improve code comment review on mobile (#21461) | Gusted | 2022-10-25 | 3 | -6/+6 |