aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Simplify secure context check (#33906)silverwind10 days1-7/+4
* Update JS and PY deps, misc tweaks (#33903)silverwind10 days2-3/+5
* Add file tree to file view page (#32721)Kerwin Bryant11 days5-0/+259
* Fix various Fomantic UI and htmx problems (#33851)wxiaoguang2025-03-114-44/+4
* Drop fomantic build (#33845)wxiaoguang2025-03-114-4/+23
* Do not show passkey on http sites (#33820)wxiaoguang2025-03-071-1/+10
* Update TypeScript types (#33799)Kerwin Bryant2025-03-053-8/+8
* Refactor repo-issue.ts (#33784)wxiaoguang2025-03-043-147/+110
* Refactor repo-settings.ts (#33785)wxiaoguang2025-03-051-39/+39
* Refactor admin/common.ts (#33788)wxiaoguang2025-03-041-87/+112
* Refactor initRepoBranchTagSelector to use new init framework (#33776)Kerwin Bryant2025-03-031-4/+5
* Refactor buttons to use new init framework (#33774)Kerwin Bryant2025-03-033-25/+27
* Refactor markup and pdf-viewer to use new init framework (#33772)Kerwin Bryant2025-03-0312-198/+181
* Refactor global init code and add more comments (#33755)wxiaoguang2025-03-037-109/+135
* Fix dynamic content loading init problem (#33748)wxiaoguang2025-03-017-122/+162
* Refactor repo-diff.ts (#33746)wxiaoguang2025-02-282-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