aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* Remove jQuery from the "find file" page (#29456)Yarden Shoham2024-02-281-31/+29
* Remove jQuery AJAX from the archive download links (#29380)Yarden Shoham2024-02-251-30/+26
* Remove jQuery AJAX from the notice selection deletion button (#29381)Yarden Shoham2024-02-251-10/+7
* Add attachment support for code review comments (#29220)Jimmy Praet2024-02-252-54/+64
* Remove jQuery from the code diff expansion buttons (#29385)Yarden Shoham2024-02-251-8/+0
* Remove jQuery AJAX from the markdown editor preview (#29384)Yarden Shoham2024-02-251-10/+10
* Refactor `copy` button event handler (#29379)wxiaoguang2024-02-251-24/+17
* Remove jQuery AJAX from the repo commit graph (#29373)Yarden Shoham2024-02-251-1/+4
* Remove jQuery AJAX from repo collaborator mode dropdown (#29371)Yarden Shoham2024-02-251-9/+11
* Remove jQuery from the Unicode escape button (#29369)Yarden Shoham2024-02-241-25/+21
* Implement recent commits graph (#29210)Şahin Akkaya2024-02-241-0/+21
* Revert "Support SAML authentication (#25165)" (#29358)65432024-02-242-27/+2
* Implement code frequency graph (#29191)Şahin Akkaya2024-02-231-0/+21
* Remove jQuery from the stopwatch (#29351)Yarden Shoham2024-02-231-17/+21
* Support SAML authentication (#25165)techknowlogick2024-02-232-2/+27
* Remove jQuery from the repo commit functions (#29230)Yarden Shoham2024-02-221-46/+46
* Remove jQuery from the image pasting functionality (#29324)Yarden Shoham2024-02-221-9/+11
* Remove jQuery from the installation page (#29284)Yarden Shoham2024-02-211-52/+49
* Remove jQuery .map() and enable eslint rules for it (#29272)silverwind2024-02-212-16/+11