summaryrefslogtreecommitdiffstats
path: root/templates/repo/diff/blob_excerpt.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Button and color enhancements (#24989) (#25176)silverwind2023-06-111-3/+3
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-211-24/+28
* Simplify template helper functions (#24570)wxiaoguang2023-05-071-2/+2
* Fix code view (diff) broken layout (#23096)wxiaoguang2023-04-041-3/+3
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-3/+3
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-4/+4
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-131-9/+14
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-7/+7
* Calculate filename hash only once (#19654)KN4CK3R2022-05-091-4/+4
* Ensure that blob-excerpt links work for wiki (#18587)zeripath2022-02-051-6/+6
* 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-071-3/+15
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-6/+6
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-4/+4
* Make SVG size argument optional (#12814)silverwind2020-09-111-6/+6
* Replace code fold icons with octicons (#12222)silverwind2020-07-131-47/+59
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-4/+4
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-161-2/+2
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-3/+3
* Expand/Collapse Files and Blob Excerpt while Reviewing/Comparing code (#8924)Benno2019-11-151-0/+50