aboutsummaryrefslogtreecommitdiffstats
path: root/web_src
Commit message (Expand)AuthorAgeFilesLines
* Make tracked time representation display as hours (#33315)Vladimir Sysoev2025-01-191-20/+7
* Trivial fixes (#33304)wxiaoguang2025-01-172-7/+18
* Enable Typescript `noImplicitThis` (#33250)silverwind2025-01-1628-190/+208
* Fix closed dependency title (#33285)wxiaoguang2025-01-151-1/+1
* Fix upload file form (#33230)wxiaoguang2025-01-131-3/+5
* Remove unused CSS styles and move some styles to proper files (#33217)wxiaoguang2025-01-122-208/+108
* Fix editor markdown not incrementing in a numbered list (#33187)Harry Vince2025-01-102-33/+273
* Automerge supports deleting branch automatically after merging (#32343)Lunny Xiao2025-01-101-1/+1
* Fix form width (#33151)wxiaoguang2025-01-082-0/+4
* Refactor HTMLFormat, update chroma render, fix js error (#33136)wxiaoguang2025-01-083-2/+4
* add submodule diff links (#33097)Rowan Bohde2025-01-082-1/+11
* Remove extended glob pattern from branch protection UI (#33125)TheFox0x72025-01-071-1/+1
* Refactor legacy JS (#33115)wxiaoguang2025-01-064-28/+30
* Fix dropdown menu header and mobile view (#33108)wxiaoguang2025-01-051-1/+2
* Refactor legacy line-number and scroll code (#33094)wxiaoguang2025-01-045-141/+73
* Clean up legacy form CSS styles (#33081)wxiaoguang2025-01-033-430/+25
* Refactor repo-new.ts (#33070)wxiaoguang2025-01-016-57/+69
* Refactor pull-request compare&create page (#33071)wxiaoguang2025-01-023-71/+14
* Fix unittest and repo create bug (#33061)wxiaoguang2024-12-311-1/+2
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-312-33/+53
* Make issue suggestion work for new PR page (#33035)wxiaoguang2024-12-312-2/+4
* Fix bug automerge cannot be chosed when there is only 1 merge style (#33040)Lunny Xiao2024-12-301-1/+1
* fix toggle commit body button ui when latest commit message is long (#32997)metiftikci2024-12-291-0/+10
* Fix and/or comment some legacy CSS problems (#33015)wxiaoguang2024-12-284-23/+7
* Refactor comment history and fix content edit (#33018)wxiaoguang2024-12-283-33/+41
* fix scoped label ui when contains emoji (#33007)metiftikci2024-12-281-1/+1
* De-emphasize signed commits (#31160)Blender Defender2024-12-284-305/+40
* fix textarea newline handle (#32966)metiftikci2024-12-252-5/+20
* Add auto-expanding running actions step (#30058)bytedream2024-12-221-2/+50
* Add action auto-scroll (#30057)bytedream2024-12-212-6/+39
* Enable Typescript `strictFunctionTypes` (#32911)silverwind2024-12-2220-84/+93
* Fix areYouSure confirm (#32941)wxiaoguang2024-12-214-4/+12
* Improve navbar: add "admin" tip, add "active" style (#32927)wxiaoguang2024-12-201-38/+32
* show warning on navigation if currently editing comment or title (#32920)Tim2024-12-203-7/+18
* Refactor repo-projects.ts (#32892)silverwind2024-12-195-128/+87
* Move RepoBranchTagSelector init outside the SFC (#32890)silverwind2024-12-183-47/+38
* Fix various trivial problems (#32861)wxiaoguang2024-12-171-0/+10
* Fix incomplete Actions status aggregations (#32859)wxiaoguang2024-12-163-7/+12
* Fix remaining typescript issues, enable `tsc` (#32840)silverwind2024-12-1620-94/+115
* Repo file list enhancements (#32835)silverwind2024-12-153-12/+34
* Tweak repo sidebar (#32847)silverwind2024-12-153-14/+11
* Fix overflow on org header (#32837)silverwind2024-12-141-5/+0
* Refactor markdown math render (#32831)wxiaoguang2024-12-142-11/+12
* Improve JSX/TSX support in code editor (#32833)silverwind2024-12-141-4/+11
* Fix various UI bugs (#32821)wxiaoguang2024-12-133-3/+10
* Fix bug of branch/tag selector in the issue sidebar (#32744)hiifong2024-12-131-0/+1
* Detect whether action view branch was deleted (#32764)Lunny Xiao2024-12-121-1/+2
* Add "n commits" link to contributors in contributors graph page (#32799)Chai-Shi2024-12-122-4/+24
* Fix "unicode escape" JS error (#32806)wxiaoguang2024-12-121-10/+11
* Fix JS error when dropping a file to a editor without dropzone (#32804)wxiaoguang2024-12-121-0/+1