| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix code view (diff) broken layout (#23096) (#23918) | Giteabot | 2023-04-04 | 1 | -9/+0 |
* | Fix JS error when changing PR's target branch (#23862) (#23864) | Giteabot | 2023-04-01 | 1 | -2/+0 |
* | Fix issue due date edit toggle bug (#23723) (#23758) | Giteabot | 2023-03-27 | 1 | -1/+1 |
* | Fix JS error on compare page (#23551) (#23566) | Giteabot | 2023-03-18 | 1 | -13/+15 |
* | 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 |
* | Use async await to fix empty quote reply at first time (#23168) (#23256) | Giteabot | 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 |
* | Enable spellcheck for EasyMDE, use contenteditable mode (#19776) | wxiaoguang | 2022-06-29 | 1 | -3/+4 |
* | Use Vue to refactor pull merge UI (#19650) | wxiaoguang | 2022-05-12 | 1 | -26/+0 |
* | Improve reviewing PR UX (#19612) | Gusted | 2022-05-07 | 1 | -0/+10 |
* | Add "Allow edits from maintainer" feature (#18002) | qwerty287 | 2022-04-28 | 1 | -0/+33 |
* | Never use /api/v1 from Gitea UI Pages (#19318) | Lunny Xiao | 2022-04-07 | 1 | -4/+4 |
* | Fix the editor height in review box (#19003) | wxiaoguang | 2022-03-04 | 1 | -1/+2 |
* | Set max text height to prevent overflow (#18862) | Kyle D | 2022-02-23 | 1 | -1/+1 |
* | Replace deprecated String.prototype.substr() with String.prototype.slice() (#... | CommanderRoot | 2022-02-18 | 1 | -2/+2 |
* | Fix review excerpt (#18502) | confusedsushi | 2022-02-01 | 1 | -1/+3 |
* | Use explicit jQuery import, remove unused eslint globals (#18435) | silverwind | 2022-01-28 | 1 | -0/+1 |
* | Place inline diff comment dialogs on split diff in 4th and 8th columns (#18403) | zeripath | 2022-01-25 | 1 | -0/+2 |
* | Make the height of the editor in Review Box smaller (4 lines as GitHub) (#18319) | wxiaoguang | 2022-01-19 | 1 | -1/+3 |
* | Place inline diff comment dialogs in the 4th column. (#18321) | JonRB | 2022-01-18 | 1 | -1/+1 |
* | Revert "Prevent possible XSS when using jQuery (#18289)" (#18293) | wxiaoguang | 2022-01-16 | 1 | -2/+2 |
* | Prevent possible XSS when using jQuery (#18289) | Gusted | 2022-01-16 | 1 | -2/+2 |
* | Fix EasyMDE image paste bug during refactoring (#18207) | wxiaoguang | 2022-01-08 | 1 | -2/+4 |
* | Load EasyMDE/CodeMirror dynamically, remove RequireEasyMDE (#18069) | wxiaoguang | 2022-01-05 | 1 | -6/+7 |
* | Clean legacy SimpleMDE code (#17926) | wxiaoguang | 2021-12-10 | 1 | -13/+10 |
* | Remove unnecessary `X-Remote` HTTP header in AJAX request (#17932) | wxiaoguang | 2021-12-08 | 1 | -1/+0 |
* | Update JS dependencies, adjust eslint config (#17904) | silverwind | 2021-12-04 | 1 | -1/+1 |
* | Add new JS linter rules (#17699) | silverwind | 2021-11-22 | 1 | -8/+9 |
* | Make a.add-code-comment click handler an event handler (#17737) | zeripath | 2021-11-20 | 1 | -1/+1 |
* | perf: sent `data-path` once for each file (#17657) | Gusted | 2021-11-19 | 1 | -3/+3 |
* | Fix database deadlock when update issue labels (#17649) | wxiaoguang | 2021-11-16 | 1 | -14/+10 |
* | perf: only generate data-comment-url once (#17618) | Gusted | 2021-11-14 | 1 | -1/+1 |
* | Frontend refactor, PascalCase to camelCase, remove unused code (#17365) | wxiaoguang | 2021-10-21 | 1 | -12/+12 |
* | Split `index.js` to separate files (#17315) | wxiaoguang | 2021-10-17 | 1 | -0/+638 |