WebUI: prefer arrow function in callbacks
commita19d623eade442edfa71719da7cbe53a73a85b0c
authorChocobo1 <Chocobo1@users.noreply.github.com>
Mon, 27 May 2024 14:57:28 +0000 (27 22:57 +0800)
committersledgehammer999 <hammered999@gmail.com>
Tue, 25 Jun 2024 18:13:13 +0000 (25 21:13 +0300)
tree6bce4ee5a2edccb6bb0eb14212e5901ef1e4a1b5
parent1ef21bc2b7b8e43cd0fe0e4f31d3be329bb5eb03
WebUI: prefer arrow function in callbacks
32 files changed:
src/webui/www/eslint.config.mjs
src/webui/www/private/addpeers.html
src/webui/www/private/addtrackers.html
src/webui/www/private/confirmdeletion.html
src/webui/www/private/download.html
src/webui/www/private/edittracker.html
src/webui/www/private/newcategory.html
src/webui/www/private/newtag.html
src/webui/www/private/rename.html
src/webui/www/private/rename_file.html
src/webui/www/private/rename_files.html
src/webui/www/private/scripts/client.js
src/webui/www/private/scripts/contextmenu.js
src/webui/www/private/scripts/download.js
src/webui/www/private/scripts/dynamicTable.js
src/webui/www/private/scripts/file-tree.js
src/webui/www/private/scripts/misc.js
src/webui/www/private/scripts/mocha-init.js
src/webui/www/private/scripts/piecesbar.js
src/webui/www/private/scripts/prop-files.js
src/webui/www/private/scripts/prop-peers.js
src/webui/www/private/scripts/prop-trackers.js
src/webui/www/private/scripts/prop-webseeds.js
src/webui/www/private/scripts/search.js
src/webui/www/private/setlocation.html
src/webui/www/private/shareratio.html
src/webui/www/private/upload.html
src/webui/www/private/views/aboutToolbar.html
src/webui/www/private/views/log.html
src/webui/www/private/views/preferences.html
src/webui/www/private/views/preferencesToolbar.html
src/webui/www/private/views/searchplugins.html