CyberChef/src/core
j433866 c2496fe63e Change to use Promise.all 2019-04-01 09:00:41 +01:00
..
config Add 'add text to image' operation. 2019-03-19 13:53:09 +00:00
errors Added 'DishError' and refined test results. 2018-12-25 22:38:53 +00:00
lib Fix bug where GIF input would error on output. 2019-03-20 11:20:34 +00:00
operations Change to use Promise.all 2019-04-01 09:00:41 +01:00
vendor Fix disassembler issue 2019-03-11 13:06:17 +00:00
Chef.mjs Highligting for Recipe now working. Discovered bug when highlighting on a test case 2019-02-08 14:28:53 +00:00
ChefWorker.js Highligting for Recipe now working. Discovered bug when highlighting on a test case 2019-02-08 14:28:53 +00:00
Dish.mjs Fixed BigNumber/XRegExp incompatibility. CLoses #481 2019-02-08 16:54:04 +00:00
Ingredient.mjs Add options for min, max and step values for number inputs. 2019-03-04 11:46:27 +00:00
Operation.mjs Add options for min, max and step values for number inputs. 2019-03-04 11:46:27 +00:00
Recipe.mjs Dynamic module loading is now cached and Webpack includes the import in the main chunk. 2019-02-11 18:44:41 +00:00
Utils.mjs Added 'Move to input' button to output file list. Improved zlib extraction efficiency. 2019-03-09 06:25:27 +00:00