| Commit message (Expand) | Author | Age | Files | Lines |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 11 | -690/+530 |
* | Append `(comment)` when a link points at a comment rather than the whole issu... | Hester Gong | 2023-04-03 | 3 | -1/+10 |
* | Use clippie module to copy to clipboard (#23801) | silverwind | 2023-04-02 | 3 | -45/+6 |
* | Fix JS error when changing PR's target branch (#23862) | wxiaoguang | 2023-04-01 | 1 | -2/+0 |
* | Fix dropdown direction behavior (#23806) | wxiaoguang | 2023-03-30 | 1 | -1/+8 |
* | Convert issue list checkboxes to native (#23596) | silverwind | 2023-03-30 | 1 | -18/+4 |
* | Fix issue due date edit toggle bug (#23723) | wxiaoguang | 2023-03-28 | 1 | -1/+1 |
* | Fix incorrect `toggle` buttons (#23676) | wxiaoguang | 2023-03-26 | 1 | -5/+8 |
* | Fine tune more downdrop settings, use SVG for labels, improve Repo Topic Edit... | wxiaoguang | 2023-03-26 | 2 | -23/+18 |
* | Allow new file and edit file preview if it has editable extension (#23624) | Hester Gong | 2023-03-26 | 1 | -14/+27 |
* | Remove row clicking from notification table (#22695) | John Olheiser | 2023-03-25 | 1 | -15/+0 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 1 | -1/+1 |
* | Fix cancel button in the page of project edit not work (#23655) | sillyguodong | 2023-03-24 | 1 | -1/+1 |
* | Editor preview support for external renderers (#23333) | Brecht Van Lommel | 2023-03-24 | 2 | -9/+8 |
* | Use a general approach to show tooltip, fix temporary tooltip bug (#23574) | wxiaoguang | 2023-03-23 | 4 | -16/+2 |
* | Use a general approch to improve a11y for all checkboxes and dropdowns. (#23542) | wxiaoguang | 2023-03-22 | 3 | -300/+1 |
* | Fix JS error on compare page (#23551) | silverwind | 2023-03-18 | 1 | -13/+15 |
* | Fix diff detail buttons wrapping, use tippy for review box (#23271) | silverwind | 2023-03-17 | 1 | -6/+17 |
* | Imrove scroll behavior to hash issuecomment(scroll position, auto expand if f... | Hester Gong | 2023-03-17 | 1 | -1/+21 |
* | Fix aria.js bugs: incorrect role element problem, mobile focus problem, tippy... | wxiaoguang | 2023-03-17 | 4 | -85/+197 |
* | Refactor branch/tag selector to Vue SFC (#23421) | wxiaoguang | 2023-03-14 | 3 | -13/+5 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 5 | -12/+26 |
* | Sync the class change of Edit Column Button to JS code (#23400) | yp05327 | 2023-03-12 | 1 | -26/+22 |
* | Refactor branch/tag selector dropdown (first step) (#23394) | wxiaoguang | 2023-03-11 | 1 | -1/+1 |
* | Hide target selector if tag exists when creating new release (#23171) | Zettat123 | 2023-03-10 | 1 | -2/+37 |
* | Fix incorrect display for comment context menu (#23343) | wxiaoguang | 2023-03-08 | 1 | -2/+3 |
* | Fix various ImageDiff/SVG bugs (#23312) | wxiaoguang | 2023-03-07 | 1 | -8/+7 |
* | Scoped labels: don't require holding alt key to remove (#23303) | Brecht Van Lommel | 2023-03-06 | 1 | -6/+1 |
* | Change interactiveBorder to fix popup preview (#23169) | Hester Gong | 2023-03-05 | 1 | -0/+1 |
* | Improve the frontend guideline (#23298) | wxiaoguang | 2023-03-05 | 1 | -1/+1 |
* | Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306) | Brecht Van Lommel | 2023-03-05 | 1 | -0/+2 |
* | Make Ctrl+Enter submit a pending comment (starting review) instead of submitt... | wxiaoguang | 2023-03-04 | 2 | -5/+11 |
* | Fix various bugs for "install" page (#23194) | wxiaoguang | 2023-03-04 | 1 | -1/+38 |
* | Support paste treepath when creating a new file or updating the file name (#2... | Hester Gong | 2023-03-03 | 1 | -28/+38 |
* | Use async await to fix empty quote reply at first time (#23168) | HesterG | 2023-03-02 | 3 | -20/+23 |
* | Fix switched citation format (#23250) | Blender Defender | 2023-03-02 | 1 | -1/+1 |
* | Use the correct selector to hide the checkmark of selected labels on clear (#... | wxiaoguang | 2023-03-01 | 1 | -1/+1 |
* | Change button text for commenting and closing an issue at the same time (#23135) | wxiaoguang | 2023-02-27 | 2 | -1/+10 |
* | Make issue meta dropdown support Enter, confirm before reloading (#23014) | wxiaoguang | 2023-02-24 | 2 | -13/+39 |
* | Fix some more hidden problems (#23074) | wxiaoguang | 2023-02-22 | 1 | -4/+4 |
* | Improve PR Review Box UI (#22986) | wxiaoguang | 2023-02-21 | 2 | -5/+6 |
* | Improve frontend guidelines (#23007) | wxiaoguang | 2023-02-21 | 1 | -3/+30 |
* | Remove unnecessary and incorrect `find('.menu').toggle()` (#22987) | wxiaoguang | 2023-02-20 | 2 | -4/+0 |
* | Fix hidden commit status on multiple checks (#22889) | oliverpool | 2023-02-20 | 1 | -1/+1 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 26 | -142/+167 |
* | Scoped labels (#22585) | Brecht Van Lommel | 2023-02-18 | 4 | -51/+117 |
* | First step to refactor the `.hide` to `.gt-hidden` (#22916) | wxiaoguang | 2023-02-16 | 1 | -12/+12 |
* | Move helpers to be prefixed with `gt-` (#22879) | zeripath | 2023-02-13 | 7 | -16/+16 |
* | Make issue title edit buttons focusable and fix incorrect ajax requests (#22807) | wxiaoguang | 2023-02-09 | 2 | -4/+9 |
* | Improve AppUrl/ROOT_URL checking (#22836) | wxiaoguang | 2023-02-09 | 2 | -6/+8 |