Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert frontend code to typescript (#31559) | silverwind | 2024-07-07 | 1 | -68/+0 |
* | Use `querySelector` over alternative DOM methods (#31280) | silverwind | 2024-06-10 | 1 | -1/+1 |
* | Fix issue label rendering in the issue popup (#30763) | wxiaoguang | 2024-04-30 | 1 | -1/+1 |
* | Remove jQuery from the issue "go to" button (#30028) | Yarden Shoham | 2024-03-23 | 1 | -17/+14 |
* | Make submit event code work with both jQuery event and native event (#29223) | wxiaoguang | 2024-02-17 | 1 | -1/+1 |
* | Polyfill SubmitEvent for PaleMoon (#28441) | wxiaoguang | 2023-12-15 | 1 | -2/+2 |
* | Use fetch helpers instead of fetch (#27026) | silverwind | 2023-09-19 | 1 | -2/+3 |
* | Improve "goto issue by number" button (#24577) | wxiaoguang | 2023-05-10 | 1 | -0/+70 |