aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Refactor initRepoBranchTagSelector to use new init framework (#33776)HEADmainKerwin Bryant16 min.1-4/+5
* Refactor buttons to use new init framework (#33774)Kerwin Bryant44 min.3-25/+27
* Refactor markup and pdf-viewer to use new init framework (#33772)Kerwin Bryant85 min.12-198/+181
* Refactor global init code and add more comments (#33755)wxiaoguang18 hours7-109/+135
* Fix dynamic content loading init problem (#33748)wxiaoguang3 days7-122/+162
* Refactor repo-diff.ts (#33746)wxiaoguang4 days2-67/+52
* Use `git diff-tree` for `DiffFileTree` on diff pages (#33514)Alexander McRae4 days10-196/+275
* Improve "generate new access token" form (#33730)Guillaume4 days3-103/+0
* Clone repository with Tea CLI (#33725)Quentin4 days1-8/+41
* Always show the "rerun" button for action jobs (#33692)wxiaoguang8 days1-9/+3
* Improve Open-with URL encoding (#33666)wxiaoguang10 days2-1/+16
* Fix mCaptcha bug (#33659)wxiaoguang11 days1-4/+9
* Fix typo in HTML attribute (#33599)silverwind2025-02-141-1/+1
* Optimize the dashboard (#32990)Kerwin Bryant2025-02-111-6/+29
* Remove "class-name" from svg icon (#33540)wxiaoguang2025-02-095-30/+20
* Add cropping support when modifying the user/org/repo avatar (#33498)Kerwin Bryant2025-02-065-13/+22
* Hide/disable unusable UI elements when a repository is archived (#33459)wxiaoguang2025-01-311-12/+6
* Update `@github/text-expander-element`, adapt type imports (#33449)silverwind2025-01-311-1/+1
* Fix issue sidebar dropdown keyboard support (#33447)wxiaoguang2025-01-301-1/+4
* Update `@github/text-expander-element` to 2.9.0 (#33435)silverwind2025-01-291-15/+3
* Clone button enhancements (#33362)silverwind2025-01-272-2/+4
* Fix issue suggestion bug (#33389)wxiaoguang2025-01-261-8/+51
* Fix js error when edit issue (#33384)wxiaoguang2025-01-251-1/+1
* Enable Typescript `noImplicitAny` (#33322)silverwind2025-01-2261-265/+319
* Make issue suggestion work for all editors (#33340)wxiaoguang2025-01-215-16/+34
* 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 upload file form (#33230)wxiaoguang2025-01-131-3/+5
* 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
* 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
* Refactor legacy line-number and scroll code (#33094)wxiaoguang2025-01-044-137/+68
* Refactor repo-new.ts (#33070)wxiaoguang2025-01-016-57/+69
* Refactor pull-request compare&create page (#33071)wxiaoguang2025-01-022-62/+14
* Fix unittest and repo create bug (#33061)wxiaoguang2024-12-311-1/+2
* [Feature] Private README.md for organization (#32872)Chai-Shi2024-12-311-11/+31
* 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
* Refactor comment history and fix content edit (#33018)wxiaoguang2024-12-283-33/+41
* 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
* show warning on navigation if currently editing comment or title (#32920)Tim2024-12-203-7/+18
* Refactor repo-projects.ts (#32892)silverwind2024-12-194-124/+87