aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/diff/section_unified.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Use vertical layout for multiple code expander buttons (#31122)silverwind2024-05-291-4/+5
* Fix incorrect "blob excerpt" link when comparing files (#31013)wxiaoguang2024-05-201-3/+4
* Migrate font-family to tailwind (#30118)silverwind2024-03-281-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-1/+1
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-051-1/+1
* Remove jQuery from the code diff expansion buttons (#29385)Yarden Shoham2024-02-251-3/+3
* Refactor template empty checks (#28351)KN4CK3R2023-12-041-1/+1
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-1/+1
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-4/+4
* Remove "TODO" tasks from CSS file (#26835)wxiaoguang2023-08-311-1/+1
* Make `add line comment` buttons focusable (#25894)sebastian-sauer2023-07-151-2/+2
* Button and color enhancements (#24989)silverwind2023-06-091-1/+1
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-211-16/+22
* Simplify template helper functions (#24570)wxiaoguang2023-05-071-2/+2
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-071-1/+1
* Fix code view (diff) broken layout (#23096)wxiaoguang2023-04-041-1/+7
* Fix broken code editor diff preview (#23307)wxiaoguang2023-03-061-30/+33
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-1/+1
* Improve code comment review on mobile (#21461)Gusted2022-10-251-1/+1
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-2/+2
* Fix the commit diff route (#20796)MaeIsBad2022-08-151-1/+1
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-131-4/+4
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-3/+3
* Calculate filename hash only once (#19654)KN4CK3R2022-05-091-5/+5
* Fix double blob-hunk (#19404)Gusted2022-04-151-3/+1
* Ensure that blob-excerpt links work for wiki (#18587)zeripath2022-02-051-3/+3
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-071-3/+16
* perf: sent `data-path` once for each file (#17657)Gusted2021-11-191-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-3/+3
* perf: only generate data-comment-url once (#17618)Gusted2021-11-141-1/+1
* Do not reload page after adding comments in Pull Request reviews (#13877)Jimmy Praet2021-01-081-3/+3
* Reply button is not removed when deleting a code review comment (#13774)Jimmy Praet2020-12-031-33/+1
* Various style tweaks (#13418)silverwind2020-11-041-1/+1
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-2/+2
* Misc UI fixes, add secondary color (#13378)silverwind2020-11-011-3/+3
* Make SVG size argument optional (#12814)silverwind2020-09-111-5/+5
* Do not show arrows on comment diffs on pull comment pages (#12434)zeripath2020-08-081-66/+68
* Replace code fold icons with octicons (#12222)silverwind2020-07-131-3/+9
* Make copy/paste work for source code (#12191)mrsdizzie2020-07-081-1/+1
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-2/+5
* Better styling for code review comment form (#11413)Cirno the Strongest2020-05-151-2/+1
* Add a way to mark Conversation (code comment) resolved (#11037)赵智超2020-04-181-1/+26
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-161-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-1/+1
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-151-3/+11
* Diff: Fix indentation on unhighlighted code (#7435)silverwind2019-07-121-1/+1
* fix extra newlines when copying from diff in Firefox (#7288)silverwind2019-06-261-15/+4
* Make diff line-marker non-selectable (#7279)zeripath2019-06-241-4/+8
* Revert "Fix wrapping long code lines in UI" (#6074)silverwind2019-02-151-1/+1
* Fix wrapping long code lines in UI (#5927)silverwind2019-02-021-1/+1