aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
...
* Remove jQuery from repo wiki creation page (#29271)Yarden Shoham2024-02-203-37/+39
* Remove jQuery from the repo migration form (#29229)Yarden Shoham2024-02-191-34/+40
* Downscale pasted PNG images based on metadata (#29123)silverwind2024-02-191-3/+17
* Remove jQuery from the repo release form (#29225)Yarden Shoham2024-02-181-11/+11
* Make submit event code work with both jQuery event and native event (#29223)wxiaoguang2024-02-172-2/+2
* Remove jQuery from repo migrate page (#29219)Yarden Shoham2024-02-171-9/+8
* Remove unneccesary `initUserAuthLinkAccountView` from "link account" page (#2...Yarden Shoham2024-02-171-28/+0
* Remove jQuery from the webhook editor (#29211)Yarden Shoham2024-02-171-29/+27
* Remove jQuery from issue reference context popup attach (#29216)Yarden Shoham2024-02-171-2/+1
* Add `eslint-plugin-github` and fix issues (#29201)silverwind2024-02-164-36/+37
* Remove jQuery from the "quick submit" handler (#29200)Yarden Shoham2024-02-161-8/+1
* Fix `initCompLabelEdit` not being called (#29198)Yarden Shoham2024-02-161-3/+1
* Remove jQuery from username change prompt and fix its detection (#29197)Yarden Shoham2024-02-161-14/+15
* Remove jQuery from organization rename prompt toggle (#29195)Yarden Shoham2024-02-161-4/+5
* Remove jQuery from SSH key form parser (#29193)Yarden Shoham2024-02-161-8/+6
* Implement contributors graph (#27882)Şahin Akkaya2024-02-151-0/+28
* Remove jQuery from the user search form in admin page (#29151)Yarden Shoham2024-02-131-18/+23
* Improve user search display name (#29002)KN4CK3R2024-02-012-7/+6
* Introduce htmx and use it to avoid full page load on `Subscribe` and `Follow`...Yarden Shoham2024-01-301-0/+1
* Preserve BOM in web editor (#28935)silverwind2024-01-271-1/+1
* Revert adding htmx until we finaly decide to add it (#28879)65432024-01-211-1/+0
* Don't do a full page load when clicking the subscribe button (#28871)Yarden Shoham2024-01-201-0/+1
* Add branch protection setting for ignoring stale approvals (#28498)Jimmy Praet2024-01-151-0/+4
* Fix incorrect URL for "Reference in New Issue" (#28716)wxiaoguang2024-01-071-1/+2
* Update JS dependencies (#28537)silverwind2023-12-301-1/+1
* Polyfill SubmitEvent for PaleMoon (#28441)wxiaoguang2023-12-153-5/+8
* Don't show unnecessary citation JS error on UI (#28433)wxiaoguang2023-12-121-4/+11
* Use appSubUrl for OAuth2 callback URL tip (#28266)Earl Warren2023-11-291-2/+3
* Revert "Fix EOL handling in web editor" (#28101)Nanguan Lin2023-11-221-17/+2
* Use "is-loading" to avoid duplicate form submit for code comment (#28143)wxiaoguang2023-11-211-19/+28
* Show error toast when file size exceeds the limits (#27985)Nanguan Lin2023-11-101-0/+4
* Fix the overflow style for "Hide all checks" (#27932)wxiaoguang2023-11-071-2/+0
* Update JS dependencies (#27922)silverwind2023-11-0610-14/+0
* Fix edit topic UI (#27925)yp053272023-11-061-1/+1
* Add `Hide/Show all checks` button to commit status check (#26284)yp053272023-11-023-0/+15
* Fix duplicate project board when hitting `enter` key (#27746)Nanguan Lin2023-10-231-14/+0
* Clipboard copy enhancements (#27669)silverwind2023-10-181-7/+14
* Hide archived labels by default from the suggestions when assigning labels fo...puni98692023-10-172-1/+18
* Replace ajax with fetch, improve image diff (#27267)silverwind2023-10-112-58/+40
* Update JS and PY dependencies (#27501)silverwind2023-10-081-1/+1
* Refactor system setting (#27000)wxiaoguang2023-10-051-29/+16
* Hide archived labels when filtering by labels on the issue list (#27115)puni98692023-10-011-1/+34
* Improve issue history dialog and make poster can delete their own history (#2...wxiaoguang2023-09-281-3/+4
* Use vitest globals (#27102)silverwind2023-09-273-3/+0
* Fix EOL handling in web editor (#27141)silverwind2023-09-241-2/+17
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-1911-81/+41
* Change green buttons to primary color (#27099)silverwind2023-09-182-4/+4
* Improve repo/user/org search (#27030)wxiaoguang2023-09-121-1/+1
* Improve "language stats" UI (#26968)wxiaoguang2023-09-103-18/+6
* Vendor `jquery.are-you-sure` with strict mode fixes (#26901)silverwind2023-09-061-1/+1