CyberChef/src/core
n1474335 4ee0800990 Merge branch 'qrcodes' of https://github.com/j433866/CyberChef into j433866-qrcodes 2018-12-25 19:07:59 +00:00
..
config Merge branch 'qrcodes' of https://github.com/j433866/CyberChef into j433866-qrcodes 2018-12-25 19:07:59 +00:00
errors ESM: Fixed OperationError detection and tidied up ops. 2018-05-16 10:17:49 +01:00
lib Magic crib now only applies after all branches have been explored. 2018-12-19 17:24:38 +00:00
operations Merge branch 'qrcodes' of https://github.com/j433866/CyberChef into j433866-qrcodes 2018-12-25 19:07:59 +00:00
vendor Fixed populateOption overflows 2018-10-12 10:42:03 +00:00
Chef.mjs Improvements and basic tests for Magic op and addition of deep cloning for dishes 2018-08-09 19:17:24 +01:00
ChefWorker.js ESM: Added BackgroundWorkerWaiter for running Magic on output in the background 2018-06-03 17:33:13 +01:00
Dish.mjs JSON output is now indented by default. Closes #350. 2018-08-29 19:05:58 +00:00
Ingredient.mjs The 'option' and 'editableOption' arguments can now specify a 'defaultIndex' to populate, instead of using the first in the provided list. 2018-12-25 19:02:05 +00:00
Operation.mjs The 'option' and 'editableOption' arguments can now specify a 'defaultIndex' to populate, instead of using the first in the provided list. 2018-12-25 19:02:05 +00:00
Recipe.mjs Merged esm branch into feature-magic. Ported FileType ops. 2018-05-20 16:49:42 +01:00
Utils.mjs Added 'CSV to JSON' and 'JSON to CSV' operations. Closes #277 2018-11-09 17:40:19 +00:00