| Commit message (Expand) | Author | Age | Files | Lines |
* | Support n as a line highlight prefix (#5987) | Monty Taylor | 2019-02-06 | 1 | -2/+2 |
* | UI: Repo header tweaks (#5945) | silverwind | 2019-02-05 | 1 | -1/+1 |
* | UI: Fixes for repo topic editor (#5971) | silverwind | 2019-02-05 | 1 | -8/+7 |
* | Don't list an issue on its own dependency list UI. (#5658) | Harshit Bansal | 2019-01-15 | 1 | -1/+7 |
* | Display branch name in delete branch confirmation modal. (#5654) | Harshit Bansal | 2019-01-06 | 1 | -2/+2 |
* | Fix wrong text getting saved on editing second comment on an issue. (#5608) | Harshit Bansal | 2018-12-31 | 1 | -1/+1 |
* | LDAP via simple auth separate bind user and search base (#5055) | Tony Homrich | 2018-12-27 | 1 | -2/+4 |
* | Immediate fix to htmlEncode user added text (#5570) | zeripath | 2018-12-21 | 1 | -5/+9 |
* | Fix heatmap colors for Chrome/Safari (#5421) | Lauris BH | 2018-11-28 | 1 | -1/+6 |
* | Refactor heatmap to vue component (#5401) | Lauris BH | 2018-11-27 | 1 | -0/+90 |
* | Fix dependent issue searching when gitea is run in subpath (#5392) | Lauris BH | 2018-11-25 | 1 | -1/+1 |
* | Implement pasting image from clipboard for browsers that supports that (#5317) | Lauris BH | 2018-11-14 | 1 | -0/+82 |
* | Fix U2F if gitea is configured in subpath (#5302) | Lauris BH | 2018-11-08 | 1 | -9/+9 |
* | Fix #5226 by adding CSRF checking to api reqToken and add CSRF to the POST he... | zeripath | 2018-11-03 | 1 | -0/+4 |
* | Fixed wrong api request url for instances running in subfolders (#5247) | kolaente | 2018-11-03 | 1 | -1/+1 |
* | Fix emojis not showing in commit messages (#5168) | James Anderson | 2018-10-29 | 1 | -0/+5 |
* | Fix layout of the topics editing form (#4971) | Iwasa Kazmi | 2018-09-29 | 1 | -2/+2 |
* | Fix preview when adding new code review comment (#4975) | Lauris BH | 2018-09-25 | 1 | -10/+3 |
* | Code review UI improvements and bugfixes (#4682) | Lauris BH | 2018-09-17 | 1 | -2/+2 |
* | Focus title input when clicking helper link (#4696) | Julien Tant | 2018-08-14 | 1 | -1/+1 |
* | Disable merging a WIP Pull request (#4529) | Julien Tant | 2018-08-13 | 1 | -0/+18 |
* | Pull request review/approval and comment on code (#3748) | Lauris BH | 2018-08-06 | 1 | -1/+110 |
* | Add shortcut to save wiki page (#4452) | Michael Kuhn | 2018-07-24 | 1 | -1/+2 |
* | Added dependencies for issues (#2196) (#2531) | kolaente | 2018-07-17 | 1 | -0/+39 |
* | Issue due date api (#3890) | kolaente | 2018-07-16 | 1 | -7/+37 |
* | Added front-end topics validation (#4316) | Alexey Terentyev | 2018-07-14 | 1 | -20/+90 |
* | Fix topics addition (Another solution) (#4031) (#4258) | Alexey Terentyev | 2018-06-21 | 1 | -1/+3 |
* | Add support for FIDO U2F (#3971) | Jonas Franz | 2018-05-19 | 1 | -1/+127 |
* | fix blank topic (#3948) | Lunny Xiao | 2018-05-11 | 1 | -0/+4 |
* | Multiple assignees (#3705) | kolaente | 2018-05-09 | 1 | -60/+94 |
* | Add option to use paged LDAP search when synchronizing users (#3895) | Lauris BH | 2018-05-05 | 1 | -1/+18 |
* | Issue due date (#3794) | kolaente | 2018-05-01 | 1 | -1/+12 |
* | Add topic support (#3711) | Lunny Xiao | 2018-04-11 | 1 | -0/+72 |
* | Don't warn users about *every* dirty form (#3707) | Gerben | 2018-03-23 | 1 | -2/+5 |
* | Add label descriptions (#3662) | Lauris BH | 2018-03-13 | 1 | -0/+1 |
* | Rework special link parsing in the post-processing of markup (#3354) | Morgan Bazalgette | 2018-02-27 | 1 | -2/+0 |
* | Emoji Autocomplete (#3433) | modmew8 | 2018-02-03 | 1 | -0/+1 |
* | Fix Delete repository message (#3260) | muhfaris | 2018-01-15 | 1 | -1/+4 |
* | Add Pull Request merge options - Ignore white-space for conflict checking, Re... | Lauris BH | 2018-01-05 | 1 | -0/+22 |
* | Responsive view (#2750) | Morgan Bazalgette | 2017-12-30 | 1 | -4/+22 |
* | Mention completion for issue editor. (#3136) | harry | 2017-12-11 | 1 | -0/+1 |
* | Fix reaction possition when there is attachments (#3099) | Lauris BH | 2017-12-06 | 1 | -1/+7 |
* | Add reactions to issues/PR and comments (#2856) | Lauris BH | 2017-12-04 | 1 | -0/+49 |
* | Expandable commit bodies (#2980) | Sondre Nilsen | 2017-11-30 | 1 | -0/+4 |
* | Fix adding a new authentication source after selecting OAuth (#2889) | Shaun | 2017-11-12 | 1 | -1/+1 |
* | Use custom search for each filter type in dashboard (#2343) | Morlinest | 2017-11-01 | 1 | -12/+52 |
* | Add branch overiew page (#2108) | Bwko | 2017-10-26 | 1 | -22/+37 |
* | Fix emojify image URL (#2769) | Lauris BH | 2017-10-23 | 1 | -1/+1 |
* | Fix IE unsupported javascript construction (#2736) | Lauris BH | 2017-10-19 | 1 | -2/+2 |
* | Create new branch from branch selection dropdown (#2130) | Lauris BH | 2017-10-15 | 1 | -12/+193 |