aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/install.js
Commit message (Expand)AuthorAgeFilesLines
* Convert frontend code to typescript (#31559)silverwind2024-07-071-120/+0
* Use `querySelector` over alternative DOM methods (#31280)silverwind2024-06-101-8/+8
* Enforce trailing comma in JS on multiline (#30002)silverwind2024-03-221-1/+1
* Remove jQuery from the installation page (#29284)Yarden Shoham2024-02-211-52/+49
* Use fetch helpers instead of fetch (#27026)silverwind2023-09-191-1/+2
* Fix various bugs for "install" page (#23194)wxiaoguang2023-03-041-1/+38
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-3/+4
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+2
* Refactor install page (db type) (#17919)wxiaoguang2021-12-071-36/+27
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+91