aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/common-issue-list.js
Commit message (Expand)AuthorAgeFilesLines
* Convert frontend code to typescript (#31559)silverwind2024-07-071-68/+0
* Use `querySelector` over alternative DOM methods (#31280)silverwind2024-06-101-1/+1
* Fix issue label rendering in the issue popup (#30763)wxiaoguang2024-04-301-1/+1
* Remove jQuery from the issue "go to" button (#30028)Yarden Shoham2024-03-231-17/+14
* Make submit event code work with both jQuery event and native event (#29223)wxiaoguang2024-02-171-1/+1
* Polyfill SubmitEvent for PaleMoon (#28441)wxiaoguang2023-12-151-2/+2
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-191-2/+3
* Improve "goto issue by number" button (#24577)wxiaoguang2023-05-101-0/+70