summaryrefslogtreecommitdiffstats
path: root/templates/repo/issue/view_content.tmpl
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Fix attachments list in edit comment (#13036)zeripath2020-10-111-3/+5
* Attachments: Add extension support, allow all types for releases (#12465)silverwind2020-10-051-12/+3
* ui: change commentTag style (#11668)赵智超2020-09-101-0/+9
* Fix to allow comment poster to edit or delete his own comments (#11671)赵智超2020-06-051-1/+1
* Prettify timeline 3 (#11139)Sorien2020-05-141-38/+48
* Remove last traces of has-emoji class (#11263)mrsdizzie2020-05-011-1/+1
* Improve representation of attachments in issues (#11141)Matthias Schoettle2020-04-211-7/+6
* consolidate author name across timeline (#11053)Sorien2020-04-191-2/+14
* Fix and simplify some tmpl conditions (#11080)guillep2k2020-04-161-1/+1
* Prettify Timeline (#10972)Sorien2020-04-111-8/+8
* Add titles and improve messages on sidebar menus (#10872)赵智超2020-04-041-3/+3
* Fix wrong permissions check when issues/prs shared operations (#9885)Lunny Xiao2020-01-201-1/+1
* [Fix] AllowedReaction code (#9518)65432019-12-271-2/+2
* [Feature] Custom Reactions (#8886)65432019-12-011-2/+2
* Context menus for comments (#9043)John Olheiser2019-11-191-6/+2
* Add first issue comment hashtag (#9052)jaqra2019-11-171-1/+1
* Fix edit content button on migrated issue content (#8877)mrsdizzie2019-11-081-1/+1
* Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426)blueworrybear2019-10-151-10/+15