aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/diff
Commit message (Expand)AuthorAgeFilesLines
* 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
* Use git attributes to determine generated and vendored status for language st...zeripath2021-09-091-4/+14
* Simplify split diff view generation and remove JS dependency (#16775)zeripath2021-08-292-73/+90
* Handle too long PR titles correctly (#16517)zeripath2021-07-251-4/+4
* Fix previous/next button size (#16284)Jimmy Praet2021-06-281-2/+2
* Add previous/next buttons to review comments (#16273)Jimmy Praet2021-06-271-0/+8
* Fix spelling (#16179)Jonathan Tran2021-06-161-1/+1
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-141-0/+5
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-052-135/+87
* Fixed unknown translation key. (#16057)KN4CK3R2021-06-031-1/+1
* Make tasklist checkboxes clickable (#15791)KN4CK3R2021-05-231-1/+1
* fix default avatar url (#15938)Norwin2021-05-211-1/+1
* Fix and restyle menu on code line (#15913)silverwind2021-05-181-2/+2
* Code comments improvements (#15722)silverwind2021-05-082-15/+18
* Add selecting tags on the compare page (#15723)Jonathan Tran2021-05-071-77/+147
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-073-4/+4
* Display specific message if diff is not displayed because of too long line (...Loutro2021-05-041-1/+7
* Enforce tab indentation in templates (#15289)silverwind2021-04-104-13/+9