aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* Timeline and color tweaks (#21799)silverwind2022-11-191-2/+2
* Make sure fmt catches all templates (#20979)silverwind2022-08-311-13/+13
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-271-30/+30
* Make better use of i18n (#20096)Gusted2022-06-261-1/+1
* Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729)wxiaoguang2022-05-201-1/+1
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-2/+2
* prevent double click new issue/pull/comment button (#16157)a10121127962022-05-071-2/+2
* Improve UI on mobile (#19546)Gusted2022-05-011-2/+5
* Remove dependent on session auth for api/v1 routers (#19321)Lunny Xiao2022-04-081-1/+1
* Refactor i18n, use Locale to provide i18n/translation related functions (#18648)wxiaoguang2022-02-081-1/+1
* Display issue/comment role even if repo archived (#17907)Lunny Xiao2021-12-051-12/+12
* Multiple Escaping Improvements (#17551)zeripath2021-11-161-4/+4
* Refactor commentTags functionality (#17558)Gusted2021-11-111-6/+9
* Frontend refactor: move Vue related code from `index.js` to `components` dir,...wxiaoguang2021-10-151-1/+1
* Save and view issue/comment content history (#16909)wxiaoguang2021-10-101-0/+7
* Switch migration icon to svg (#15954)silverwind2021-09-181-1/+1
* Add attachments for PR reviews (#16075)KN4CK3R2021-06-141-1/+0
* Make tasklist checkboxes clickable (#15791)KN4CK3R2021-05-231-1/+1
* fix default avatar url (#15938)Norwin2021-05-211-1/+1
* Use a generic markup class to display externally rendered files and diffs (#1...65432021-05-071-2/+2
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-3/+3
* Prepend AppSubUrl to links for default avatar (#15341)zeripath2021-04-081-1/+1
* Update JS dependencies (#15033)silverwind2021-03-221-1/+1
* Comment - Reference in new issue (#14366)KN4CK3R2021-01-211-1/+3
* add thumbnail preview section to issue attachments (#13826)bobemoe2020-12-131-8/+3
* Direct avatar rendering (#13649)silverwind2020-12-031-3/+3
* Fix double border introduced by #13434 (#13457)Cirno the Strongest2020-11-071-1/+1
* Rework focused comment styling (#13434)silverwind2020-11-051-1/+1
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-3/+3
* Comment Header fixes (#13356)silverwind2020-10-311-21/+23
* Update outdated label to use Fomantic UI style (#13181)Iván Valdés2020-10-211-1/+1
* Replace footer and modal icons with SVG (#13245)silverwind2020-10-211-1/+1