CyberChef/src/web
j433866 37428fbe3b Bake all inputs, not just the active tab.
Limits number of workers to number of cpu threads (4 if not supported)
Creates output tabs (switching doesn't work yet)
Disabled some highlighting for now.
2019-03-27 09:05:10 +00:00
..
html Stores inputs in memory instead of in textareas. 2019-03-22 15:10:19 +00:00
static Final tweaks to Bombe svg and preloader css 2019-03-14 12:11:41 +00:00
stylesheets Fix input highlighter size 2019-03-22 15:19:03 +00:00
App.mjs Bake all inputs, not just the active tab. 2019-03-27 09:05:10 +00:00
BackgroundWorkerWaiter.mjs Modified bzip2 library export to use ES6 syntax. Fixes #382. 2018-10-12 10:28:15 +00:00
BindingsWaiter.mjs ESM: Rewritten src/web/ in ESM format. 2018-05-15 17:36:45 +00:00
ControlsWaiter.mjs Improved magic and staleness indicator animations 2018-07-27 15:18:08 +00:00
HighlighterWaiter.mjs Bake all inputs, not just the active tab. 2019-03-27 09:05:10 +00:00
HTMLCategory.mjs Operation arguments are now arranged using CSS Grid 2018-06-19 00:55:08 +01:00
HTMLIngredient.mjs Merge branch 'master' into feature/bombe 2019-03-12 18:07:39 +00:00
HTMLOperation.mjs Add check for Forensics Wiki URLs 2018-10-11 17:27:51 +01:00
index.js Added option to turn off background auto magic 2018-08-03 20:18:19 +01:00
InputWaiter.mjs Bake all inputs, not just the active tab. 2019-03-27 09:05:10 +00:00
LoaderWorker.js Stores inputs in memory instead of in textareas. 2019-03-22 15:10:19 +00:00
Manager.mjs Bake all inputs, not just the active tab. 2019-03-27 09:05:10 +00:00
OperationsWaiter.mjs Pressing return on a highlighted search result now correctly adds it to the recipe in Firefox. 2018-08-20 00:10:57 +01:00
OptionsWaiter.mjs Converted modals to Bootstrap 4 Material Design 2018-06-17 12:44:12 +01:00
OutputWaiter.mjs Bake all inputs, not just the active tab. 2019-03-27 09:05:10 +00:00
RecipeWaiter.mjs Merge branch 'master' into feature/bombe 2019-02-28 16:29:21 +00:00
SeasonalWaiter.mjs ESM: Rewritten src/web/ in ESM format. 2018-05-15 17:36:45 +00:00
WindowWaiter.mjs ESM: Rewritten src/web/ in ESM format. 2018-05-15 17:36:45 +00:00
WorkerWaiter.mjs Bake all inputs, not just the active tab. 2019-03-27 09:05:10 +00:00