| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 2 | -0/+15 |
* | wiki - editor - add buttons 'inline code', 'empty checkbox', 'checked checkbo... | Cherrg | 2019-07-07 | 1 | -1/+34 |
* | dark theme scrollbars (#7269) | Cherrg | 2019-07-06 | 2 | -0/+42 |
* | ui - issue view - fix icon position (#7354) | Cherrg | 2019-07-06 | 4 | -12/+62 |
* | ui - cut timeline length with last element on issue view (#7355) | Cherrg | 2019-07-06 | 4 | -5/+29 |
* | update dependencies and various tweaks (#7344) | silverwind | 2019-07-02 | 2 | -28/+26 |
* | wrap long texts on user profile info (#7333) | Cherrg | 2019-06-30 | 2 | -0/+6 |
* | fix topic bar to allow prefixes (#7325) | Cherrg | 2019-06-30 | 1 | -4/+37 |
* | Add commit statuses reports on pull request view (#6845) | Lunny Xiao | 2019-06-30 | 4 | -0/+12 |
* | Dark theme fixes (#7319) | Cherrg | 2019-06-28 | 2 | -0/+92 |
* | gitea own dark codemirror theme (#7317) | Cherrg | 2019-06-28 | 2 | -18/+137 |
* | replace lesshint with stylelint (#7305) | silverwind | 2019-06-27 | 7 | -126/+50 |
* | fix extra newlines when copying from diff in Firefox (#7288) | silverwind | 2019-06-26 | 6 | -23/+24 |
* | Make diff line-marker non-selectable (#7279) | zeripath | 2019-06-24 | 2 | -8/+32 |
* | Dark theme markdown fixes (#7260) | Cherrg | 2019-06-21 | 3 | -4/+39 |
* | add .fa margin like .octicon (#7258) | Antoine GIRARD | 2019-06-20 | 2 | -2/+2 |
* | Update css (#7240) | zeripath | 2019-06-18 | 1 | -16/+16 |
* | UI: Fix overflow issues in repo (#7190) | silverwind | 2019-06-14 | 2 | -0/+15 |
* | fix drone build bug (#7192) | Cherrg | 2019-06-13 | 1 | -0/+2 |
* | Compare branches, commits and tags with each other (#6991) | Mario Lubenka | 2019-06-07 | 3 | -1/+12 |
* | Migration Tweaks (#6260) | John Olheiser | 2019-06-04 | 1 | -0/+8 |
* | Repository avatar fallback configuration (#7087) | Mario Lubenka | 2019-06-02 | 1 | -0/+0 |
* | Repository avatars (#6986) | Sergey Dryabzhinsky | 2019-05-29 | 2 | -0/+6 |
* | bug fix: add single comment in split diff mode (#4745) (#7052) | Rob Watson | 2019-05-29 | 1 | -0/+4 |
* | Revert "Bugfix: Align comment label and actions to the right (#7024)" (#7055) | Lunny Xiao | 2019-05-26 | 2 | -4/+4 |
* | Bugfix: Align comment label and actions to the right (#7024) | Mario Lubenka | 2019-05-25 | 2 | -4/+4 |
* | Show git-notes (#6984) | Vladimir Panteleev | 2019-05-24 | 2 | -0/+11 |
* | Add support of utf8mb4 for mysql (#6992) | Lunny Xiao | 2019-05-24 | 1 | -3/+3 |
* | add make targets for js and css, add js linter (#6952) | silverwind | 2019-05-16 | 2 | -78/+72 |
* | Fix code overflow (#6914) | Xaver Maierhofer | 2019-05-14 | 2 | -0/+7 |
* | Fix plain text overflow line wrap (#6915) | Xaver Maierhofer | 2019-05-14 | 2 | -0/+6 |
* | Add less linter via npx (#6936) | Xaver Maierhofer | 2019-05-14 | 16 | -371/+558 |
* | Style orgs list in user profile (#6911) | Xaver Maierhofer | 2019-05-13 | 2 | -0/+17 |
* | Use single line per selector & don't strip license comments (#6919) | Xaver Maierhofer | 2019-05-13 | 2 | -2/+1218 |
* | Clean less files (#6921) | Xaver Maierhofer | 2019-05-13 | 17 | -999/+1385 |
* | Fix input size for dependency select (#6913) | Xaver Maierhofer | 2019-05-12 | 2 | -3/+12 |
* | Improve migrations to support migrating milestones/labels/issues/comments/pul... | Lunny Xiao | 2019-05-07 | 1 | -0/+20 |
* | Refactor table width to have more info shown in file list (#6867) | Lauris BH | 2019-05-06 | 2 | -112/+419 |
* | Add GET requests to webhook (#6771) | Simon | 2019-05-05 | 1 | -0/+9 |
* | Number of commits ahead/behind in branch overview (#6695) | Mario Lubenka | 2019-05-05 | 2 | -1/+37 |
* | Show scrollbar only when needed (#6802) | Lauris BH | 2019-04-29 | 2 | -3/+3 |
* | UI: Tweak tab text and icon colors (#6760) | silverwind | 2019-04-29 | 2 | -1/+12 |
* | README WordPress the code is overflowing #6679 (#6696) | Zer00CooL | 2019-04-27 | 2 | -1/+5 |
* | Add option to blame files (#5721) | Andrzej Ressel | 2019-04-19 | 2 | -1/+48 |
* | Add support for MS Teams webhooks (#6632) | Daniel Grier | 2019-04-19 | 1 | -0/+0 |
* | Telegram webhook (#4227) | techknowlogick | 2019-04-18 | 1 | -0/+0 |
* | update swagger-ui (#6661) | Antoine GIRARD | 2019-04-16 | 11 | -49/+50 |
* | update highlight.js (#6658) | silverwind | 2019-04-16 | 3 | -6/+5 |
* | Fix dropdown icon padding (#6651) | zeripath | 2019-04-16 | 2 | -1/+2 |
* | Update UI for topics labels on projects (#6639) | 하윤 | 2019-04-15 | 3 | -3/+6 |