aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content/comments.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#3045...Giteabot2024-04-141-4/+4
* Fix label rendering (#30456) (#30460)Giteabot2024-04-131-3/+3
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-4/+4
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-1/+1
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-231-2/+2
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-7/+7
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-221-7/+7
* Fix comment review avatar alignment (#29935)wxiaoguang2024-03-201-4/+3
* Fix template error when comment review doesn't exist (#29888)wxiaoguang2024-03-191-11/+17
* Improve commit record's ui in comment list (#26619)yp053272024-03-141-8/+8
* Highlight archived labels (#29680)65432024-03-121-3/+3
* Replace more gt- with tw- (#29678)silverwind2024-03-081-4/+4
* Remove unnecessary ctxData for "attachments" template (#29600)wxiaoguang2024-03-051-2/+2
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Refactor the "attachments" sub-template data key to RenderedContent (#29517)wxiaoguang2024-03-011-2/+2
* Rename Str2html to SanitizeHTML and clarify its behavior (#29516)wxiaoguang2024-03-011-1/+1
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-3/+3
* Include resource state events in Gitlab downloads (#29382)Sebastian Brückner2024-02-261-40/+15
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-19/+19
* Refactor Safe modifier (#29392)wxiaoguang2024-02-251-7/+7
* Properly migrate target branch change GitLab comment (#29340)Sebastian Brückner2024-02-241-4/+15
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-54/+54
* Properly migrate automatic merge GitLab comments (#27873)Sebastian Brückner2024-02-221-3/+14
* Use "Safe" modifier for manually constructed safe HTML strings in templates (...wxiaoguang2024-02-181-2/+2
* Refactor locale&string&template related code (#29165)wxiaoguang2024-02-141-3/+3
* Rework spellchecking, add `lint-spell` (#29106)silverwind2024-02-091-1/+1
* Fix default avatar image size in PR diff page (#28971)yp053272024-02-021-1/+1
* Don't reload timeline page when (un)resolving or replying conversation (#28654)Jimmy Praet2024-01-241-133/+1
* Fix rendering assignee changed comments without assignee (#27927)Sebastian Brückner2023-11-071-24/+23
* Add anchor to review types (#26894)Earl Warren2023-10-141-2/+2
* Fix pr template (#27436)Lunny Xiao2023-10-041-1/+1
* More `db.DefaultContext` refactor (#27265)JakobDev2023-09-291-3/+3
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-4/+4
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-82/+82
* Allow copying issue comment link on archived repos and when not logged in (#2...JakobDev2023-09-231-1/+1
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Enable djlint H008 and fix issues (#26869)silverwind2023-09-011-2/+2
* Remove polluted `.ui.right` (#26825)wxiaoguang2023-08-311-3/+3
* Improve show role (#26621)yp053272023-08-221-49/+7
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-34/+34
* Store and use seconds for timeline time comments (#25392)65432023-06-231-3/+18
* Make "dismiss" content shown correctly (#25461)wxiaoguang2023-06-231-1/+0
* Show outdated comments in files changed tab (#24936)sebastian-sauer2023-06-211-1/+1
* Add template linting via djlint (#25212)silverwind2023-06-141-6/+6
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-281-9/+3
* Add the ability to pin Issues (#24406)JakobDev2023-05-251-1/+11
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-211-3/+3
* Clean up various avatar dimensions (#24701)silverwind2023-05-141-10/+12
* Review fixes and enhancements (#24526)silverwind2023-05-101-2/+16
* Improve pull request merge box when pull request merged and branch deleted. (...Lunny Xiao2023-05-031-2/+2