aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/blame.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Fix the link for .git-blame-ignore-revs bypass (#31432)wxiaoguang2024-06-201-1/+1
* Improve detecting empty files (#31332)wxiaoguang2024-06-131-0/+2
* Fix border-radius on view, blame and code search (#30545)silverwind2024-04-181-1/+1
* Refactor web routes (#30519)wxiaoguang2024-04-171-1/+1
* Refactor file view & render (#30227)wxiaoguang2024-04-011-0/+4
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-1/+1
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-2/+2
* Various code view improvements (#30014)silverwind2024-03-241-3/+9
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-3/+3
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-3/+3
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-2/+2
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-9/+9
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+1
* Support `.git-blame-ignore-revs` file (#26395)KN4CK3R2023-09-161-0/+12
* Add template linting via djlint (#25212)silverwind2023-06-141-1/+1
* Button and color enhancements (#24989)silverwind2023-06-091-1/+1
* Improve accessibility when (re-)viewing files (#24817)delvh2023-05-211-3/+3
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* 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