| Commit message (Expand) | Author | Age | Files | Lines |
* | comments on migrated issues/prs must link to the comment ID (#18637) | singuliere | 2022-02-06 | 1 | -1/+1 |
* | Add dropdown icon to template loading dropdown (#18571) | fnetX (aka fralix) | 2022-02-03 | 1 | -6/+1 |
* | Fix PR comments UI (#18323) | wxiaoguang | 2022-01-19 | 1 | -15/+46 |
* | Fix purple color in suggested label colors (#18241) | silverwind | 2022-01-11 | 1 | -1/+1 |
* | Add warning for BIDI characters in page renders and in diffs (#17562) | zeripath | 2022-01-07 | 1 | -1/+1 |
* | Unify and simplify TrN for i18n (#18141) | wxiaoguang | 2022-01-02 | 2 | -5/+5 |
* | Abort merge if head has been updated before pressing merge (#18032) | zeripath | 2021-12-20 | 1 | -0/+5 |
* | Add option to define refs in issue templates (#17842) | qwerty287 | 2021-12-17 | 1 | -4/+4 |
* | Display issue/comment role even if repo archived (#17907) | Lunny Xiao | 2021-12-05 | 2 | -29/+31 |
* | Disable ref selection dropdown if you don't have permissions to use it (#17837) | qwerty287 | 2021-11-28 | 1 | -2/+2 |
* | Added comment for changing issue ref (#17672) | Gusted | 2021-11-19 | 1 | -0/+17 |
* | Cleanup and use global style on popups (#17674) | silverwind | 2021-11-18 | 4 | -20/+20 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 9 | -47/+43 |
* | Add copy button to markdown code blocks (#17638) | silverwind | 2021-11-16 | 1 | -1/+1 |
* | Refactor commentTags functionality (#17558) | Gusted | 2021-11-11 | 2 | -30/+33 |
* | Escape issue titles in comments list (#17555) | zeripath | 2021-11-05 | 1 | -1/+1 |
* | "Copy branch name" button in pull request (#17323) | Mario Lubenka | 2021-10-19 | 1 | -6/+7 |
* | Hide command line merge instructions when user can't push (#17339) | qwerty287 | 2021-10-17 | 1 | -18/+20 |
* | fix: code review comments on mobile (#17321) | kolaente | 2021-10-16 | 1 | -3/+3 |
* | 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 | 2 | -5/+7 |
* | Allow adding multiple issues to a project (#17226) | qwerty287 | 2021-10-08 | 1 | -0/+18 |
* | Avatar refactor, move avatar code from `models` to `models.avatars`, remove d... | wxiaoguang | 2021-10-06 | 1 | -1/+1 |
* | Redirect on project after issue created (#17211) | Romain | 2021-10-05 | 1 | -0/+1 |
* | Switch migration icon to svg (#15954) | silverwind | 2021-09-18 | 4 | -7/+32 |
* | Fixed issue where creating a reference of an issue would create a tag with th... | Jelle Hulter | 2021-09-18 | 1 | -1/+1 |
* | Add option to update pull request by `rebase` (#16125) | a1012112796 | 2021-08-31 | 1 | -2/+40 |
* | Fix dependency link rendering in PR sidebar (#16754) | Steven | 2021-08-21 | 1 | -1/+1 |
* | Replace `list.List` with slices (#16311) | KN4CK3R | 2021-08-09 | 1 | -1/+1 |
* | Add agit flow support in gitea (#14295) | a1012112796 | 2021-07-28 | 1 | -3/+7 |
* | Add checkbox to delete pull branch after successful merge (#16049) | Jimmy Praet | 2021-07-13 | 1 | -0/+30 |
* | review comments: break-word for long file names (#16272) | Norwin | 2021-06-27 | 1 | -1/+1 |
* | Use pulls url if issue is a pull request (#16230) | sebastian-sauer | 2021-06-22 | 1 | -1/+5 |
* | Add attachments for PR reviews (#16075) | KN4CK3R | 2021-06-14 | 3 | -2/+3 |
* | Replace clipboard.js with async clipboard api (#15899) | silverwind | 2021-05-30 | 1 | -1/+1 |
* | Remove New PR button in PRs (#15998) | Kyle D | 2021-05-29 | 1 | -1/+1 |
* | Add links to toggle WIP status (#14677) | Jimmy Praet | 2021-05-27 | 2 | -20/+40 |
* | Make tasklist checkboxes clickable (#15791) | KN4CK3R | 2021-05-23 | 2 | -3/+3 |
* | Remove remaining fontawesome usage in templates (#15952) | silverwind | 2021-05-22 | 1 | -1/+1 |
* | fix default avatar url (#15938) | Norwin | 2021-05-21 | 2 | -2/+2 |
* | Fix layout of milestone view (#15927) | sebastian-sauer | 2021-05-20 | 1 | -6/+6 |
* | Issue sidebar and misc css fixes (#15524) | silverwind | 2021-05-16 | 1 | -58/+56 |
* | Code comments improvements (#15722) | silverwind | 2021-05-08 | 1 | -15/+27 |
* | Use a generic markup class to display externally rendered files and diffs (#1... | 6543 | 2021-05-07 | 5 | -9/+9 |
* | Use subdir for URL (#15446) | KN4CK3R | 2021-04-14 | 1 | -1/+1 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 10 | -102/+100 |
* | Remove usage of JS globals (#15378) | silverwind | 2021-04-09 | 1 | -4/+2 |
* | Prepend AppSubUrl to links for default avatar (#15341) | zeripath | 2021-04-08 | 2 | -3/+3 |
* | Add dashboard milestone search and repo milestone search by name (#14866) | Roger Luo | 2021-04-08 | 1 | -24/+42 |
* | Diff box fixes (#15214) | silverwind | 2021-03-31 | 1 | -23/+27 |