aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
* Fix "force private" logic (#31012)wxiaoguang2024-05-2010-11/+12
* Fix JS error when editing a merged PR's title (#30990)wxiaoguang2024-05-161-4/+2
* template: `label` fix correct input id (#30987)Frank Villaro-Dixon2024-05-161-1/+1
* Put web editor into a segment (#30966)silverwind2024-05-151-19/+23
* Restyle release list, fix branch dropdown (#30837)silverwind2024-05-132-13/+12
* Fix file path width in repo non-homepage view (#30951)silverwind2024-05-121-1/+1
* Fix some UI regressions for commit list (#30920)wxiaoguang2024-05-101-5/+9
* Fix incorrect issue form (#30881)wxiaoguang2024-05-081-5/+1
* Fix some UI problems (dropdown/container) (#30849)wxiaoguang2024-05-065-90/+92
* Fix issue/PR title edit (#30858)wxiaoguang2024-05-051-18/+25
* Improve repo button row layout (#30668)silverwind2024-05-022-7/+7
* Fix issue card layout (#30800)wxiaoguang2024-05-021-3/+3
* Fix branch selector UI (#30803)wxiaoguang2024-05-023-30/+24
* Right align the "Settings" menu item in overflow-menu (#30764)wxiaoguang2024-04-301-0/+1
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-04-296-25/+30
* Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762)wxiaoguang2024-04-291-1/+1
* 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
* Avoid losing token when updating mirror settings (#30429)Jason Song2024-04-131-1/+1
* Fix label rendering (#30456)wxiaoguang2024-04-131-3/+3
* Fix author name alignment in commits table (#30396)silverwind2024-04-111-10/+12
* Various improvements for long file and commit names (#30374)silverwind2024-04-105-33/+40
* Remove fomantic list module (#30281)silverwind2024-04-061-2/+2
* Always use `octicon-eye` on watch button (#30288)silverwind2024-04-061-1/+1
* Fix view commit link (#30297)wxiaoguang2024-04-061-85/+84