tiny-rdm/backend/utils/convert
Lykin c7c647d728 perf: use `exec.LookPath` to check the path of external application 2024-04-02 17:26:23 +08:00
..
base64_convert.go feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00
binary_convert.go feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00
brotli_convert.go feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00
cmd_convert.go perf: hide window on windows when run external command for decode 2024-02-20 23:27:31 +08:00
common.go perf: hide window on windows when run external command for decode 2024-02-20 23:27:31 +08:00
common_nonwindows.go perf: hide window on windows when run external command for decode 2024-02-20 23:27:31 +08:00
common_windows.go perf: hide window on windows when run external command for decode 2024-02-20 23:27:31 +08:00
convert.go fix: incorrect content saving when `DECODE_NONE` selected 2024-02-28 18:21:31 +08:00
deflate_convert.go feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00
gzip_convert.go feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00
hex_convert.go feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00
json_convert.go feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00
msgpack_convert.go feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00
php_convert.go perf: use `exec.LookPath` to check the path of external application 2024-04-02 17:26:23 +08:00
pickle_convert.go perf: use `exec.LookPath` to check the path of external application 2024-04-02 17:26:23 +08:00
unicode_json_convert.go fix: keep key sorting under "Unicode JSON" format #158 2024-02-27 14:50:19 +08:00
xml_convert.go feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00
yaml_convert.go feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00
zstd_convert.go feat: add PHP Serialized/Pickle as build-in decoder. #64 #87 2024-02-20 10:55:46 +08:00