aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo/pulls
Commit message (Expand)AuthorAgeFilesLines
* Fix fork page branch selection (#32711)Lunny Xiao2024-12-051-8/+6
* Refactor issue page info (#32445)wxiaoguang2024-11-081-4/+0
* Prevent tab shifting, remove extra margin on fluid pages (#31090)silverwind2024-05-271-3/+3
* Improve diff stats bar (#30669)silverwind2024-04-271-1/+1
* Hide diff stats on empty PRs (#30629)silverwind2024-04-221-0/+2
* Migrate margin and padding helpers to tailwind (#30043)silverwind2024-03-241-1/+1
* Migrate `gap` helpers to tailwind (#30034)silverwind2024-03-241-1/+1
* Migrate font-weight helpers to tailwind (#30027)silverwind2024-03-231-1/+1
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-222-2/+2
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-181-1/+1
* Remove unnecessary "Safe" modifier from templates (#29318)wxiaoguang2024-02-221-1/+1
* Disallow merge when required checked are missing (#29143)Markus Amshove2024-02-191-1/+9
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-021-25/+42
* Add support for forking single branch (#25821)Dmitry Sharshakov2023-09-291-0/+20
* Always use `ctx.Locale.Tr` inside templates (#27231)delvh2023-09-253-20/+20
* Change green buttons to primary color (#27099)silverwind2023-09-181-1/+1
* Use template context function for avatar rendering (#26385)wxiaoguang2023-08-101-3/+3
* Don't stack PR tab menu on small screens (#25789)sebastian-sauer2023-07-141-21/+24
* Allow/fix review (approve/reject) of empty PRs (#25690)sebastian-sauer2023-07-061-1/+1
* Support displaying diff stats in PR tab bar (#25387)hiifong2023-07-031-0/+6
* read-only checkboxes don't appear and don't entirely act the way one might ex...Ed Silkworth2023-06-301-2/+2
* Make diff view full width again (#24598)wxiaoguang2023-05-091-1/+1
* Make Issue/PR/projects more compact, misc CSS tweaks (#24459)silverwind2023-05-032-22/+3
* Replace `N/A` with `-` everywhere (#24474)silverwind2023-05-021-2/+2
* Discolor pull request tab labels (#23950)silverwind2023-04-071-3/+3
* Remove incorrect HTML self close tag (#23748)wxiaoguang2023-03-271-1/+1
* Use data-tooltip-content for tippy tooltip (#23649)wxiaoguang2023-03-241-1/+1
* Fix long name ui issues and label ui issue (#23541)Hester Gong2023-03-181-1/+1
* Always go full width in PR view (#22844)gempir2023-02-161-1/+1
* Add context cache as a request level cache (#22294)Lunny Xiao2023-02-151-3/+3
* Add main landmark to templates and adjust titles (#22670)Felipe Leopoldo Sologuren Gutiérrez2023-02-013-3/+3
* Add option to prohibit fork if user reached maximum limit of repositories (#2...Xinyu Zhou2022-12-271-1/+1
* Remove useless "Cancel" buttons (#21872)Yarden Shoham2022-12-051-1/+0
* fix: PR status layout on mobile (#21547)kolaente2022-10-281-8/+10
* Revert increased width on pull pages (#21470)Gusted2022-10-191-1/+1
* Add filetree on left of diff view (#21012)sebastian-sauer2022-09-271-1/+1
* Refactor `i18n` to `locale` (#20153)Gusted2022-06-275-23/+23
* Replace blue button and label classes with primary (#19763)silverwind2022-05-201-3/+3
* Improvements to content history (#17746)Jimmy Praet2021-11-221-0/+4
* Multiple Escaping Improvements (#17551)zeripath2021-11-164-7/+7
* Enforce tab indentation in templates (#15289)silverwind2021-04-101-29/+29
* Fix truncated organization names (#14655)vnkmpf2021-02-121-6/+6
* Truncated organisations name #14583 (#14615)vnkmpf2021-02-091-3/+3
* Show status check for merged PRs (#13975)Cirno the Strongest2020-12-181-16/+18
* Direct avatar rendering (#13649)silverwind2020-12-031-3/+3
* Add class to page content to unify top margin (#13766)silverwind2020-11-303-3/+3
* Comment box tweaks and SVG dropdown triangles (#13376)silverwind2020-10-311-1/+1
* Translate two small lables on commit statuse list (#12821)赵智超2020-09-121-2/+2
* Make SVG size argument optional (#12814)silverwind2020-09-111-3/+3