LibreTranslate/app/static/js
Gustavo Rodrigues 64ae20e932
Properly escape data in the request code
It was only escaping the first quote, all other quotes and other characters that require to be escaped (like line breaks) were not being escaped. JSON.stringify is a good function to handle this.
2021-12-09 10:31:48 -03:00
..
app.js Properly escape data in the request code 2021-12-09 10:31:48 -03:00
materialize.min.js Add offline parameter 2021-02-10 17:52:03 +01:00
prism.min.js Add offline parameter 2021-02-10 17:52:03 +01:00
vue@2.js Upgrade to VueJS v2.6.14 2021-10-24 16:57:17 +02:00