aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Fix various Fomantic UI and htmx problems (#33851)wxiaoguang2 days4-44/+4
* Drop fomantic build (#33845)wxiaoguang3 days4-4/+23
* Do not show passkey on http sites (#33820)wxiaoguang6 days1-1/+10
* Update TypeScript types (#33799)Kerwin Bryant9 days3-8/+8
* Refactor repo-issue.ts (#33784)wxiaoguang9 days3-147/+110
* Refactor repo-settings.ts (#33785)wxiaoguang9 days1-39/+39
* Refactor admin/common.ts (#33788)wxiaoguang10 days1-87/+112
* Refactor initRepoBranchTagSelector to use new init framework (#33776)Kerwin Bryant10 days1-4/+5
* Refactor buttons to use new init framework (#33774)Kerwin Bryant10 days3-25/+27
* Refactor markup and pdf-viewer to use new init framework (#33772)Kerwin Bryant10 days12-198/+181
* Refactor global init code and add more comments (#33755)wxiaoguang11 days7-109/+135
* Fix dynamic content loading init problem (#33748)wxiaoguang13 days7-122/+162
* Refactor repo-diff.ts (#33746)wxiaoguang14 days2-67/+52
* Use `git diff-tree` for `DiffFileTree` on diff pages (#33514)Alexander McRae2025-02-2810-196/+275
* Improve "generate new access token" form (#33730)Guillaume2025-02-273-103/+0
* Clone repository with Tea CLI (#33725)Quentin2025-02-271-8/+41
* Always show the "rerun" button for action jobs (#33692)wxiaoguang2025-02-241-9/+3
* Improve Open-with URL encoding (#33666)wxiaoguang2025-02-212-1/+16
* Fix mCaptcha bug (#33659)wxiaoguang2025-02-201-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