summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff
Commit message (Expand)AuthorAgeFilesLines
* Fix diff detail buttons wrapping, use tippy for review box (#23271) (#23546)Giteabot2023-03-172-2/+2
* Fix review comment context menu clipped bug (#23523) (#23543)wxiaoguang2023-03-171-1/+2
* Fix PR view misalignment caused by long name file (#23321) (#23335)Giteabot2023-03-071-2/+2
* Fix broken code editor diff preview (#23307) (#23320)Giteabot2023-03-061-30/+33
* 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
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-201-1/+1
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-1/+1
* Add tooltip to pending PR comments (#19662)Jack Hay2022-05-091-1/+1
* Calculate filename hash only once (#19654)KN4CK3R2022-05-094-20/+19
* Allow to mark files in a PR as viewed (#19007)delvh2022-05-071-3/+18
* Improve reviewing PR UX (#19612)Gusted2022-05-072-1/+2
* Mute link in diff header (#19556)silverwind2022-04-291-1/+1
* Permalink files In PR diff (#19534)KN4CK3R2022-04-291-3/+4
* Fix two UI bugs: JS error in imagediff.js, 500 error in diff/compare.tmplwxiaoguang2022-04-261-1/+1
* Fix double blob-hunk (#19404)Gusted2022-04-151-3/+1
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-082-2/+2
* Added auto-save whitespace behavior if it changed manually (#15566)Viktor Suprun2022-02-081-2/+2