CyberChef/src/web
2023-04-20 21:11:50 +12:00
..
html [#181] remove comments in template, update todos 2023-04-20 21:11:50 +12:00
static Added Download pane 2023-03-21 15:39:31 +00:00
stylesheets [#181] rename hideOperations / resetOperations to more semantic name 2023-04-20 19:21:15 +12:00
utils TextNode characters are re-escaped in htmlWidgets now. Fixes #1533 2023-03-23 12:42:22 +00:00
waiters [#181] remove calcControlsHeight as the component is always 70px in height now, and it caused issues on mobile UI. It's become obsolete 2023-04-20 21:05:44 +12:00
workers Added fine-grain timing for aspects of the bake. Improved efficiency of autobakes and moved output decoding into a worker. 2023-02-03 14:55:15 +00:00
App.mjs [#181] remove calcControlsHeight as the component is always 70px in height now, and it caused issues on mobile UI. It's become obsolete 2023-04-20 21:05:44 +12:00
HTMLCategory.mjs [#181] some minor verbosity adjustments across some vars/selectors 2023-04-19 18:30:02 +12:00
HTMLIngredient.mjs Added a contextual help feature and started writing help descriptions 2023-03-17 17:46:13 +00:00
HTMLOperation.mjs tidy up code, add controls-height var and implement across stylesheets, start work on operation/category lists 2023-04-17 16:03:46 +12:00
index.js Reviewed HTML and options 2023-01-19 17:47:07 +00:00
Manager.mjs [#181] rename hideOperations / resetOperations to more semantic name 2023-04-20 19:21:15 +12:00
TODO.md [#181] remove comments in template, update todos 2023-04-20 21:11:50 +12:00