aboutsummaryrefslogtreecommitdiffstats
path: root/web_src/js/features/user-settings.js
Commit message (Expand)AuthorAgeFilesLines
* Convert frontend code to typescript (#31559)silverwind2024-07-071-19/+0
* Use `querySelector` over alternative DOM methods (#31280)silverwind2024-06-101-3/+3
* Refactor all `.length === 0` patterns in JS (#30045)silverwind2024-03-251-1/+1
* Remove jQuery from username change prompt and fix its detection (#29197)Yarden Shoham2024-02-161-14/+15
* Refactor hiding-methods, remove jQuery show/hide, remove `.hide` class, remov...wxiaoguang2023-02-191-4/+5
* Use explicit jQuery import, remove unused eslint globals (#18435)silverwind2022-01-281-0/+2
* Split `index.js` to separate files (#17315)wxiaoguang2021-10-171-0/+15