JoinMarket-Org / joinmarket-clientserver

Bitcoin CoinJoin implementation with incentive structure to convince people to take part
GNU General Public License v3.0
699 stars 173 forks source link

removed jquery #1704

Open st3b1t opened 1 month ago

st3b1t commented 1 month ago

simplified in native javascript orderbook.hml and removed jquery deps

roshii commented 1 month ago

Concept ACK: always good to remove external dependencies, unfortunately I have no HTML expertise to review code.

st3b1t commented 1 month ago

Concept ACK: always good to remove external dependencies, unfortunately I have no HTML expertise to review code.

yes exactly, I think the frontend is not focus of this project then the 3rd party js code should be removed. jQuery has always had a long list of vulnerabilities: https://security.snyk.io/package/npm/jquery