Lykin
|
65cfdd1bcc
|
perf: replace some slice utils with built-in utils
|
2024-06-19 10:30:13 +08:00 |
|
Lykin
|
88e2c6cb43
|
fix: incorrect binary value convert (#279)
|
2024-06-05 10:46:38 +08:00 |
|
Lykin
|
e5fed29427
|
perf: json format compatible with nonstandard value
|
2024-05-17 16:25:40 +08:00 |
|
Lykin
|
e8f76ce8ae
|
fix: remove running pickle checking script on macOS (#201)
|
2024-05-09 11:21:20 +08:00 |
|
Lykin
|
33caf873d6
|
fix: parse command error (#231)
|
2024-04-17 18:34:49 +08:00 |
|
Lykin
|
c7c647d728
|
perf: use exec.LookPath to check the path of external application
|
2024-04-02 17:26:23 +08:00 |
|
Lykin
|
b8e1c2fca4
|
fix: commands that contain escape characters cannot be executed on the command line (#213)
|
2024-04-01 17:14:39 +08:00 |
|
Lykin
|
00b1efc43d
|
fix: incorrect content saving when DECODE_NONE selected
|
2024-02-28 18:21:31 +08:00 |
|
Lykin
|
bb4ab109e7
|
fix: keep key sorting under "Unicode JSON" format #158
|
2024-02-27 14:50:19 +08:00 |
|
Lykin
|
3a799b7b4a
|
fix: keep key sorting under "Unicode JSON" format #158
|
2024-02-27 11:54:14 +08:00 |
|
Lykin
|
13e80da978
|
feat: support HTTP/SOCKS5 proxy for connections #159
|
2024-02-22 18:31:14 +08:00 |
|
Lykin
|
cb9a9ebb8a
|
fix: slashes should not be escaped in PHP decoder
|
2024-02-22 00:22:29 +08:00 |
|
Lykin
|
3057012710
|
feat: add "Unicode JSON" format to display JSON string contains unescaped unicode charactor #158
|
2024-02-21 15:08:29 +08:00 |
|
Lykin
|
30835ac469
|
perf: hide window on windows when run external command for decode
|
2024-02-20 23:27:31 +08:00 |
|
Lykin
|
2405a79ace
|
feat: add PHP Serialized/Pickle as build-in decoder. #64 #87
|
2024-02-20 10:55:46 +08:00 |
|