CyberChef/src/core
2018-12-30 03:26:44 -08:00
..
config Merge branch 'qrcodes' of https://github.com/j433866/CyberChef into j433866-qrcodes 2018-12-25 19:07:59 +00:00
errors Added 'DishError' and refined test results. 2018-12-25 22:38:53 +00:00
lib Magic crib now only applies after all branches have been explored. 2018-12-19 17:24:38 +00:00
operations Adds 'From Case Insensitive Regex' operation 2018-12-30 03:26:44 -08:00
vendor Added 'DishError' and refined test results. 2018-12-25 22:38:53 +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 Added 'DishError' and refined test results. 2018-12-25 22:38:53 +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 Added 'DishError' and refined test results. 2018-12-25 22:38:53 +00:00
Utils.mjs 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