summaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Use vertical layout for multiple code expander buttons (#31122) (#31152)Giteabot2024-05-293-16/+20
* Improve mobile review ui (#31091) (#31136)Giteabot2024-05-282-5/+5
* Prevent tab shifting, remove extra margin on fluid pages (#31090) (#31099)Giteabot2024-05-273-8/+10
* Support setting the `default` attribute of the issue template dropdown field ...Giteabot2024-05-241-1/+1
* Fix wrong display of recently pushed notification (#25812) (#31043)yp053272024-05-231-2/+2
* Don't include link of deleted branch when listing branches (#31028) (#31032)Giteabot2024-05-211-1/+1
* Fix incorrect "blob excerpt" link when comparing files (#31013) (#31026)Giteabot2024-05-202-6/+8
* Fix "force private" logic (#31012) (#31021)Giteabot2024-05-2010-11/+12
* Fix JS error when editing a merged PR's title (#30990) (#31001)Giteabot2024-05-171-4/+2
* template: `label` fix correct input id (#30987) (#30997)Giteabot2024-05-161-1/+1
* Put web editor into a segment (#30966) (#30993)Giteabot2024-05-161-19/+23
* Restyle release list, fix branch dropdown (#30837) (#30968)Giteabot2024-05-132-13/+12
* Fix file path width in repo non-homepage view (#30951) (#30952)Giteabot2024-05-121-1/+1
* Fix some UI regressions for commit list (#30920) (#30937)Giteabot2024-05-101-5/+9
* Fix incorrect issue form (#30881) (#30904)Giteabot2024-05-081-5/+1
* Fix some UI problems (dropdown/container) (#30849) (#30871)Giteabot2024-05-065-90/+92
* Fix issue/PR title edit (#30858) (#30865)Giteabot2024-05-051-18/+25
* Improve repo button row layout (#30668) (#30839)Giteabot2024-05-022-7/+7
* Fix issue card layout (#30800) (#30820)Giteabot2024-05-021-3/+3
* Fix branch selector UI (#30803) (#30819)Giteabot2024-05-023-30/+24
* Right align the "Settings" menu item in overflow-menu (#30764) (#30777)Giteabot2024-04-301-0/+1
* Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762) (#30767)Giteabot2024-04-291-1/+1
* Fix all rounded borders, change affected tab menus to pills (#30707) (#30769)Giteabot2024-04-296-25/+30
* Make Ctrl+Enter work for issue/comment edit (#30720)v1.22.0-rc1wxiaoguang2024-04-272-5/+5
* Issue card improvements (#30687)silverwind2024-04-271-10/+15
* Prevent allow/reject reviews on merged/closed PRs (#30686)Kemal Zebari2024-04-271-12/+16
* Improve diff stats bar (#30669)silverwind2024-04-271-1/+1
* Diff color enhancements, add line number background (#30670)silverwind2024-04-261-11/+11
* Fix code search input for different views (#30678)wxiaoguang2024-04-261-10/+12
* Improve job commit description (#30579)yp053272024-04-262-1/+4
* Fix view of readme file in the home code page. (#30564)Jiaxin Zhu2024-04-251-1/+1
* Avoid doubled border for the PR info segment (#30663)wxiaoguang2024-04-231-1/+3
* Remove obsolete CSS text classes (#30576)silverwind2024-04-224-7/+7
* Hide diff stats on empty PRs (#30629)silverwind2024-04-221-0/+2
* Fix repo home UI when there is no repo description (#30552)wxiaoguang2024-04-211-13/+12
* Fix dropdown text ellipsis (#30628)wxiaoguang2024-04-211-4/+4
* Fix issue comment form and quick-submit (#30623)wxiaoguang2024-04-221-23/+25
* Improve "Reference in new issue" modal (#30547)silverwind2024-04-181-18/+16
* Add form field id generation, remove duplicated ids (#30546)silverwind2024-04-181-10/+10
* Fix border-radius on view, blame and code search (#30545)silverwind2024-04-183-4/+4
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-171-7/+21
* Fix and tweak pull request commit list (#30528)silverwind2024-04-171-11/+12
* Refactor web routes (#30519)wxiaoguang2024-04-1716-79/+79
* Tweak repo buttons on mobile and labeled button border-radius (#30503)silverwind2024-04-163-20/+20
* Fix long branch name overflows (#30345)silverwind2024-04-163-6/+6
* Fix various overflows on actions view (#30344)silverwind2024-04-151-7/+7
* Convert max file name length to 255 (#30489)yp053272024-04-152-2/+2
* Remove fomantic button module (#30475)silverwind2024-04-146-21/+13
* Rewrite and restyle reaction selector and enable no-sizzle eslint rule (#30453)silverwind2024-04-146-22/+20
* Pulse page improvements (#30149)silverwind2024-04-141-11/+15