CyberChef/src/web
n1474335 e55cfe0bc1 Fixed 'Syntax highlighter' operation. Using highlight.js instead of google-code-prettify. 2018-01-25 18:41:47 +00:00
..
html Fixed IE 11 detection so that support message is correctly shown. 2018-01-10 18:38:17 +00:00
static Output files can be viewed in slices 2017-12-27 01:52:41 +00:00
stylesheets Fixed 'Syntax highlighter' operation. Using highlight.js instead of google-code-prettify. 2018-01-25 18:41:47 +00:00
App.js Fixed deep copy bug with Fork/Register ingredient values. 2018-01-25 14:03:13 +00:00
BindingsWaiter.js Cosmetic changes to keybindings code 2017-11-20 17:45:50 +00:00
ControlsWaiter.js Reduced extraneous auto bakes 2017-09-22 17:33:46 +00:00
HTMLCategory.js autofix no-var 2017-04-28 16:45:00 +01:00
HTMLIngredient.js fix the first 100 prefer-const errors 2017-05-03 00:41:01 +01:00
HTMLOperation.js Fixed some edge cases for popover triggering 2017-08-01 19:23:30 +00:00
HighlighterWaiter.js Removed padLeft and padRight in favour of String.prototype.padStart and padEnd. 'To Hex' now supports ArrayBuffers. 2017-12-28 14:38:57 +00:00
InputWaiter.js Setting a text value in the input now closes any open files. 2018-01-22 19:58:21 +00:00
LoaderWorker.js Improved error handling for file uploads 2018-01-04 14:43:49 +00:00
Manager.js Data pasted into the input is treat as a file if it's over the IO threshold 2018-01-06 15:29:58 +00:00
OperationsWaiter.js Operation tooltips now disappear if you hover over them while dragging an opertion. 2018-01-22 17:51:04 +00:00
OptionsWaiter.js Fixed no-trailing-space lint 2018-01-02 14:46:35 +00:00
OutputWaiter.js HTML outputs are now unescaped correctly when converted to a string 2018-01-25 16:25:19 +00:00
RecipeWaiter.js Added more comprehensive logging to FlowControl ops and added '>' prefix to all ChefWorker logs to improve clarity 2017-12-29 17:32:23 +00:00
SeasonalWaiter.js Tidying codebase 2017-05-06 16:12:09 +01:00
WindowWaiter.js autofix no-var 2017-04-28 16:45:00 +01:00
WorkerWaiter.js Added more comprehensive logging to FlowControl ops and added '>' prefix to all ChefWorker logs to improve clarity 2017-12-29 17:32:23 +00:00
index.js Data pasted into the input is treat as a file if it's over the IO threshold 2018-01-06 15:29:58 +00:00