| Commit message (Expand) | Author | Age | Files | Lines |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 1 | -30/+30 |
* | Make better use of i18n (#20096) | Gusted | 2022-06-26 | 1 | -1/+1 |
* | Make Ctrl+Enter (quick submit) work for issue comment and wiki editor (#19729) | wxiaoguang | 2022-05-20 | 1 | -1/+1 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 1 | -2/+2 |
* | prevent double click new issue/pull/comment button (#16157) | a1012112796 | 2022-05-07 | 1 | -2/+2 |
* | Improve UI on mobile (#19546) | Gusted | 2022-05-01 | 1 | -2/+5 |
* | Remove dependent on session auth for api/v1 routers (#19321) | Lunny Xiao | 2022-04-08 | 1 | -1/+1 |
* | Refactor i18n, use Locale to provide i18n/translation related functions (#18648) | wxiaoguang | 2022-02-08 | 1 | -1/+1 |
* | Display issue/comment role even if repo archived (#17907) | Lunny Xiao | 2021-12-05 | 1 | -12/+12 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 1 | -4/+4 |
* | Refactor commentTags functionality (#17558) | Gusted | 2021-11-11 | 1 | -6/+9 |
* | Frontend refactor: move Vue related code from `index.js` to `components` dir,... | wxiaoguang | 2021-10-15 | 1 | -1/+1 |
* | Save and view issue/comment content history (#16909) | wxiaoguang | 2021-10-10 | 1 | -0/+7 |
* | Switch migration icon to svg (#15954) | silverwind | 2021-09-18 | 1 | -1/+1 |
* | Add attachments for PR reviews (#16075) | KN4CK3R | 2021-06-14 | 1 | -1/+0 |
* | Make tasklist checkboxes clickable (#15791) | KN4CK3R | 2021-05-23 | 1 | -1/+1 |
* | fix default avatar url (#15938) | Norwin | 2021-05-21 | 1 | -1/+1 |
* | Use a generic markup class to display externally rendered files and diffs (#1... | 6543 | 2021-05-07 | 1 | -2/+2 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 1 | -3/+3 |
* | Prepend AppSubUrl to links for default avatar (#15341) | zeripath | 2021-04-08 | 1 | -1/+1 |
* | Update JS dependencies (#15033) | silverwind | 2021-03-22 | 1 | -1/+1 |
* | Comment - Reference in new issue (#14366) | KN4CK3R | 2021-01-21 | 1 | -1/+3 |
* | add thumbnail preview section to issue attachments (#13826) | bobemoe | 2020-12-13 | 1 | -8/+3 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -3/+3 |
* | Fix double border introduced by #13434 (#13457) | Cirno the Strongest | 2020-11-07 | 1 | -1/+1 |
* | Rework focused comment styling (#13434) | silverwind | 2020-11-05 | 1 | -1/+1 |
* | Comment box tweaks and SVG dropdown triangles (#13376) | silverwind | 2020-10-31 | 1 | -3/+3 |
* | Comment Header fixes (#13356) | silverwind | 2020-10-31 | 1 | -21/+23 |
* | Update outdated label to use Fomantic UI style (#13181) | Iván Valdés | 2020-10-21 | 1 | -1/+1 |
* | Replace footer and modal icons with SVG (#13245) | silverwind | 2020-10-21 | 1 | -1/+1 |
* | Fix attachments list in edit comment (#13036) | zeripath | 2020-10-11 | 1 | -3/+5 |
* | Attachments: Add extension support, allow all types for releases (#12465) | silverwind | 2020-10-05 | 1 | -12/+3 |
* | ui: change commentTag style (#11668) | 赵智超 | 2020-09-10 | 1 | -0/+9 |
* | Fix to allow comment poster to edit or delete his own comments (#11671) | 赵智超 | 2020-06-05 | 1 | -1/+1 |
* | Prettify timeline 3 (#11139) | Sorien | 2020-05-14 | 1 | -38/+48 |
* | Remove last traces of has-emoji class (#11263) | mrsdizzie | 2020-05-01 | 1 | -1/+1 |
* | Improve representation of attachments in issues (#11141) | Matthias Schoettle | 2020-04-21 | 1 | -7/+6 |
* | consolidate author name across timeline (#11053) | Sorien | 2020-04-19 | 1 | -2/+14 |
* | Fix and simplify some tmpl conditions (#11080) | guillep2k | 2020-04-16 | 1 | -1/+1 |
* | Prettify Timeline (#10972) | Sorien | 2020-04-11 | 1 | -8/+8 |
* | Add titles and improve messages on sidebar menus (#10872) | 赵智超 | 2020-04-04 | 1 | -3/+3 |
* | Fix wrong permissions check when issues/prs shared operations (#9885) | Lunny Xiao | 2020-01-20 | 1 | -1/+1 |
* | [Fix] AllowedReaction code (#9518) | 6543 | 2019-12-27 | 1 | -2/+2 |
* | [Feature] Custom Reactions (#8886) | 6543 | 2019-12-01 | 1 | -2/+2 |
* | Context menus for comments (#9043) | John Olheiser | 2019-11-19 | 1 | -6/+2 |
* | Add first issue comment hashtag (#9052) | jaqra | 2019-11-17 | 1 | -1/+1 |
* | Fix edit content button on migrated issue content (#8877) | mrsdizzie | 2019-11-08 | 1 | -1/+1 |
* | Enable Uploading/Removing Attachments When Editing an Issue/Comment (#8426) | blueworrybear | 2019-10-15 | 1 | -10/+15 |
* | ui fixes - compare view and archieved repo issues (#7345) | Cherrg | 2019-07-08 | 1 | -0/+8 |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 1 | -0/+8 |