| Commit message (Expand) | Author | Age | Files | Lines |
* | add file line count info on UI (#8396) | silverwind | 2019-10-07 | 1 | -2/+18 |
* | Make 100% width issues page left menu and add reponame as title attribute (#8... | jaqra | 2019-10-04 | 1 | -0/+2 |
* | readd .markdown class to all markup renderers (#8357) | Norwin | 2019-10-03 | 1 | -0/+1 |
* | [arc-green] white on hover for active menu items (#8344) | spaeps | 2019-10-02 | 1 | -0/+1 |
* | Add teams to repo on collaboration page. (#8045) | David Svantesson | 2019-09-23 | 1 | -0/+23 |
* | Disable max height property of comment textarea (#8203) | jaqra | 2019-09-17 | 1 | -0/+4 |
* | Adds side-by-side diff for images (#6784) | Mario Lubenka | 2019-09-16 | 2 | -0/+43 |
* | [fix #7384] make show private icon when repo avatar set (#8144) | jaqra | 2019-09-13 | 1 | -0/+9 |
* | Move ref (branch or tag) location on issue list page (#8157) | jaqra | 2019-09-12 | 1 | -1/+14 |
* | Make link last commit massages in repository home page and commit tables (#8006) | jaqra | 2019-09-10 | 1 | -0/+36 |
* | Fixes deformed emoji in pull request reviews (#8047) | Mario Lubenka | 2019-09-03 | 1 | -0/+3 |
* | Add Ability for User to Customize Email Notification Frequency (#7813) | Gary Kim | 2019-08-29 | 1 | -1/+1 |
* | Move line number to :before attr to hide from search on browser (#8002) | jaqra | 2019-08-28 | 1 | -4/+7 |
* | Detect delimiter in CSV rendering (#7869) | Norwin | 2019-08-16 | 1 | -0/+4 |
* | Prevent Commit Status and Message From Overflowing On Branch Page (#7800) | Gary Kim | 2019-08-09 | 1 | -2/+6 |
* | Fix global search result CSS, misc CSS tweaks (#7789) | silverwind | 2019-08-08 | 3 | -179/+150 |
* | Tweak label border CSS (#7739) | silverwind | 2019-08-04 | 2 | -13/+26 |
* | Fix create menu item widths (#7708) | silverwind | 2019-08-01 | 1 | -1/+1 |
* | css: use flex to fix floating paginate (#7656) | Antoine GIRARD | 2019-07-29 | 1 | -0/+2 |
* | [Branch View] add download button (#7604) | 6543 | 2019-07-29 | 1 | -0/+3 |
* | fix #7568 (#7587) | zeripath | 2019-07-23 | 1 | -1/+1 |
* | Added total count of contributions to heatmap (#7517) | kolaente | 2019-07-18 | 1 | -0/+6 |
* | Add Extra Info to Branches Page (#7461) | Gary Kim | 2019-07-17 | 1 | -1/+8 |
* | create class for inlie positioned lists (#7393) | Cherrg | 2019-07-12 | 1 | -1/+16 |
* | wiki history improvements (#7391) | Cherrg | 2019-07-11 | 1 | -0/+1 |
* | wiki - page revisions list (#7369) | Cherrg | 2019-07-08 | 1 | -0/+32 |
* | Display original author and URL information when showing migrated issues/comm... | mrsdizzie | 2019-07-08 | 1 | -0/+12 |
* | dark theme scrollbars (#7269) | Cherrg | 2019-07-06 | 1 | -0/+36 |
* | ui - issue view - fix icon position (#7354) | Cherrg | 2019-07-06 | 2 | -8/+50 |
* | ui - cut timeline length with last element on issue view (#7355) | Cherrg | 2019-07-06 | 2 | -3/+25 |
* | wrap long texts on user profile info (#7333) | Cherrg | 2019-06-30 | 1 | -0/+5 |
* | Add commit statuses reports on pull request view (#6845) | Lunny Xiao | 2019-06-30 | 2 | -0/+10 |
* | Dark theme fixes (#7319) | Cherrg | 2019-06-28 | 1 | -0/+79 |
* | gitea own dark codemirror theme (#7317) | Cherrg | 2019-06-28 | 1 | -14/+111 |
* | replace lesshint with stylelint (#7305) | silverwind | 2019-06-27 | 5 | -100/+37 |
* | fix extra newlines when copying from diff in Firefox (#7288) | silverwind | 2019-06-26 | 3 | -10/+12 |
* | Make diff line-marker non-selectable (#7279) | zeripath | 2019-06-24 | 1 | -3/+24 |
* | Dark theme markdown fixes (#7260) | Cherrg | 2019-06-21 | 1 | -1/+30 |
* | add .fa margin like .octicon (#7258) | Antoine GIRARD | 2019-06-20 | 1 | -1/+1 |
* | UI: Fix overflow issues in repo (#7190) | silverwind | 2019-06-14 | 1 | -0/+13 |
* | 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 | 1 | -0/+3 |
* | Repository avatars (#6986) | Sergey Dryabzhinsky | 2019-05-29 | 1 | -0/+5 |
* | Revert "Bugfix: Align comment label and actions to the right (#7024)" (#7055) | Lunny Xiao | 2019-05-26 | 1 | -2/+2 |
* | Bugfix: Align comment label and actions to the right (#7024) | Mario Lubenka | 2019-05-25 | 1 | -2/+2 |
* | Show git-notes (#6984) | Vladimir Panteleev | 2019-05-24 | 1 | -0/+9 |
* | Fix code overflow (#6914) | Xaver Maierhofer | 2019-05-14 | 1 | -0/+6 |
* | Fix plain text overflow line wrap (#6915) | Xaver Maierhofer | 2019-05-14 | 1 | -0/+5 |
* | Add less linter via npx (#6936) | Xaver Maierhofer | 2019-05-14 | 14 | -305/+494 |
* | Style orgs list in user profile (#6911) | Xaver Maierhofer | 2019-05-13 | 1 | -0/+15 |