CyberChef/src/web
Robin Scholtes 4faaae3151 TODO update
2023-04-19 23:44:18 +12:00
..
html [#181] mobile layout: set heights of all components to make up 100vh 2023-04-19 23:16:43 +12:00
static Added Download pane 2023-03-21 15:39:31 +00:00
stylesheets [#181] mobile layout: set heights of all components to make up 100vh 2023-04-19 23:16:43 +12:00
utils TextNode characters are re-escaped in htmlWidgets now. Fixes #1533 2023-03-23 12:42:22 +00:00
waiters [#181] move setVisibility to App.mjs since it's pretty generic and could be reused. Update TODO 2023-04-19 23:31:06 +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] move setVisibility to App.mjs since it's pretty generic and could be reused. Update TODO 2023-04-19 23:31:06 +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] resetOperations on escape key 2023-04-18 22:28:19 +12:00
TODO.md TODO update 2023-04-19 23:44:18 +12:00