n1474335
|
bf949c0320
|
Fixed operational tests and updated some dependencies
|
2023-02-27 17:55:52 +00:00 |
|
n1474335
|
e9d7a8363c
|
Removed treatAsUTF8 option
|
2023-01-13 14:38:50 +00:00 |
|
n1474335
|
e93aa42697
|
Input and output character encodings can now be set
|
2022-09-02 12:56:04 +01:00 |
|
n1474335
|
f864a5f31e
|
Suppressed highlighting errors
|
2020-03-18 13:40:16 +00:00 |
|
n1474335
|
75da5b650c
|
Replaced 'new Date().getTime()' calls with 'Date.now()' for clarity and performance
|
2020-03-12 15:23:22 +00:00 |
|
n1474335
|
4d8b1721bc
|
Always display HTML outputs even if they are above the size threshold. Could lead to crashing, but this risk is accepted.
|
2019-12-13 14:57:03 +00:00 |
|
n1474335
|
566517d20f
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
d98762625
|
0de89f3145
|
Merge branch 'v9' of github.com:gchq/CyberChef into node-lib
|
2019-07-05 13:10:44 +01:00 |
|
n1474335
|
e4e32a9c56
|
Merge branch 'master' into v9
|
2019-07-05 12:30:28 +01:00 |
|
n1474335
|
5eb3979504
|
Updated dependencies and linter
|
2019-07-05 12:22:52 +01:00 |
|
d98762625
|
368f508b17
|
Merge branch 'v9' of github.com:gchq/CyberChef into node-lib
|
2019-07-05 11:07:31 +01:00 |
|
d98762625
|
1c24c05647
|
swap ENVIRONMENT_IS_* functions for Utils named exports
|
2019-07-05 10:17:52 +01:00 |
|
j433866
|
6ee76e3bf0
|
Add getDishTitle function
|
2019-06-13 09:43:58 +01:00 |
|
j433866
|
31a3af1f84
|
Remove step and progress from Chef.
It's now all handled by the App!
|
2019-06-04 14:02:45 +01:00 |
|
j433866
|
7528065d4d
|
Fix stepping again.
Add new getInput function to inputWorker
|
2019-05-28 11:59:57 +01:00 |
|
n1474335
|
b98cf9538d
|
Long HTML output is now replaced with an overlay in the same way as long string output.
|
2019-03-14 11:43:23 +00:00 |
|
d98762625
|
58a8af20a6
|
Highligting for Recipe now working. Discovered bug when highlighting on a test case
|
2019-02-08 14:28:53 +00:00 |
|
n1474335
|
9b7f4e824a
|
Improvements and basic tests for Magic op and addition of deep cloning for dishes
|
2018-08-09 19:17:24 +01:00 |
|
n1474335
|
84df055888
|
ESM: Ported MS and Entropy operations
|
2018-05-16 11:39:30 +01:00 |
|
n1474335
|
76a066ab74
|
The raw, unpresented dish is now returned to the app after baking, where it can be retrieved as various different data types.
|
2018-04-21 12:25:48 +01:00 |
|
n1474335
|
b7ed1becba
|
ESM: Added new List<File> Dish type. Added present() method for displaying operation output in a nice way. Testing required.
|
2018-04-06 18:11:13 +00:00 |
|
n1474335
|
041cd9fb8e
|
ESM: Added remaining Base64 ops and created a Base64 library. Added the prefer-const eslint rule.
|
2018-04-02 17:10:51 +01:00 |
|
n1474335
|
9b4fc3d3aa
|
Converted the core to ES modules
|
2018-03-26 23:14:23 +01:00 |
|