aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* [Fix] Resolve the problem of commit_statuses not being loaded at the top - ri...Kerwin Bryant4 days1-8/+8
* Add toggleClass function in dom.ts (#34063)Kerwin Bryant5 days1-13/+5
* fix org repo creation being limited by user limits (#34030)TheFox0x78 days1-7/+21
* Fix some migration and repo name problems (#33986)wxiaoguang10 days4-8/+51
* Simplify secure context check (#33906)silverwind2025-03-161-7/+4
* Update JS and PY deps, misc tweaks (#33903)silverwind2025-03-161-2/+4
* Add file tree to file view page (#32721)Kerwin Bryant2025-03-151-0/+37
* Fix various Fomantic UI and htmx problems (#33851)wxiaoguang2025-03-111-1/+3
* Drop fomantic build (#33845)wxiaoguang2025-03-112-2/+2
* Do not show passkey on http sites (#33820)wxiaoguang2025-03-071-1/+10
* Update TypeScript types (#33799)Kerwin Bryant2025-03-051-1/+1
* Refactor repo-issue.ts (#33784)wxiaoguang2025-03-042-135/+108
* 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-033-9/+2
* Refactor global init code and add more comments (#33755)wxiaoguang2025-03-033-10/+23
* Fix dynamic content loading init problem (#33748)wxiaoguang2025-03-014-76/+71
* Refactor repo-diff.ts (#33746)wxiaoguang2025-02-282-67/+52
* Use `git diff-tree` for `DiffFileTree` on diff pages (#33514)Alexander McRae2025-02-282-30/+48
* Improve "generate new access token" form (#33730)Guillaume2025-02-271-20/+0
* Clone repository with Tea CLI (#33725)Quentin2025-02-271-8/+41
* Improve Open-with URL encoding (#33666)wxiaoguang2025-02-212-1/+16
* Fix mCaptcha bug (#33659)wxiaoguang2025-02-201-4/+9
* 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-271-0/+1
* 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-2239-173/+193
* Make issue suggestion work for all editors (#33340)wxiaoguang2025-01-212-3/+13
* Make tracked time representation display as hours (#33315)Vladimir Sysoev2025-01-191-20/+7
* Trivial fixes (#33304)wxiaoguang2025-01-171-7/+16
* Enable Typescript `noImplicitThis` (#33250)silverwind2025-01-1612-20/+76
* 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
* Refactor HTMLFormat, update chroma render, fix js error (#33136)wxiaoguang2025-01-081-1/+2
* Remove extended glob pattern from branch protection UI (#33125)TheFox0x72025-01-071-1/+1
* Refactor legacy JS (#33115)wxiaoguang2025-01-063-25/+28
* Refactor legacy line-number and scroll code (#33094)wxiaoguang2025-01-044-137/+68
* Refactor repo-new.ts (#33070)wxiaoguang2025-01-012-53/+47
* 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
* Refactor comment history and fix content edit (#33018)wxiaoguang2024-12-283-33/+41
* fix textarea newline handle (#32966)metiftikci2024-12-252-5/+20