aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/diff/blob_excerpt.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix the wrong line number in the diff view page when expanded twice. (#31431)charles2024-06-201-3/+3
* Use vertical layout for multiple code expander buttons (#31122)silverwind2024-05-291-8/+10
* Diff color enhancements, add line number background (#30670)silverwind2024-04-261-11/+11
* Migrate font-family to tailwind (#30118)silverwind2024-03-281-3/+3
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-2/+2
* Remove jQuery from the code diff expansion buttons (#29385)Yarden Shoham2024-02-251-6/+6
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-3/+3
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-7/+7
* Button and color enhancements (#24989)silverwind2023-06-091-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