1
0
mirror of https://github.com/LibreTranslate/LibreTranslate.git synced 2025-02-04 18:20:35 +02:00
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
..
2021-05-18 09:21:33 +05:30
2021-05-18 09:21:33 +05:30
2021-12-06 22:15:16 +01:00
2021-05-18 09:21:33 +05:30
2021-05-18 09:21:33 +05:30
2021-05-18 09:11:02 +05:30
2021-10-26 15:41:14 -04:00
2021-10-09 11:44:07 +02:00