| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix JS error when opening to expanded code comment (#30463) (#30470) | Giteabot | 2024-04-14 | 1 | -5/+3 |
* | Remove fomantic checkbox module (#30162) (#30168) | Giteabot | 2024-03-29 | 1 | -25/+19 |
* | Remove jQuery `.attr` from the common issue page functions (#30083) | Yarden Shoham | 2024-03-26 | 1 | -73/+83 |
* | Refactor all `.length === 0` patterns in JS (#30045) | silverwind | 2024-03-25 | 1 | -8/+6 |
* | Migrate `gt-hidden` to `tw-hidden` (#30046) | silverwind | 2024-03-24 | 1 | -14/+14 |
* | Enforce trailing comma in JS on multiline (#30002) | silverwind | 2024-03-22 | 1 | -7/+7 |
* | Fix various loading states, remove `.loading` class (#29920) | silverwind | 2024-03-21 | 1 | -5/+5 |
* | Solving the issue of UI disruption when the review is deleted without refresh... | HEREYUA | 2024-03-21 | 1 | -1/+7 |
* | Forbid variables containing jQuery collections not having the `$` prefix (#29... | Yarden Shoham | 2024-03-16 | 1 | -46/+46 |
* | Remove jQuery AJAX from the `repo-issue.js` file (#29776) | Yarden Shoham | 2024-03-14 | 1 | -84/+114 |
* | Replace more `gt-` with `tw-`, update frontend docs (#29595) | silverwind | 2024-03-05 | 1 | -2/+2 |
* | Add attachment support for code review comments (#29220) | Jimmy Praet | 2024-02-25 | 1 | -0/+7 |
* | Add `eslint-plugin-github` and fix issues (#29201) | silverwind | 2024-02-16 | 1 | -7/+3 |
* | Fix incorrect URL for "Reference in New Issue" (#28716) | wxiaoguang | 2024-01-07 | 1 | -1/+2 |
* | Update JS dependencies (#27922) | silverwind | 2023-11-06 | 1 | -2/+0 |
* | Hide archived labels by default from the suggestions when assigning labels fo... | puni9869 | 2023-10-17 | 1 | -0/+13 |
* | Remove "TODO" tasks from CSS file (#26835) | wxiaoguang | 2023-08-31 | 1 | -3/+3 |
* | Fix sidebar label dropdown divider (#25359) | HesterG | 2023-06-19 | 1 | -1/+1 |
* | Fix label list divider (#25312) | wxiaoguang | 2023-06-18 | 1 | -0/+1 |
* | Use fetch to send requests to create issues/comments (#25258) | wxiaoguang | 2023-06-16 | 1 | -5/+0 |
* | Fix mobile navbar and misc cleanups (#25134) | silverwind | 2023-06-09 | 1 | -1/+0 |
* | Fix strange UI behavior of cancelling dismiss review modal (#25133) | yp05327 | 2023-06-08 | 1 | -7/+0 |
* | Improve accessibility when (re-)viewing files (#24817) | delvh | 2023-05-21 | 1 | -3/+3 |
* | Add status indicator on main home screen for each repo (#24638) | Yarden Shoham | 2023-05-13 | 1 | -2/+2 |
* | Improve "goto issue by number" button (#24577) | wxiaoguang | 2023-05-10 | 1 | -29/+0 |
* | Support markdown editor for issue template (#24400) | yp05327 | 2023-05-08 | 1 | -0/+56 |
* | Add goto issue id function (#24479) | Tyrone Yeh | 2023-05-07 | 1 | -0/+29 |
* | Make Issue/PR/projects more compact, misc CSS tweaks (#24459) | silverwind | 2023-05-03 | 1 | -1/+3 |
* | Introduce eslint-plugin-no-jquery/no-event-shorthand (#24198) | yp05327 | 2023-04-20 | 1 | -2/+2 |
* | Refactor authors dropdown (send get request from frontend to avoid long wait ... | Hester Gong | 2023-04-07 | 1 | -1/+1 |
* | Fix code view (diff) broken layout (#23096) | wxiaoguang | 2023-04-04 | 1 | -9/+0 |
* | Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876) | wxiaoguang | 2023-04-03 | 1 | -60/+14 |
* | Fix JS error when changing PR's target branch (#23862) | wxiaoguang | 2023-04-01 | 1 | -2/+0 |
* | Fix issue due date edit toggle bug (#23723) | wxiaoguang | 2023-03-28 | 1 | -1/+1 |
* | Use a general approach to show tooltip, fix temporary tooltip bug (#23574) | wxiaoguang | 2023-03-23 | 1 | -4/+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 |
* | Convert `<div class="button">` to `<button class="button">` (#23337) | delvh | 2023-03-14 | 1 | -1/+2 |
* | Make Ctrl+Enter submit a pending comment (starting review) instead of submitt... | wxiaoguang | 2023-03-04 | 1 | -1/+1 |
* | Use async await to fix empty quote reply at first time (#23168) | HesterG | 2023-03-02 | 1 | -13/+17 |
* | Improve PR Review Box UI (#22986) | wxiaoguang | 2023-02-21 | 1 | -5/+5 |
* | Remove unnecessary and incorrect `find('.menu').toggle()` (#22987) | wxiaoguang | 2023-02-20 | 1 | -2/+0 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 1 | -17/+18 |
* | First step to refactor the `.hide` to `.gt-hidden` (#22916) | wxiaoguang | 2023-02-16 | 1 | -12/+12 |
* | Make issue title edit buttons focusable and fix incorrect ajax requests (#22807) | wxiaoguang | 2023-02-09 | 1 | -4/+8 |
* | JS refactors (#22227) | silverwind | 2022-12-24 | 1 | -1/+1 |
* | Change ID pattern of raw content container for issue (#21966) | Felipe Leopoldo Sologuren GutiƩrrez | 2022-12-10 | 1 | -1/+1 |
* | Improve code comment review on mobile (#21461) | Gusted | 2022-10-25 | 1 | -3/+3 |
* | Replace fomantic popup module with tippy.js (#20428) | silverwind | 2022-08-09 | 1 | -9/+4 |