summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content.tmpl
Commit message (Expand)AuthorAgeFilesLines
* Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1wxiaoguang2024-04-271-3/+3
* Fix issue comment form and quick-submit (#30623)wxiaoguang2024-04-221-23/+25
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)silverwind2024-04-141-2/+2
* Migrate `gt-hidden` to `tw-hidden` (#30046)silverwind2024-03-241-3/+3
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-231-1/+1
* 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 ctxData for "attachments" template (#29600)wxiaoguang2024-03-051-1/+1
* Add user blocking (#29028)KN4CK3R2024-03-041-0/+1
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-2/+2
* Refactor the "attachments" sub-template data key to RenderedContent (#29517)wxiaoguang2024-03-011-1/+1
* Refactor some Str2html code (#29397)wxiaoguang2024-03-011-1/+1
* Remove incorrect and unnecessary Escape from templates (#29394)wxiaoguang2024-02-251-4/+4
* Remove unnecessary "Str2html" modifier from templates (#29319)wxiaoguang2024-02-221-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-4/+4
* Fix default avatar image size in PR diff page (#28971)yp053272024-02-021-1/+1
* Remove "tabindex" from some form buttons (#27892)Earl Warren2023-11-031-5/+5
* Fix more "locale" usages (#27259)wxiaoguang2023-09-251-3/+3
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-251-19/+19
* cleanup locale function usage (#27227)Denys Konovalov2023-09-241-1/+0
* 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-2/+2
* Improve show role (#26621)yp053272023-08-221-12/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-3/+3
* Repository Archived text title center align (#25767)puni98692023-07-081-2/+2
* Use fetch to send requests to create issues/comments (#25258)wxiaoguang2023-06-161-5/+4
* Button and color enhancements (#24989)silverwind2023-06-091-1/+1
* Consolidate the two review boxes into one (#24738)silverwind2023-05-291-2/+2
* Improve and fix bugs surrounding reactions (#24760)silverwind2023-05-281-5/+3
* Change `--font-weight-bold` to `--font-weight-semibold` and 600 value, introd...silverwind2023-05-211-1/+1
* Clean up various avatar dimensions (#24701)silverwind2023-05-141-4/+6
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-031-9/+0
* Improve some modal action buttons (#24289)wxiaoguang2023-04-241-1/+1
* Refactor delete_modal_actions template and use it for project column related ...Hester Gong2023-04-231-3/+3
* Fix issue attachment handling (#24202)wxiaoguang2023-04-201-9/+11
* Group template helper functions, remove `Printf`, improve template error mess...wxiaoguang2023-04-081-2/+2
* Merge template functions "dict/Dict/mergeinto" (#23932)wxiaoguang2023-04-071-4/+4
* Introduce GitHub markdown editor, keep EasyMDE as fallback (#23876)wxiaoguang2023-04-031-14/+11
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Editor preview support for external renderers (#23333)Brecht Van Lommel2023-03-241-1/+1
* Remove `id="comment-form"` dead code, fix tag (#23555)wxiaoguang2023-03-211-53/+15
* Change `Close` to either `Close issue` or `Close pull request` (#23506)Yarden Shoham2023-03-161-5/+13
* Convert `<div class="button">` to `<button class="button">` (#23337)delvh2023-03-141-10/+10
* Refactor `ctx` in templates (#23105)wxiaoguang2023-03-021-4/+4
* Improve accessibility for issue comments (#22612)Andre Polykanine2023-02-231-3/+3
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-4/+4
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-4/+4
* Move helpers to be prefixed with `gt-` (#22879)zeripath2023-02-131-4/+4
* Use link in UI which returned a relative url but not html_url which contains ...Lunny Xiao2023-02-061-1/+1
* Change ID pattern of raw content container for issue (#21966)Felipe Leopoldo Sologuren GutiƩrrez2022-12-101-1/+1