summaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* Fix JS error on compare page (#23551) (#23566)Giteabot2023-03-181-13/+15
* Fix `aria.js` bugs: incorrect role element problem, mobile focus problem, ti...wxiaoguang2023-03-184-85/+197
* Imrove scroll behavior to hash issuecomment(scroll position, auto expand if f...Giteabot2023-03-171-1/+21
* Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546)Giteabot2023-03-171-6/+17
* Fix incorrect display for comment context menu (#23343) (#23344)wxiaoguang2023-03-081-2/+3
* Fix various ImageDiff/SVG bugs (#23312) (#23358)Giteabot2023-03-071-8/+7
* Scoped labels: don't require holding alt key to remove (#23303) (#23331)Giteabot2023-03-061-6/+1
* Change interactiveBorder to fix popup preview (#23169) (#23314)Giteabot2023-03-061-0/+1
* Scoped labels: set aria-disabled on muted Exclusive option for a11y (#23306) ...Giteabot2023-03-051-0/+2
* Fix various bugs for "install" page (#23194) (#23286)v1.19.0-rc1Giteabot2023-03-051-1/+38
* Use async await to fix empty quote reply at first time (#23168) (#23256)Giteabot2023-03-022-19/+22
* Fix switched citation format (#23250) (#23253)Giteabot2023-03-021-1/+1
* Use the correct selector to hide the checkmark of selected labels on clear (#...Giteabot2023-03-011-1/+1
* Change button text for commenting and closing an issue at the same time (#231...Yarden Shoham2023-02-282-1/+10
* Make issue meta dropdown support Enter, confirm before reloading (#23014) (#2...Yarden Shoham2023-02-242-13/+39
* Fix some more hidden problems (#23074) (#23075)wxiaoguang2023-02-221-4/+4
* Improve PR Review Box UI (#22986)wxiaoguang2023-02-212-5/+6
* Improve frontend guidelines (#23007)wxiaoguang2023-02-211-3/+30
* Remove unnecessary and incorrect `find('.menu').toggle()` (#22987)wxiaoguang2023-02-202-4/+0
* Fix hidden commit status on multiple checks (#22889)oliverpool2023-02-201-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-1926-142/+167
* Scoped labels (#22585)Brecht Van Lommel2023-02-184-51/+117
* First step to refactor the `.hide` to `.gt-hidden` (#22916)wxiaoguang2023-02-161-12/+12
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-137-16/+16
* Make issue title edit buttons focusable and fix incorrect ajax requests (#22807)wxiaoguang2023-02-092-4/+9
* Improve AppUrl/ROOT_URL checking (#22836)wxiaoguang2023-02-092-6/+8
* Fix links for the menus in the view file page (#22795)wxiaoguang2023-02-081-6/+8
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-1/+6
* Add new captcha: cloudflare turnstile (#22369)ByLCY2023-02-052-16/+51
* Escape path for the file list (#22741)wxiaoguang2023-02-042-2/+11
* Enable `@<user>`- completion popup on the release description textarea (#22359)delvh2023-02-011-2/+2
* Add missing close bracket in imagediff (#22710)zeripath2023-02-011-1/+1
* Fix bugs with WebAuthn preventing sign in and registration. (#22651)zeripath2023-02-011-15/+22
* Add ARIA support for Fomantic UI checkboxes (#22599)wxiaoguang2023-01-252-2/+19
* Address feedback from #22517 (#22563)Francesco Siddi2023-01-211-4/+5
* Dropzone: Add "Copy link" button for new uploads (#22517)Francesco Siddi2023-01-191-0/+15
* Restore function to "Show more" buttons (#22399)zeripath2023-01-131-1/+22
* Don't display stop watch top bar icon when disabled and hidden when click oth...Lunny Xiao2023-01-091-0/+1
* JS refactors (#22227)silverwind2022-12-2427-38/+32
* Fixed colour transparency regex matching in project board sorting (#22091) (#...MisterCavespider2022-12-211-1/+1
* Mobile fix for Project view: Add delay to Sortable.js on mobile, to ensure sc...Nathaniel Sabanski2022-12-201-0/+4
* Change ID pattern of raw content container for issue (#21966)Felipe Leopoldo Sologuren GutiƩrrez2022-12-102-2/+2
* Multiple improvements for comment edit diff (#21990)silverwind2022-12-021-12/+9
* Prevent NPE if trying to restore an already restored deleted branch (#21940)zeripath2022-11-251-0/+6
* Update JS dependencies (#21881)silverwind2022-11-224-5/+5
* Improvements for Content Copy (#21842)silverwind2022-11-213-20/+70
* fix webpackChunkName for citation-js-csl (#21806)silverwind2022-11-131-1/+1
* Copy citation file content, in APA and BibTex format, on repo home page (#19999)Nolann2022-11-112-0/+62
* Ignore line anchor links with leading zeroes (#21728)silverwind2022-11-112-15/+39
* Quick fixes monaco-editor error: "vs.editor.nullLanguage" (#21734)Xinyu Zhou2022-11-091-0/+4