| Commit message (Expand) | Author | Age | Files | Lines |
* | Decouple diff stats query from actual diffing (#33810) | wxiaoguang | 2025-03-08 | 1 | -3/+3 |
* | Fix form width (#33151) | wxiaoguang | 2025-01-08 | 1 | -73/+71 |
* | Clean up legacy form CSS styles (#33081) | wxiaoguang | 2025-01-03 | 1 | -9/+9 |
* | Refactor tmpl and blob_excerpt (#32967) | wxiaoguang | 2024-12-25 | 1 | -2/+1 |
* | Fix fork page branch selection (#32711) | Lunny Xiao | 2024-12-05 | 1 | -8/+6 |
* | Refactor issue page info (#32445) | wxiaoguang | 2024-11-08 | 1 | -4/+0 |
* | Prevent tab shifting, remove extra margin on fluid pages (#31090) | silverwind | 2024-05-27 | 1 | -3/+3 |
* | Improve diff stats bar (#30669) | silverwind | 2024-04-27 | 1 | -1/+1 |
* | Hide diff stats on empty PRs (#30629) | silverwind | 2024-04-22 | 1 | -0/+2 |
* | Migrate margin and padding helpers to tailwind (#30043) | silverwind | 2024-03-24 | 1 | -1/+1 |
* | Migrate `gap` helpers to tailwind (#30034) | silverwind | 2024-03-24 | 1 | -1/+1 |
* | Migrate font-weight helpers to tailwind (#30027) | silverwind | 2024-03-23 | 1 | -1/+1 |
* | Fix incorrect tailwind migration (#30007) | silverwind | 2024-03-22 | 1 | -1/+1 |
* | Replace 10 more gt- classes with tw- (#29945) | silverwind | 2024-03-22 | 2 | -2/+2 |
* | Migrate border and margin classes to Tailwind (#29828) | silverwind | 2024-03-18 | 1 | -1/+1 |
* | Remove unnecessary "Safe" modifier from templates (#29318) | wxiaoguang | 2024-02-22 | 1 | -1/+1 |
* | Disallow merge when required checked are missing (#29143) | Markus Amshove | 2024-02-19 | 1 | -1/+9 |
* | Add `Hide/Show all checks` button to commit status check (#26284) | yp05327 | 2023-11-02 | 1 | -25/+42 |
* | Add support for forking single branch (#25821) | Dmitry Sharshakov | 2023-09-29 | 1 | -0/+20 |
* | Always use `ctx.Locale.Tr` inside templates (#27231) | delvh | 2023-09-25 | 3 | -20/+20 |
* | Change green buttons to primary color (#27099) | silverwind | 2023-09-18 | 1 | -1/+1 |
* | Use template context function for avatar rendering (#26385) | wxiaoguang | 2023-08-10 | 1 | -3/+3 |
* | Don't stack PR tab menu on small screens (#25789) | sebastian-sauer | 2023-07-14 | 1 | -21/+24 |
* | Allow/fix review (approve/reject) of empty PRs (#25690) | sebastian-sauer | 2023-07-06 | 1 | -1/+1 |
* | Support displaying diff stats in PR tab bar (#25387) | hiifong | 2023-07-03 | 1 | -0/+6 |
* | read-only checkboxes don't appear and don't entirely act the way one might ex... | Ed Silkworth | 2023-06-30 | 1 | -2/+2 |
* | Make diff view full width again (#24598) | wxiaoguang | 2023-05-09 | 1 | -1/+1 |
* | Make Issue/PR/projects more compact, misc CSS tweaks (#24459) | silverwind | 2023-05-03 | 2 | -22/+3 |
* | Replace `N/A` with `-` everywhere (#24474) | silverwind | 2023-05-02 | 1 | -2/+2 |
* | Discolor pull request tab labels (#23950) | silverwind | 2023-04-07 | 1 | -3/+3 |
* | Remove incorrect HTML self close tag (#23748) | wxiaoguang | 2023-03-27 | 1 | -1/+1 |
* | Use data-tooltip-content for tippy tooltip (#23649) | wxiaoguang | 2023-03-24 | 1 | -1/+1 |
* | Fix long name ui issues and label ui issue (#23541) | Hester Gong | 2023-03-18 | 1 | -1/+1 |
* | Always go full width in PR view (#22844) | gempir | 2023-02-16 | 1 | -1/+1 |
* | Add context cache as a request level cache (#22294) | Lunny Xiao | 2023-02-15 | 1 | -3/+3 |
* | Add main landmark to templates and adjust titles (#22670) | Felipe Leopoldo Sologuren GutiƩrrez | 2023-02-01 | 3 | -3/+3 |
* | Add option to prohibit fork if user reached maximum limit of repositories (#2... | Xinyu Zhou | 2022-12-27 | 1 | -1/+1 |
* | Remove useless "Cancel" buttons (#21872) | Yarden Shoham | 2022-12-05 | 1 | -1/+0 |
* | fix: PR status layout on mobile (#21547) | kolaente | 2022-10-28 | 1 | -8/+10 |
* | Revert increased width on pull pages (#21470) | Gusted | 2022-10-19 | 1 | -1/+1 |
* | Add filetree on left of diff view (#21012) | sebastian-sauer | 2022-09-27 | 1 | -1/+1 |
* | Refactor `i18n` to `locale` (#20153) | Gusted | 2022-06-27 | 5 | -23/+23 |
* | Replace blue button and label classes with primary (#19763) | silverwind | 2022-05-20 | 1 | -3/+3 |
* | Improvements to content history (#17746) | Jimmy Praet | 2021-11-22 | 1 | -0/+4 |
* | Multiple Escaping Improvements (#17551) | zeripath | 2021-11-16 | 4 | -7/+7 |
* | Enforce tab indentation in templates (#15289) | silverwind | 2021-04-10 | 1 | -29/+29 |
* | Fix truncated organization names (#14655) | vnkmpf | 2021-02-12 | 1 | -6/+6 |
* | Truncated organisations name #14583 (#14615) | vnkmpf | 2021-02-09 | 1 | -3/+3 |
* | Show status check for merged PRs (#13975) | Cirno the Strongest | 2020-12-18 | 1 | -16/+18 |
* | Direct avatar rendering (#13649) | silverwind | 2020-12-03 | 1 | -3/+3 |