aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/diff
Commit message (Expand)AuthorAgeFilesLines
* Fix code view (diff) broken layout (#23096)wxiaoguang2023-04-043-20/+24
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-033-26/+26
* Fix review conversation reply (#23846)wxiaoguang2023-04-011-0/+1
* Diff improvements (#23553)silverwind2023-03-301-4/+14
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-273-9/+9
* Fix incorrect `toggle` buttons (#23676)wxiaoguang2023-03-262-2/+2
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-246-9/+9
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-242-2/+2
* `Publish Review` buttons should indicate why they are disabled (#23598)Punit Inani2023-03-201-2/+15
* Fix diff detail buttons wrapping, use tippy for review box (#23271)silverwind2023-03-172-2/+2
* Fix review comment context menu clipped bug (#23523)wxiaoguang2023-03-161-1/+2
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-4/+4
* Fix PR view misalignment caused by long name file (#23321)Hester Gong2023-03-061-2/+2
* Fix broken code editor diff preview (#23307)wxiaoguang2023-03-061-30/+33
* Make Ctrl+Enter submit a pending comment (starting review) instead of submitt...wxiaoguang2023-03-041-9/+4
* Refactor `ctx` in templates (#23105)wxiaoguang2023-03-021-3/+3
* Improve PR Review Box UI (#22986)wxiaoguang2023-02-212-7/+7
* Use beforeCommit instead of baseCommit (#22949)Kyle D2023-02-201-1/+1
* Fix broken pull request files (#22962)Lunny Xiao2023-02-201-1/+1
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-196-16/+16
* Always go full width in PR view (#22844)gempir2023-02-161-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-1312-64/+64
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-062-4/+4
* Fix diff UI for unexpandable items (#22700)wxiaoguang2023-02-021-11/+10
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-011-1/+1
* Hide collapse icon in diff with no lines (#21094)JakobDev2023-01-311-7/+9
* Restore function to "Show more" buttons (#22399)zeripath2023-01-131-1/+1
* Change ID pattern of raw content container for issue (#21966)Felipe Leopoldo Sologuren Gutiérrez2022-12-101-1/+1
* Timeline and color tweaks (#21799)silverwind2022-11-191-1/+1
* Improve code comment review on mobile (#21461)Gusted2022-10-253-6/+6
* Revert increased width on pull pages (#21470)Gusted2022-10-191-1/+1
* Diff file tree tweaks (#21446)silverwind2022-10-141-8/+10
* Refactor from Vue2 to Vue3 (#20044)André Jaenisch2022-10-011-2/+2
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-273-131/+142
* Use native inputs in whitespace dropdown (#20980)silverwind2022-09-251-8/+16
* Prevent invalid behavior for file reviewing when loading more files (#21230)delvh2022-09-221-9/+9
* Fix CSV diff for added/deleted files (#21189)KN4CK3R2022-09-172-2/+2
* Fix various typos (#21103)luzpaz2022-09-071-1/+1
* Do not add links to Posters or Assignees with ID < 0 (#20577)zeripath2022-09-031-6/+2
* Fix the quick-submit for pending review comment (#20992)wxiaoguang2022-09-021-0/+2
* Support Issue forms and PR forms (#20987)Jason Song2022-09-021-0/+8
* Make sure fmt catches all templates (#20979)silverwind2022-08-319-35/+35
* Change review buttons to icons to make space for text (#20934)silverwind2022-08-264-9/+8
* Fix the commit diff route (#20796)MaeIsBad2022-08-152-6/+6
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-135-27/+42
* Replace fomantic popup module with tippy.js (#20428)silverwind2022-08-091-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-2713-132/+132
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Replace unstyled meter with progress (#19968)silverwind2022-06-151-2/+2