summaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
* Remove remaining jQuery .css code (#30015)silverwind2024-03-241-44/+45
* Remove jQuery `.attr` from the common global functions (#30023)Yarden Shoham2024-03-231-7/+6
* Remove jQuery from the issue "go to" button (#30028)Yarden Shoham2024-03-231-17/+14
* Remove jQuery `.attr` from the diff page (#30021)Yarden Shoham2024-03-231-10/+13
* Remove jQuery `.attr` from the repository settings (#30018)Yarden Shoham2024-03-231-14/+16
* Remove jQuery `.attr` from the image diff again (#30022)Yarden Shoham2024-03-231-2/+4
* Remove jQuery `.attr` from the commit graph (#30006)Yarden Shoham2024-03-221-4/+4
* Remove jQuery from the citation modal (except fomantic) (#30008)Yarden Shoham2024-03-231-19/+21
* Remove jQuery `.attr` from the project page (#30004)Yarden Shoham2024-03-221-4/+4
* Fix incorrect tailwind migration (#30007)silverwind2024-03-221-1/+1
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-2222-62/+62
* Replace 10 more gt- classes with tw- (#29945)silverwind2024-03-222-2/+2
* Fix: Abnormal strings appear when comments are saved after editing (#29991)HEREYUA2024-03-221-1/+1
* Fix various loading states, remove `.loading` class (#29920)silverwind2024-03-214-11/+13
* Solving the issue of UI disruption when the review is deleted without refresh...HEREYUA2024-03-211-1/+7
* Fix JS error and improve error message styles (#29963)silverwind2024-03-211-0/+2
* Remove jQuery `.attr` from the user search box (#29919)Yarden Shoham2024-03-201-3/+6
* Remove jQuery `.attr` from the archive download and compare page branch selec...Yarden Shoham2024-03-201-4/+4
* Remove jQuery `.attr` from the image diff (#29917)Yarden Shoham2024-03-191-1/+1
* Remove jQuery `.attr` from the quick pull request button text (#29916)Yarden Shoham2024-03-191-1/+1
* Remove jQuery `.attr` from the issue author dropdown (#29915)Yarden Shoham2024-03-191-3/+3
* Forbid jQuery `.css` and refactor all usage (#29852)silverwind2024-03-196-71/+76
* Migrate border and margin classes to Tailwind (#29828)silverwind2024-03-181-1/+1
* Avoid JS error on issue/pr list when logged out (#29854)silverwind2024-03-171-0/+1
* Load citation JS only when needed (#29855)silverwind2024-03-171-19/+26
* Forbid jQuery `.prop` and fix related issues (#29832)silverwind2024-03-165-25/+35
* Forbid HTML injection using jQuery (#29843)Yarden Shoham2024-03-163-7/+8
* Forbid variables containing jQuery collections not having the `$` prefix (#29...Yarden Shoham2024-03-1611-190/+190
* Remove jQuery AJAX from the notifications (#29817)Yarden Shoham2024-03-161-63/+37
* Remove jQuery AJAX from the project page (#29814)Yarden Shoham2024-03-151-68/+60
* Remove jQuery AJAX from the comment edit box (#29812)Yarden Shoham2024-03-151-19/+29
* Fix Citation modal responsiveness and clipboard copy (#29799)silverwind2024-03-151-4/+2
* Remove jQuery AJAX from the diff functions (#29743)Yarden Shoham2024-03-141-28/+41
* Remove jQuery AJAX from the `repo-issue.js` file (#29776)Yarden Shoham2024-03-141-84/+114
* Remove jQuery AJAX from the issue branch reference selection (#29722)Yarden Shoham2024-03-121-2/+10
* Remove jQuery AJAX from the comment edit history (#29703)Yarden Shoham2024-03-101-22/+36
* Fix WebHookEditor regression from jQuery removal (#29692)Yarden Shoham2024-03-091-7/+10
* Support pasting URLs over markdown text (#29566)silverwind2024-03-082-30/+47
* Don't show AbortErrors on logout (#29639)silverwind2024-03-081-2/+4
* Remove jQuery AJAX from the repo editor (#29636)Yarden Shoham2024-03-071-28/+14
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-054-9/+9
* Replace some `gt-` classes with `tw-` (#29570)silverwind2024-03-041-1/+1
* Filter Repositories by type (#29231)Tim-Niclas Oelschläger2024-03-031-0/+22
* Fix elipsis button not working if the last commit loading is deferred (#29544)Yarden Shoham2024-03-021-43/+0
* Make PR form use toast to show error message (#29545)wxiaoguang2024-03-021-3/+8
* Fix a bug returning 404 when display a single tag with no release (#29466)Lunny Xiao2024-03-021-2/+7
* Fix incorrect subpath in links (#29535)wxiaoguang2024-03-022-2/+2
* Remove jQuery AJAX from the repo tag edit form (#29526)Yarden Shoham2024-03-021-29/+30
* Remove jQuery AJAX from common global functions (#29528)Yarden Shoham2024-03-021-14/+12
* Fix counter display number incorrectly displayed on the page (#29448)charles2024-02-281-0/+2