CyberChef/src/core
2022-10-28 13:24:03 +01:00
..
config Added 'LM Hash' opertaion 2022-10-15 00:13:39 +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 Highlighting now takes account of character set width 2022-09-16 16:00:39 +01:00
operations Introduced use of conditional chaining operator 2022-10-28 13:24:03 +01:00
vendor Introduced use of conditional chaining operator 2022-10-28 13:24:03 +01:00
Chef.mjs Input and output character encodings can now be set 2022-09-02 12:56:04 +01:00
ChefWorker.js Input and output character encodings can now be set 2022-09-02 12:56:04 +01: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 Introduced use of conditional chaining operator 2022-10-28 13:24:03 +01:00
Utils.mjs Merge branch 'master' into v10 2022-10-21 11:56:25 +01:00