CyberChef/src/web
2022-11-04 14:58:37 +00:00
..
html Output loading messages are displayed properly again 2022-11-04 14:58:37 +00:00
static Input now uses CodeMirror editor 2022-06-29 18:02:49 +01:00
stylesheets Output loading messages are displayed properly again 2022-11-04 14:58:37 +00:00
utils Introduced use of conditional chaining operator 2022-10-28 13:24:03 +01:00
waiters Introduced use of conditional chaining operator 2022-10-28 13:24:03 +01:00
workers EOL sequences are now preserved between tabs 2022-10-28 12:24:16 +01:00
App.mjs Fixed bug where input would not be loaded from deep links if a chrenc was not set 2022-11-04 14:38:30 +00:00
HTMLCategory.mjs Operation arguments are now arranged using CSS Grid 2018-06-19 00:55:08 +01:00
HTMLIngredient.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
HTMLOperation.mjs Fixed incomplete multi-character sanitization and incomplete URL substring sanitization issues. 2021-02-10 17:41:39 +00:00
index.js Removed ioDisplayThreshold option 2022-09-16 16:00:03 +01:00
Manager.mjs Input and Output encodings are now saved per tab 2022-10-21 18:29:52 +01:00