aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/diff
Commit message (Expand)AuthorAgeFilesLines
* Show file tree by default (#25052)Kyle D2023-06-021-1/+2
* Add button on diff header to copy file name, misc diff header tweaks (#24986)silverwind2023-06-011-15/+17
* Refactor diffFileInfo / DiffTreeStore (#24998)wxiaoguang2023-05-301-27/+25
* Display file mode for new file and file mode changes (#24966)Yevhen Pavlov2023-05-291-0/+5
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-281-4/+2
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-212-2/+2
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-214-55/+67
* Add markdown preview to Submit Review Textarea (#24672)yp053272023-05-121-3/+5
* Remove fluid on compare diff page (#24627)Hester Gong2023-05-101-2/+0
* Make diff view full width again (#24598)wxiaoguang2023-05-092-14/+17
* Simplify template helper functions (#24570)wxiaoguang2023-05-073-7/+7
* Improve "new-menu" (#24465)wxiaoguang2023-05-011-1/+1
* Start cleaning the messy ".ui.left / .ui.right", improve label list page, fix...wxiaoguang2023-04-291-2/+2
* Display when a repo was archived (#22664)JakobDev2023-04-261-1/+5
* Fix issue attachment handling (#24202)wxiaoguang2023-04-201-1/+1
* Expand/Collapse all changed files (#23639)sillyguodong2023-04-091-0/+2
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-082-3/+4
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-073-11/+11
* Use a general Eval function for expressions in templates. (#23927)wxiaoguang2023-04-071-2/+2
* 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