summaryrefslogtreecommitdiffstats
path: root/templates/repo/blame.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-1/+1
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-4/+4
* Show syntax lexer name in file view/blame (#21814)silverwind2022-11-191-9/+4
* Switch Unicode Escaping to a VSCode-like system (#19990)zeripath2022-08-131-1/+5
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-9/+9
* Add warning for BIDI characters in page renders and in diffs (#17562)zeripath2022-01-071-1/+6
* Unify and simplify TrN for i18n (#18141)wxiaoguang2022-01-021-1/+1
* Cleanup and use global style on popups (#17674)silverwind2021-11-181-1/+1
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-4/+4
* Link to previous blames in file blame page (#16259)Norwin2021-06-281-5/+34
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-2/+2
* Fix whitespace rendering in diff (#13415)silverwind2020-11-041-1/+1
* Misc UI fixes, add secondary color (#13378)silverwind2020-11-011-12/+10
* Server-side syntax highlighting for all code (#12047)mrsdizzie2020-07-011-1/+1
* Rework blame template and styling (#11885)Cirno the Strongest2020-06-151-44/+30
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-011-1/+1
* Add Octicon SVG spritemap (#10107)John Olheiser2020-02-111-4/+4
* keep blame view buttons sequence consistent with normal view when view a file...Lunny Xiao2019-08-271-1/+1
* Fix file header overflow in file and blame views (#7562)silverwind2019-07-231-3/+3
* Add option to blame files (#5721)Andrzej Ressel2019-04-191-0/+51