aboutsummaryrefslogtreecommitdiffstats
path: root/templates/repo
Commit message (Expand)AuthorAgeFilesLines
...
* Fix overflow on push notification (#31179)silverwind2024-06-041-2/+2
* Fix overflow in issue card (#31203)silverwind2024-06-031-1/+1
* Fix agit checkout command line hint & fix ShowMergeInstructions checking (#31...Lunny Xiao2024-06-031-2/+2
* Use vertical layout for multiple code expander buttons (#31122)silverwind2024-05-293-16/+20
* Improve mobile review ui (#31091)silverwind2024-05-282-5/+5
* Prevent simultaneous editing of comments and issues (#31053)metiftikci2024-05-274-5/+5
* Rename project board -> column to make the UI less confusing (#30170)Lunny Xiao2024-05-273-3/+3
* Simplify review UI (#31062)delvh2024-05-271-14/+19
* Prevent tab shifting, remove extra margin on fluid pages (#31090)silverwind2024-05-273-8/+10
* Support setting the `default` attribute of the issue template dropdown field ...Zettat1232024-05-231-1/+1
* Fix wrong display of recently pushed notification (#25812)yp053272024-05-211-2/+2
* Don't include link of deleted branch when listing branches (#31028)Kemal Zebari2024-05-211-1/+1
* Fix incorrect "blob excerpt" link when comparing files (#31013)wxiaoguang2024-05-202-6/+8
* 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