CyberChef/src/core
Thomas Weißschuh cfc29ef821 Always use mjs imports
This is needed for Node/NPM 16 compat
2021-09-17 08:48:04 +02:00
..
config Protobuf operations improved to enable full and partial schema support 2021-08-18 17:22:09 +01:00
dishTypes Issue 998: DishJSON should only replace undefined with new ArrayBuffer not null or false 2020-03-28 20:27:59 +00:00
errors Always use mjs imports 2021-09-17 08:48:04 +02:00
lib Switch XOR input and output differential logic. Fixes #1155 2021-09-03 14:58:48 +01:00
operations Protobuf operations improved to enable full and partial schema support 2021-08-18 17:22:09 +01:00
vendor Fixed tesseract issue 2020-05-27 15:00:34 +01:00
Chef.mjs Suppressed highlighting errors 2020-03-18 13:40:16 +00:00
ChefWorker.js Added a CodeQL workflow to check for bugs through code analysis. Fixed numerous bugs and implemented safeguards as already reported. 2021-02-10 13:13:19 +00:00
Dish.mjs Added a CodeQL workflow to check for bugs through code analysis. Fixed numerous bugs and implemented safeguards as already reported. 2021-02-10 13:13:19 +00:00
Ingredient.mjs Preserve null data when type is number in prepare 2020-01-18 14:56:17 +00:00
Operation.mjs Imports now specify the file extension to support Node v12 2019-07-09 12:23:59 +01:00
Recipe.mjs Comments are now treated as disabled so that they do not interfere with the Dish type. Closes #1126 and #1132. Thanks to @mt3571 for the suggestion. 2021-02-03 17:54:49 +00:00
Utils.mjs Fixed 'Save recipe' URL generation issue. Closes #1176 2021-02-16 14:12:14 +00:00