aboutsummaryrefslogtreecommitdiffstats
path: root/templates
Commit message (Expand)AuthorAgeFilesLines
* Fix some UI problems (dropdown/container) (#30849)wxiaoguang2024-05-067-178/+201
* Fix some UI problems (install/checkbox) (#30854)wxiaoguang2024-05-061-146/+148
* Fix issue/PR title edit (#30858)wxiaoguang2024-05-051-18/+25
* Improve repo button row layout (#30668)silverwind2024-05-022-7/+7
* Catch and handle unallowed file type errors in issue attachment API (#30791)Kemal Zebari2024-05-021-0/+6
* Fix issue card layout (#30800)wxiaoguang2024-05-021-3/+3
* Fix branch selector UI (#30803)wxiaoguang2024-05-023-30/+24
* Add API endpoints for getting action jobs status (#26673)Chester2024-05-011-0/+149
* Rework and fix stopwatch (#30732)silverwind2024-04-301-30/+39
* Right align the "Settings" menu item in overflow-menu (#30764)wxiaoguang2024-04-302-1/+3
* Fix all rounded borders, change affected tab menus to pills (#30707)silverwind2024-04-2915-36/+41
* Rename CodeIndexerEnabled to IsRepoIndexerEnabled (#30762)wxiaoguang2024-04-292-2/+2
* Add support for npm bundleDependencies (#30751)Micash2024-04-291-0/+9
* 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
* Don't show loading indicators when refreshing the system status (#30712)Yarden Shoham2024-04-271-1/+2
* 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
* Update misspell to 0.5.1 and add `misspellings.csv` (#30573)silverwind2024-04-271-1/+1
* Diff color enhancements, add line number background (#30670)silverwind2024-04-261-11/+11
* feat(api): enhance Actions Secrets Management API for repository (#30656)Bo-Yi Wu2024-04-261-0/+48
* Fix code search input for different views (#30678)wxiaoguang2024-04-261-10/+12
* Improve job commit description (#30579)yp053272024-04-262-1/+4
* Improve oauth2 client "preferred username field" logic and the error handling...wxiaoguang2024-04-251-7/+4
* Fix view of readme file in the home code page. (#30564)Jiaxin Zhu2024-04-251-1/+1
* Fix checkbox field markup (#30666)silverwind2024-04-232-6/+10
* Avoid doubled border for the PR info segment (#30663)wxiaoguang2024-04-231-1/+3
* Initial support for colorblindness-friendly themes (#30625)wxiaoguang2024-04-244-32/+19
* Fix flash message for flex-container (#30657)wxiaoguang2024-04-232-4/+2
* Fix project name wrapping, remove horizontal margin on header (#30631)silverwind2024-04-232-5/+5
* Fix compare api swagger (#30648)Lunny Xiao2024-04-231-4/+2
* Remove obsolete CSS text classes (#30576)silverwind2024-04-228-11/+11
* 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 flash on dashboard (#30572)silverwind2024-04-211-1/+1
* Fix issue comment form and quick-submit (#30623)wxiaoguang2024-04-224-27/+29
* Fix links in PyPI Simple Repository API page (#30594)wxiaoguang2024-04-201-2/+3
* 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
* Expose fuzzy search for issues/pulls (#29701)65432024-04-182-21/+23
* Allow everyone to read or write a wiki by a repo unit setting (#30495)wxiaoguang2024-04-171-7/+21
* Correct locale string rendering (#30522)wxiaoguang2024-04-171-1/+1
* Fix and tweak pull request commit list (#30528)silverwind2024-04-171-11/+12
* Refactor web routes (#30519)wxiaoguang2024-04-1717-80/+80
* Tweak repo buttons on mobile and labeled button border-radius (#30503)silverwind2024-04-163-20/+20
* Fix long branch name overflows (#30345)silverwind2024-04-164-12/+15
* Update API to return 'source_id' for users (#29718)Tobias Balle-Petersen2024-04-161-0/+6
* feat(api): implement branch/commit comparison API (#30349)Bo-Yi Wu2024-04-161-0/+70