transmission/web
Charles Kerr d772824553
fix: sonarcloud code smells (#2623)
* fix: make variable a pointer-to-const

* fix: use init-statement to reduce variable scope

* fix: implicit conversion from long to int

* fix: refactor to not nest more than 3 if|for|do|while|switch statements

* fix: make tr_session::setSocketTos() const

* fix: use array.prototype.some instead of a for loop

* refactor: use nullptr instead of NULL

* fix: oops
2022-02-13 23:44:38 -06:00
..
public_html allow decimal values in seedRatioLimit input (#2618) 2022-02-13 09:58:59 -06:00
src fix: sonarcloud code smells (#2623) 2022-02-13 23:44:38 -06:00
style feat: web client style (#2609) 2022-02-11 18:32:20 -06:00
.eslintrc.js chore: bump web client deps (#1698) 2021-05-19 08:43:46 -05:00
.gitattributes feat: web client style (#2609) 2022-02-11 18:32:20 -06:00
.nvmrc [Web] Magnet link, Main window toolbar accessibility, ARM build fix, Dependencies update (#2586) 2022-02-09 10:28:48 -06:00
CMakeLists.txt feat: web client refresh (#1476) 2020-10-23 20:04:25 -05:00
babel.config.js feat: web client refresh (#1476) 2020-10-23 20:04:25 -05:00
package.json build(deps-dev): bump node-sass from 6.0.1 to 7.0.0 in /web (#2604) 2022-02-11 03:19:00 -06:00
prettier.config.js feat: web client refresh (#1476) 2020-10-23 20:04:25 -05:00
stylelint.config.js feat: web client refresh (#1476) 2020-10-23 20:04:25 -05:00
webpack.config.js chore: bump web client deps (#1698) 2021-05-19 08:43:46 -05:00
yarn.lock build(deps-dev): bump node-sass from 6.0.1 to 7.0.0 in /web (#2604) 2022-02-11 03:19:00 -06:00