| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | add make targets for js and css, add js linter (#6952) | silverwind | 2019-05-16 | 2 | -78/+72 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 1 | -0/+20 |
* | Add GET requests to webhook (#6771) | Simon | 2019-05-05 | 1 | -0/+9 |
* | Update UI for topics labels on projects (#6639) | 하윤 | 2019-04-15 | 1 | -2/+2 |
* | fix: avoid multi-clicks when perform oauth2 login (#6467) | BetaCat | 2019-03-31 | 1 | -0/+14 |
* | Show locale string on timestamp (#6324) | NateScarlet | 2019-03-20 | 1 | -0/+4 |
* | UI: Fix race in update issue labels and assignees (#6194) | silverwind | 2019-02-28 | 1 | -27/+30 |
* | Minor UI tweaks (#5980) | John Olheiser | 2019-02-19 | 1 | -16/+34 |
* | Fix heatmap and repository menu display in Internet Explorer 9+ (#6117) | Lauris BH | 2019-02-19 | 1 | -1/+109 |
* | dashboard: sort Repositories widget by most recently updated (issue #3963) (#... | Allen Wild | 2019-02-19 | 1 | -1/+3 |
* | 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 |