summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* Ensure that blob-excerpt links work for wiki (#18587)zeripath2022-02-053-12/+12
* Fix review excerpt (#18502)confusedsushi2022-02-011-12/+9
* Remove accidental debugging in blob_excerpt.tmpl (#18287)zeripath2022-01-161-2/+2
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-074-13/+98
* Improve interface when comparing a branch which has created a pull request (#...Lunny Xiao2021-12-241-2/+16
* Allow Loading of Diffs that are too large (#17739)zeripath2021-11-221-0/+1
* perf: sent `data-path` once for each file (#17657)Gusted2021-11-193-6/+6
* Refactor repo-legacy.js, remove messy global variables. Fix errors. (#17646)wxiaoguang2021-11-191-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-182-4/+4
* Multiple Escaping Improvements (#17551)zeripath2021-11-168-43/+41
* perf: only generate data-comment-url once (#17618)Gusted2021-11-143-6/+6
* Fix a UI error when folding a file content in a commit view (#17446)wxiaoguang2021-10-271-1/+1
* Fix SVG side by side comparison link (#17375)Mario Lubenka2021-10-211-6/+6
* Prevent NPE in CSV diff rendering when column removed (#17018)Richard Mahn2021-10-201-4/+16
* Add buttons to allow loading of incomplete diffs (#16829)zeripath2021-10-151-85/+95
* Support direct comparison (git diff a..b) as well merge comparison (a...b) (#...zeripath2021-09-271-18/+18
* Switch migration icon to svg (#15954)silverwind2021-09-181-1/+1