| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix various misalignments and overflows (#34227)HEADmain | Kerwin Bryant | 25 hours | 13 | -22/+22 |
* | Fix button alignments and remove unnecessary styles (#34206) | Kerwin Bryant | 2 days | 13 | -38/+38 |
* | Fix project board links to related Pull Requests (#34213) | badhezi | 2 days | 1 | -1/+1 |
* | Fix two missed null value checks on the wiki page. (#34205) | Kerwin Bryant | 3 days | 2 | -2/+2 |
* | Improve "lock conversation" UI (#34207) | wxiaoguang | 3 days | 1 | -21/+13 |
* | Restore form inputs on organization create error (#34201) | bytedream | 3 days | 1 | -4/+4 |
* | Align User Details Page Header Layout with Design Specifications (#34192) | Kerwin Bryant | 3 days | 1 | -12/+3 |
* | Add middleware for request prioritization (#33951) | Rowan Bohde | 4 days | 1 | -0/+12 |
* | Update protected_branch.tmpl (#34193) | Kerwin Bryant | 4 days | 1 | -3/+7 |
* | Add package version api endpoints (#34173) | KN4CK3R | 5 days | 1 | -4/+103 |
* | Fix incorrect file links (#34189) | wxiaoguang | 5 days | 4 | -8/+8 |
* | Fix span svg layout (#34185) | Kerwin Bryant | 5 days | 1 | -2/+2 |
* | Update milestones.tmpl (#34184) | Kerwin Bryant | 6 days | 1 | -1/+1 |
* | refactor organization menu (#33928) | Exploding Dragon | 8 days | 4 | -111/+142 |
* | feat: Add sorting by exclusive labels (issue priority) (#33206) | Thomas E Lackey | 8 days | 3 | -1/+14 |
* | Fix vertical centering of file tree icons and use entryIcon for submodules/sy... | Kerwin Bryant | 8 days | 1 | -1/+1 |
* | remove hardcoded 'code' string in clone_panel.tmpl (#34153) | Will Kelly | 9 days | 1 | -1/+1 |
* | Uniform all temporary directories and allow customizing temp path (#32352) | Lunny Xiao | 10 days | 1 | -4/+0 |
* | Check user/org repo limit instead of doer (#34147) | DrMaxNix | 10 days | 2 | -3/+3 |
* | Fix team permission (#34128) | wxiaoguang | 10 days | 2 | -2/+4 |
* | Keep file tree view icons consistent with icon theme (#33921) | Kerwin Bryant | 12 days | 1 | -1/+2 |
* | Use `overflow-wrap: anywhere` to replace `word-break: break-all` (#34126) | wxiaoguang | 12 days | 1 | -1/+1 |
* | Fix markdown render behaviors (#34122) | wxiaoguang | 13 days | 10 | -15/+15 |
* | Refactor dropdown ellipsis (#34123) | wxiaoguang | 13 days | 19 | -109/+103 |
* | Add `last_committer_date` and `last_author_date` for file contents API (#32921) | Lunny Xiao | 2025-04-02 | 1 | -0/+10 |
* | Add flat-square action badge style (#34062) | bytedream | 2025-04-01 | 3 | -3/+25 |
* | fix(#34076):replace assgniee translation key (#34077) | Simon Priet | 2025-03-31 | 2 | -2/+2 |
* | [Fix] Resolve the problem of commit_statuses not being loaded at the top - ri... | Kerwin Bryant | 2025-03-31 | 1 | -2/+2 |
* | Add a config option to block "expensive" pages for anonymous users (#34024) | wxiaoguang | 2025-03-30 | 1 | -1/+1 |
* | Add descriptions for private repo public access settings and improve the UI (... | yp05327 | 2025-03-29 | 1 | -32/+50 |
* | Add anonymous access support for private/unlisted repositories (#34051) | wxiaoguang | 2025-03-29 | 5 | -29/+46 |
* | Hide activity contributors, recent commits and code frequrency left tabs if t... | Lunny Xiao | 2025-03-28 | 1 | -9/+13 |
* | Update action status badge layout (#34018) | bytedream | 2025-03-28 | 3 | -19/+39 |
* | Adjust the layout of the toolbar on the Issues/Projects page (#33667) | Kerwin Bryant | 2025-03-28 | 3 | -23/+22 |
* | fix org repo creation being limited by user limits (#34030) | TheFox0x7 | 2025-03-27 | 1 | -14/+10 |
* | Download actions job logs from API (#33858) | Lunny Xiao | 2025-03-26 | 1 | -0/+46 |
* | Fix dropdown delegating and some UI problems (#34014) | wxiaoguang | 2025-03-26 | 1 | -1/+1 |
* | Prepare common tmpl functions in a middleware (#33957) | wxiaoguang | 2025-03-25 | 2 | -12/+15 |
* | Auto expand "New PR" form (#33971) | wxiaoguang | 2025-03-24 | 4 | -6/+6 |
* | Only use prev and next buttons for pagination on user dashboard (#33981) | Lunny Xiao | 2025-03-23 | 2 | -4/+14 |
* | Fix oauth2 auth and UI (#33961) | wxiaoguang | 2025-03-21 | 2 | -42/+37 |
* | Allow filtering issues by any assignee (#33343) | Andreas Svanberg | 2025-03-21 | 3 | -13/+21 |
* | Optimize Layout Styles of Filelist (#33920) | Kerwin Bryant | 2025-03-19 | 1 | -5/+7 |
* | Added Description Field for Secrets and Variables (#33526) | John Smith | 2025-03-17 | 3 | -0/+55 |
* | Defer captcha script loading (#33919) | wxiaoguang | 2025-03-17 | 1 | -3/+3 |
* | Fix file tree issues (#33916) | Kerwin Bryant | 2025-03-17 | 1 | -2/+2 |
* | Remove unused or abused styles (#33918) | wxiaoguang | 2025-03-17 | 4 | -15/+11 |
* | Replace text-align classes with tailwind (#33905) | silverwind | 2025-03-16 | 34 | -72/+82 |
* | Add missing translation (#33900) | Lunny Xiao | 2025-03-15 | 1 | -1/+1 |
* | Fix cannot delete runners via the modal dialog (#33895) | ChristopherHX | 2025-03-15 | 1 | -1/+1 |