aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content.tmpl
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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