gnome-shell/subprojects/extensions-tool/src
Koki Fukuda 390431c5e0 extensions-tool: Escape '\' and '"' in json string
If user-input string contains '\' and/or '"', extensions-tool
generates invalid json.
This fixes that by escaping '\' and '"'.

https://gitlab.gnome.org/GNOME/gnome-shell/-/merge_requests/1279
2020-07-07 20:59:09 +02:00
..
template extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-create.c extensions-tool: Escape '\' and '"' in json string 2020-07-07 20:59:09 +02:00
command-disable.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-enable.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-info.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-install.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-list.c extensions-tool: Add option to list updates 2020-02-10 22:43:00 +00:00
command-pack.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-prefs.c extensions-tool: Use OpenExtensionPrefs() method 2020-03-22 15:31:07 +01:00
command-reset.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
command-uninstall.c extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
commands.h extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
common.h extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
gnome-extensions-tool.gresource.xml extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
main.c extensions-tool: Use new Extensions proxy 2020-03-23 15:39:12 +00:00
meson.build extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00