gnome-shell/subprojects/extensions-tool/src
Koki Fukuda 3522338b3d 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-05-28 11:23:19 +00:00
..
templates extensions-tool: Add small indicator template 2020-04-07 20:27:00 +00:00
command-create.c extensions-tool: Escape '\' and '"' in json string 2020-05-28 11:23:19 +00:00
command-disable.c extension-tool: Use enable/disable D-Bus API if possible 2020-04-05 13:42:50 +02:00
command-enable.c extension-tool: Use enable/disable D-Bus API if possible 2020-04-05 13:42:50 +02:00
command-info.c extensions-tool: Log existing errors 2020-04-05 13:42:50 +02:00
command-install.c extensions-tool: Add common option to silence errors 2020-04-05 13:42:50 +02:00
command-list.c extensions-tool: Log existing errors 2020-04-05 13:42:50 +02:00
command-pack.c extensions-tool: Add common option to silence errors 2020-04-05 13:42:50 +02:00
command-prefs.c extensions-tool: Split out get_extension_property() helper 2020-04-05 13:42:50 +02:00
command-reset.c extensions-tool: Add common option to silence errors 2020-04-05 13:42:50 +02:00
command-uninstall.c extensions-tool/uninstall: Error out for system extensions 2020-04-05 13:42:50 +02:00
commands.h extensions-tool: Move to a subproject 2019-12-18 19:13:24 +00:00
common.h extensions-tool: Split out get_extension_property() helper 2020-04-05 13:42:50 +02:00
gnome-extensions-tool.gresource.xml extensions-tool: Add small indicator template 2020-04-07 20:27:00 +00:00
main.c extensions-tool: Split out get_extension_property() helper 2020-04-05 13:42:50 +02:00
meson.build extensions-tool: Add template metadata 2020-04-07 20:27:00 +00:00