aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js
Commit message (Expand)AuthorAgeFilesLines
* Small refactors in anchors.js (#29947)silverwind2024-03-221-19/+21
* Fix: Abnormal strings appear when comments are saved after editing (#29991)HEREYUA2024-03-221-1/+1
* Fix some pending problems (#29985)wxiaoguang2024-03-221-0/+1
* Fix various loading states, remove `.loading` class (#29920)silverwind2024-03-214-11/+13
* Switch to happy-dom for testing (#29948)silverwind2024-03-211-1/+1
* 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-212-1/+3
* Fix and rewrite markup anchor processing (#29931)Lunny Xiao2024-03-211-33/+51
* Prevent layout shift in `<overflow-menu>` items (#29831)silverwind2024-03-201-0/+19
* 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-186-13/+18
* Only do counting when count_only=true for repo dashboard (#29884)wxiaoguang2024-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
* fix double border and border-radius on empty action steps (#29845)silverwind2024-03-161-2/+6
* Forbid jQuery `.prop` and fix related issues (#29832)silverwind2024-03-165-25/+35
* Forbid HTML injection using jQuery (#29843)Yarden Shoham2024-03-164-8/+11
* Forbid variables containing jQuery collections not having the `$` prefix (#29...Yarden Shoham2024-03-1613-192/+192
* Remove jQuery AJAX from the notifications (#29817)Yarden Shoham2024-03-161-63/+37
* Remove the `time-since` class (#29826)Yarden Shoham2024-03-151-1/+1
* 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
* Use `Temporal.PlainDate` for absolute dates (#29804)silverwind2024-03-152-10/+25
* Fix Citation modal responsiveness and clipboard copy (#29799)silverwind2024-03-151-4/+2
* Add `<overflow-menu>`, rename webcomponents (#29400)silverwind2024-03-1510-43/+236
* Unify search boxes (#29530)Denys Konovalov2024-03-141-1/+1
* 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
* Tweak actions view sticky (#29781)silverwind2024-03-141-1/+1
* Improve a11y document and dropdown item (#29753)wxiaoguang2024-03-132-6/+6
* Fix date rendering by adding `<gitea-absolute-date>` (#29725)silverwind2024-03-122-0/+41
* Use Get but not Post to get actions artifacts (#29734)Lunny Xiao2024-03-121-2/+2
* 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
* Suppress error from monaco-editor (#29684)silverwind2024-03-091-0/+8
* Fix WebHookEditor regression from jQuery removal (#29692)Yarden Shoham2024-03-091-7/+10
* Use more specific selector for `name` links (#29679)silverwind2024-03-081-1/+1
* Support pasting URLs over markdown text (#29566)silverwind2024-03-085-31/+103
* Fix user-defined markup links targets (#29305)DC2024-03-081-0/+15
* Don't show AbortErrors on logout (#29639)silverwind2024-03-081-2/+4
* Set user's 24h preference from their current OS locale (#29651)silverwind2024-03-083-3/+32
* Remove jQuery AJAX from the repo editor (#29636)Yarden Shoham2024-03-071-28/+14
* Tweak actions color and borders (#29640)silverwind2024-03-061-3/+5
* Fix contributor graphs mobile layout and responsiveness (#29597)silverwind2024-03-051-4/+17
* Replace more `gt-` with `tw-`, update frontend docs (#29595)silverwind2024-03-055-11/+11