aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/diff/box.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-31/+31
* 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
* Calculate filename hash only once (#19654)KN4CK3R2022-05-091-4/+3
* Allow to mark files in a PR as viewed (#19007)delvh2022-05-071-3/+18
* Mute link in diff header (#19556)silverwind2022-04-291-1/+1
* Permalink files In PR diff (#19534)KN4CK3R2022-04-291-3/+4
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-081-1/+1
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-071-1/+5
* 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-191-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-3/+3
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-2/+2
* perf: only generate data-comment-url once (#17618)Gusted2021-11-141-1/+1
* Fix a UI error when folding a file content in a commit view (#17446)wxiaoguang2021-10-271-1/+1
* Add buttons to allow loading of incomplete diffs (#16829)zeripath2021-10-151-85/+95
* 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-291-28/+0
* Add Image Diff for SVG files (#14867)KN4CK3R2021-06-051-89/+67
* Fix and restyle menu on code line (#15913)silverwind2021-05-181-2/+2
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-1/+1
* Display specific message if diff is not displayed because of too long line (...Loutro2021-05-041-1/+7
* Show diff on rename with diff changes (#15338)zeripath2021-04-081-12/+8
* Diff box fixes (#15214)silverwind2021-03-311-3/+3
* Add Tabular Diff for CSV files (#14661)KN4CK3R2021-03-291-13/+30
* Whitespace in commits (#14650)vnkmpf2021-02-131-10/+2
* Make fileheader sticky in diffs (#14616)vnkmpf2021-02-111-1/+1
* Comment - Reference in new issue (#14366)KN4CK3R2021-01-211-0/+2
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-20/+17
* Search and Diff CSS enhancements (#14050)silverwind2020-12-201-24/+26
* Diff stat improvements (#13954)silverwind2020-12-121-6/+6
* Move diff split code into own template file (#13919)mrsdizzie2020-12-091-51/+1
* Reply button is not removed when deleting a code review comment (#13774)Jimmy Praet2020-12-031-64/+3
* Enable linting of JS inside templates (#13708)silverwind2020-11-281-5/+5
* Render diff stats server-side (#13579)silverwind2020-11-151-18/+3
* Various style tweaks (#13418)silverwind2020-11-041-2/+2
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-3/+3
* Misc UI fixes, add secondary color (#13378)silverwind2020-11-011-6/+6
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-32/+36
* Various style fixes (#13372)silverwind2020-10-311-3/+5
* [Enhancement] Allow admin to merge pr with protected file changes (#12078)赵智超2020-10-131-0/+6
* Remove code-view class from diff view (#13011)mrsdizzie2020-10-021-1/+1
* Make SVG size argument optional (#12814)silverwind2020-09-111-8/+8
* Replace code fold icons with octicons (#12222)silverwind2020-07-131-6/+13
* Make copy/paste work for source code (#12191)mrsdizzie2020-07-081-2/+2
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-5/+4
* Fix sticky diff stats container (#12002)Cirno the Strongest2020-06-221-4/+4
* Support view individual commit for wiki pages (#11415)mrsdizzie2020-05-161-2/+2
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-181-2/+49