You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gitea/web_src/js
silverwind e03d627769
Misc JS linting and naming tweaks (#10652)
- lowercase all js filenames except Vue components
- enable new lint rules, mostly focused on shorter code
- autofix new lint violations
- apply misc transformations indexOf -> includes and onevent-> addEventListener

Co-authored-by: Antoine GIRARD <sapk@users.noreply.github.com>
5 years ago
..
components Add top author stats to activity page (#9615) 5 years ago
features Misc JS linting and naming tweaks (#10652) 5 years ago
standalone Reorganize frontend files and tooling (#10168) 5 years ago
vendor Misc JS linting and naming tweaks (#10652) 5 years ago
index.js Misc JS linting and naming tweaks (#10652) 5 years ago
jquery.js move jquery and jquery-migrate to npm/webpack (#9813) 5 years ago
polyfills.js fix commit view JS features, reimplement folding (#9968) 5 years ago
publicpath.js Misc JS linting and naming tweaks (#10652) 5 years ago
utils.js Fix JS and Vue (#10328) 5 years ago