| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix JS error on compare page (#23551) (#23566) | Giteabot | 2023-03-18 | 1 | -13/+15 |
* | Fix `aria.js` bugs: incorrect role element problem, mobile focus problem, ti... | wxiaoguang | 2023-03-18 | 4 | -85/+197 |
* | Imrove scroll behavior to hash issuecomment(scroll position, auto expand if f... | Giteabot | 2023-03-17 | 1 | -1/+21 |
* | Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546) | Giteabot | 2023-03-17 | 1 | -6/+17 |
* | Fix incorrect display for comment context menu (#23343) (#23344) | wxiaoguang | 2023-03-08 | 1 | -2/+3 |
* | Fix various ImageDiff/SVG bugs (#23312) (#23358) | Giteabot | 2023-03-07 | 1 | -8/+7 |
* | Scoped labels: don't require holding alt key to remove (#23303) (#23331) | Giteabot | 2023-03-06 | 1 | -6/+1 |
* | Change interactiveBorder to fix popup preview (#23169) (#23314) | Giteabot | 2023-03-06 | 1 | -0/+1 |
* | Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306) ... | Giteabot | 2023-03-05 | 1 | -0/+2 |
* | Fix various bugs for "install" page (#23194) (#23286)v1.19.0-rc1 | Giteabot | 2023-03-05 | 1 | -1/+38 |
* | Use async await to fix empty quote reply at first time (#23168) (#23256) | Giteabot | 2023-03-02 | 2 | -19/+22 |
* | Fix switched citation format (#23250) (#23253) | Giteabot | 2023-03-02 | 1 | -1/+1 |
* | Use the correct selector to hide the checkmark of selected labels on clear (#... | Giteabot | 2023-03-01 | 1 | -1/+1 |
* | Change button text for commenting and closing an issue at the same time (#231... | Yarden Shoham | 2023-02-28 | 2 | -1/+10 |
* | Make issue meta dropdown support Enter, confirm before reloading (#23014) (#2... | Yarden Shoham | 2023-02-24 | 2 | -13/+39 |
* | Fix some more hidden problems (#23074) (#23075) | 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 |
* | Fix links for the menus in the view file page (#22795) | wxiaoguang | 2023-02-08 | 1 | -6/+8 |
* | Use link in UI which returned a relative url but not html_url which contains ... | Lunny Xiao | 2023-02-06 | 1 | -1/+6 |
* | Add new captcha: cloudflare turnstile (#22369) | ByLCY | 2023-02-05 | 2 | -16/+51 |
* | Escape path for the file list (#22741) | wxiaoguang | 2023-02-04 | 2 | -2/+11 |
* | Enable `@<user>`- completion popup on the release description textarea (#22359) | delvh | 2023-02-01 | 1 | -2/+2 |
* | Add missing close bracket in imagediff (#22710) | zeripath | 2023-02-01 | 1 | -1/+1 |
* | Fix bugs with WebAuthn preventing sign in and registration. (#22651) | zeripath | 2023-02-01 | 1 | -15/+22 |
* | Add ARIA support for Fomantic UI checkboxes (#22599) | wxiaoguang | 2023-01-25 | 2 | -2/+19 |
* | Address feedback from #22517 (#22563) | Francesco Siddi | 2023-01-21 | 1 | -4/+5 |
* | Dropzone: Add "Copy link" button for new uploads (#22517) | Francesco Siddi | 2023-01-19 | 1 | -0/+15 |
* | Restore function to "Show more" buttons (#22399) | zeripath | 2023-01-13 | 1 | -1/+22 |
* | Don't display stop watch top bar icon when disabled and hidden when click oth... | Lunny Xiao | 2023-01-09 | 1 | -0/+1 |
* | JS refactors (#22227) | silverwind | 2022-12-24 | 27 | -38/+32 |
* | Fixed colour transparency regex matching in project board sorting (#22091) (#... | MisterCavespider | 2022-12-21 | 1 | -1/+1 |
* | Mobile fix for Project view: Add delay to Sortable.js on mobile, to ensure sc... | Nathaniel Sabanski | 2022-12-20 | 1 | -0/+4 |
* | Change ID pattern of raw content container for issue (#21966) | Felipe Leopoldo Sologuren GutiƩrrez | 2022-12-10 | 2 | -2/+2 |
* | Multiple improvements for comment edit diff (#21990) | silverwind | 2022-12-02 | 1 | -12/+9 |
* | Prevent NPE if trying to restore an already restored deleted branch (#21940) | zeripath | 2022-11-25 | 1 | -0/+6 |
* | Update JS dependencies (#21881) | silverwind | 2022-11-22 | 4 | -5/+5 |
* | Improvements for Content Copy (#21842) | silverwind | 2022-11-21 | 3 | -20/+70 |
* | fix webpackChunkName for citation-js-csl (#21806) | silverwind | 2022-11-13 | 1 | -1/+1 |
* | Copy citation file content, in APA and BibTex format, on repo home page (#19999) | Nolann | 2022-11-11 | 2 | -0/+62 |
* | Ignore line anchor links with leading zeroes (#21728) | silverwind | 2022-11-11 | 2 | -15/+39 |
* | Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734) | Xinyu Zhou | 2022-11-09 | 1 | -0/+4 |