n1474335
|
02b92c7977
|
Merge branch 'features/colour-channel' of https://github.com/artemisbot/CyberChef into artemisbot-features/colour-channel
|
2018-12-26 16:10:44 +00:00 |
|
n1474335
|
43dcd544f2
|
Added webpack-bundle-analyzer to production build. Refactored some modules to improve performance. Removed moment-timezone from Utils to drastically reduce module size.
|
2018-12-25 23:58:00 +00:00 |
|
Matt C
|
18693d2471
|
Add tests, however non-functional due to lack of File in Node
Also add jimp to package.json
|
2018-12-21 17:17:11 +00:00 |
|
Matt C
|
0046f7e3d7
|
Added colour channel splitting support
|
2018-12-21 17:08:09 +00:00 |
|
n1474335
|
863bdffa84
|
Added 'CSV to JSON' and 'JSON to CSV' operations. Closes #277
|
2018-11-09 17:40:19 +00:00 |
|
n1474335
|
42e881326f
|
Added 'Binary' key option to all bitwise operations. Closes #398
|
2018-11-09 15:25:16 +00:00 |
|
Cynser
|
903bd22999
|
Stop treating backslashes in CSV as escape character
|
2018-10-07 22:20:43 +01:00 |
|
n1474335
|
cb34518a89
|
Recipes with a single backslash argument are now parsed correctly. Fixes #319
|
2018-08-20 00:26:44 +01:00 |
|
n1474335
|
5bcdd99870
|
'Change IP format' operation now uses the correct arguments. Fixes #332
|
2018-08-19 22:58:31 +01:00 |
|
n1474335
|
affe057cab
|
Added 'Decimal' option for toggleStrings. Closes #337.
|
2018-08-19 22:50:49 +01:00 |
|
n1474335
|
651ca6cf5d
|
Fixed all HTML operations
|
2018-07-15 13:25:44 +01:00 |
|
n1474335
|
ee519c7352
|
Merged esm branch into feature-magic. Ported FileType ops.
|
2018-05-20 16:49:42 +01:00 |
|
n1474335
|
a98d37e61c
|
Merged master into esm branch
|
2018-05-14 11:58:01 +00: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
|
eeb1d0a891
|
ESM: Added Hex ops and created a Hex library.
|
2018-04-02 18:06:48 +01: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 |
|