Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Convert frontend code to typescript (#31559) | silverwind | 2024-07-07 | 1 | -120/+0 |
* | Use `querySelector` over alternative DOM methods (#31280) | silverwind | 2024-06-10 | 1 | -8/+8 |
* | Enforce trailing comma in JS on multiline (#30002) | silverwind | 2024-03-22 | 1 | -1/+1 |
* | Remove jQuery from the installation page (#29284) | Yarden Shoham | 2024-02-21 | 1 | -52/+49 |
* | Use fetch helpers instead of fetch (#27026) | silverwind | 2023-09-19 | 1 | -1/+2 |
* | Fix various bugs for "install" page (#23194) | wxiaoguang | 2023-03-04 | 1 | -1/+38 |
* | Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov... | wxiaoguang | 2023-02-19 | 1 | -3/+4 |
* | Use explicit jQuery import, remove unused eslint globals (#18435) | silverwind | 2022-01-28 | 1 | -0/+2 |
* | Refactor install page (db type) (#17919) | wxiaoguang | 2021-12-07 | 1 | -36/+27 |
* | Split `index.js` to separate files (#17315) | wxiaoguang | 2021-10-17 | 1 | -0/+91 |