| Commit message (Expand) | Author | Age | Files | Lines |
* | 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 |
* | Clean less files (#6921) | Xaver Maierhofer | 2019-05-13 | 15 | -997/+1383 |
* | Fix input size for dependency select (#6913) | Xaver Maierhofer | 2019-05-12 | 1 | -2/+11 |
* | Refactor table width to have more info shown in file list (#6867) | Lauris BH | 2019-05-06 | 1 | -111/+418 |
* | Number of commits ahead/behind in branch overview (#6695) | Mario Lubenka | 2019-05-05 | 1 | -0/+36 |
* | Show scrollbar only when needed (#6802) | Lauris BH | 2019-04-29 | 1 | -2/+2 |
* | UI: Tweak tab text and icon colors (#6760) | silverwind | 2019-04-29 | 1 | -0/+11 |
* | README WordPress the code is overflowing #6679 (#6696) | Zer00CooL | 2019-04-27 | 1 | -0/+4 |
* | Add option to blame files (#5721) | Andrzej Ressel | 2019-04-19 | 1 | -0/+47 |
* | Fix dropdown icon padding (#6651) | zeripath | 2019-04-16 | 1 | -0/+1 |
* | Update UI for topics labels on projects (#6639) | 하윤 | 2019-04-15 | 1 | -0/+3 |
* | Fix new repo alignment (#6583) | John Olheiser | 2019-04-11 | 1 | -0/+4 |
* | Minor CSS cleanup for the navbar (#6553) | silverwind | 2019-04-11 | 1 | -15/+3 |
* | Fixes pagination width on mobile view (#5711) (#6532) | Mario Lubenka | 2019-04-08 | 1 | -0/+9 |
* | UI: Use regular line-height on frontpage entries (#6518) | silverwind | 2019-04-06 | 1 | -3/+0 |
* | Add lang specific font stacks for CJK (#6007) | zeripath | 2019-03-18 | 8 | -17/+135 |
* | Integrate OAuth2 Provider (#5378) | Jonas Franz | 2019-03-08 | 1 | -0/+4 |
* | Fix fork button (#6223) | John Olheiser | 2019-03-05 | 1 | -0/+20 |
* | Make organization dropdown scrollable when using mouse wheel (#5988) | Muhammed TİFTİKÇİ | 2019-03-04 | 1 | -27/+6 |
* | UI: Style tweaks to issue selection (#6196) | silverwind | 2019-02-27 | 1 | -1/+4 |
* | UI: Fix scrollbar always present on page body (#6177) | silverwind | 2019-02-25 | 1 | -2/+2 |
* | UI: Make document body a flexbox (#6139) | silverwind | 2019-02-24 | 9 | -16/+5 |
* | Minor UI tweaks (#5980) | John Olheiser | 2019-02-19 | 2 | -15/+23 |
* | Allow labels to contain emoji (#6063) | John Olheiser | 2019-02-16 | 1 | -6/+10 |
* | Revert "Fix wrapping long code lines in UI" (#6074) | silverwind | 2019-02-15 | 2 | -7/+21 |
* | Add autoprefixer to css build (#6029) | silverwind | 2019-02-11 | 3 | -18/+0 |
* | UI: Make dashboard navbar and footer full-width (#6013) | silverwind | 2019-02-09 | 2 | -2/+10 |
* | UI: Make navbar full width (#5998) | silverwind | 2019-02-08 | 1 | -0/+6 |
* | UI: Fix repo header issues (#5995) | silverwind | 2019-02-07 | 1 | -6/+3 |
* | UI: Dashboard tweaks (#5974) | silverwind | 2019-02-06 | 1 | -2/+1 |
* | UI: Repo header tweaks (#5945) | silverwind | 2019-02-05 | 2 | -7/+34 |
* | Fix wrapping long code lines in UI (#5927) | silverwind | 2019-02-02 | 2 | -21/+7 |
* | UI: Correct footer height if screen-width is to small (fixes #5878) (#5889) (... | EpicCoder | 2019-01-29 | 2 | -7/+9 |
* | UI: Change GPG Validation colors and remove inline CSS; fixes #5404 (#5896) | EpicCoder | 2019-01-29 | 2 | -2/+17 |
* | Feature: Archive repos (#5009) | kolaente | 2019-01-23 | 1 | -0/+8 |
* | Add the ability to use multiple labels as filters(#5786) | Lauris BH | 2019-01-22 | 1 | -2/+5 |
* | Allow markdown table to scroll (#4401) | pgodwin | 2019-01-21 | 1 | -0/+1 |
* | Refactor heatmap to vue component (#5401) | Lauris BH | 2018-11-27 | 2 | -0/+28 |
* | Show review summary in pull requests (#5132) | kolaente | 2018-11-22 | 1 | -0/+32 |
* | User action heatmap (#5131) | kolaente | 2018-10-23 | 2 | -0/+21 |