| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Improve job commit description (#30579) | yp05327 | 2024-04-26 | 2 | -1/+4 |
* | Improve oauth2 client "preferred username field" logic and the error handling... | wxiaoguang | 2024-04-25 | 1 | -7/+4 |
* | Fix view of readme file in the home code page. (#30564) | Jiaxin Zhu | 2024-04-25 | 1 | -1/+1 |
* | Fix checkbox field markup (#30666) | silverwind | 2024-04-23 | 2 | -6/+10 |
* | Avoid doubled border for the PR info segment (#30663) | wxiaoguang | 2024-04-23 | 1 | -1/+3 |
* | Initial support for colorblindness-friendly themes (#30625) | wxiaoguang | 2024-04-24 | 4 | -32/+19 |
* | Fix flash message for flex-container (#30657) | wxiaoguang | 2024-04-23 | 2 | -4/+2 |
* | Fix project name wrapping, remove horizontal margin on header (#30631) | silverwind | 2024-04-23 | 2 | -5/+5 |
* | Fix compare api swagger (#30648) | Lunny Xiao | 2024-04-23 | 1 | -4/+2 |
* | Remove obsolete CSS text classes (#30576) | silverwind | 2024-04-22 | 8 | -11/+11 |
* | Hide diff stats on empty PRs (#30629) | silverwind | 2024-04-22 | 1 | -0/+2 |
* | Fix repo home UI when there is no repo description (#30552) | wxiaoguang | 2024-04-21 | 1 | -13/+12 |
* | Fix dropdown text ellipsis (#30628) | wxiaoguang | 2024-04-21 | 1 | -4/+4 |
* | Fix flash on dashboard (#30572) | silverwind | 2024-04-21 | 1 | -1/+1 |
* | Fix issue comment form and quick-submit (#30623) | wxiaoguang | 2024-04-22 | 4 | -27/+29 |
* | Fix links in PyPI Simple Repository API page (#30594) | wxiaoguang | 2024-04-20 | 1 | -2/+3 |
* | Improve "Reference in new issue" modal (#30547) | silverwind | 2024-04-18 | 1 | -18/+16 |
* | Add form field id generation, remove duplicated ids (#30546) | silverwind | 2024-04-18 | 1 | -10/+10 |
* | Fix border-radius on view, blame and code search (#30545) | silverwind | 2024-04-18 | 3 | -4/+4 |
* | Expose fuzzy search for issues/pulls (#29701) | 6543 | 2024-04-18 | 2 | -21/+23 |
* | Allow everyone to read or write a wiki by a repo unit setting (#30495) | wxiaoguang | 2024-04-17 | 1 | -7/+21 |
* | Correct locale string rendering (#30522) | wxiaoguang | 2024-04-17 | 1 | -1/+1 |
* | Fix and tweak pull request commit list (#30528) | silverwind | 2024-04-17 | 1 | -11/+12 |
* | Refactor web routes (#30519) | wxiaoguang | 2024-04-17 | 17 | -80/+80 |
* | Tweak repo buttons on mobile and labeled button border-radius (#30503) | silverwind | 2024-04-16 | 3 | -20/+20 |
* | Fix long branch name overflows (#30345) | silverwind | 2024-04-16 | 4 | -12/+15 |
* | Update API to return 'source_id' for users (#29718) | Tobias Balle-Petersen | 2024-04-16 | 1 | -0/+6 |
* | feat(api): implement branch/commit comparison API (#30349) | Bo-Yi Wu | 2024-04-16 | 1 | -0/+70 |
* | Fix various overflows on actions view (#30344) | silverwind | 2024-04-15 | 1 | -7/+7 |
* | Convert max file name length to 255 (#30489) | yp05327 | 2024-04-15 | 2 | -2/+2 |
* | Revert 100% label max-width (#30481) | silverwind | 2024-04-15 | 1 | -1/+1 |
* | Improve flex ellipsis (#30479) | wxiaoguang | 2024-04-14 | 1 | -0/+27 |
* | Remove fomantic button module (#30475) | silverwind | 2024-04-14 | 13 | -95/+30 |
* | Use `flex-container` for dashboard layout (#30214) | silverwind | 2024-04-14 | 2 | -8/+6 |
* | Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453) | silverwind | 2024-04-14 | 6 | -22/+20 |
* | Pulse page improvements (#30149) | silverwind | 2024-04-14 | 1 | -11/+15 |
* | Avoid losing token when updating mirror settings (#30429) | Jason Song | 2024-04-13 | 1 | -1/+1 |
* | Fix label rendering (#30456) | wxiaoguang | 2024-04-13 | 1 | -3/+3 |
* | Fix admin notice view-detail (#30450) | silverwind | 2024-04-13 | 1 | -4/+1 |
* | Fix the spacing issue in the Project view (#30415) | HEREYUA | 2024-04-12 | 5 | -18/+9 |
* | Fix author name alignment in commits table (#30396) | silverwind | 2024-04-11 | 1 | -10/+12 |
* | Various improvements for long file and commit names (#30374) | silverwind | 2024-04-10 | 5 | -33/+40 |
* | Some NuGet package enhancements (#30280) | KN4CK3R | 2024-04-07 | 1 | -5/+4 |
* | Fix and rewrite contrast color calculation, fix project-related bugs (#30237) | silverwind | 2024-04-07 | 1 | -5/+3 |
* | Add `--page-spacing` variable, fix admin dashboard notice (#30302) | silverwind | 2024-04-07 | 1 | -1/+1 |
* | Refactor startup deprecation messages (#30305) | wxiaoguang | 2024-04-07 | 1 | -3/+3 |
* | Remove fomantic list module (#30281) | silverwind | 2024-04-06 | 2 | -3/+3 |
* | Fix code block style for code preview (#30298) | wxiaoguang | 2024-04-06 | 1 | -1/+1 |
* | Always use `octicon-eye` on watch button (#30288) | silverwind | 2024-04-06 | 1 | -1/+1 |
* | Fix view commit link (#30297) | wxiaoguang | 2024-04-06 | 1 | -85/+84 |