Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix various loading states, remove `.loading` class (#29920) | silverwind | 2024-03-21 | 1 | -1/+1 |
* | Fix WebHookEditor regression from jQuery removal (#29692) | Yarden Shoham | 2024-03-09 | 1 | -7/+10 |
* | Remove jQuery from the webhook editor (#29211) | Yarden Shoham | 2024-02-17 | 1 | -29/+27 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 1 | -3/+4 |
* | JS refactors (#22227) | silverwind | 2022-12-24 | 1 | -0/+1 |
* | Use explicit jQuery import, remove unused eslint globals (#18435) | silverwind | 2022-01-28 | 1 | -0/+1 |
* | Improve async/await usage, and sort init calls in `index.js` (#17386) | wxiaoguang | 2021-11-09 | 1 | -1/+1 |
* | Frontend refactor, PascalCase to camelCase, remove unused code (#17365) | wxiaoguang | 2021-10-21 | 1 | -2/+2 |
* | Split `index.js` to separate files (#17315) | wxiaoguang | 2021-10-17 | 1 | -0/+40 |