CyberChef/src/web/waiters
2023-08-15 13:02:33 +12:00
..
BackgroundWorkerWaiter.mjs Reviewed Input and Output Waiters and improved logging in workers 2023-01-18 18:07:06 +00:00
BindingsWaiter.mjs move breakpoint icon functionality into c-recipe-li, upgrade code a bit for className consistency and replacing 'parentNode.parentNode' with this.queryselector 2023-08-15 12:41:33 +12:00
ControlsWaiter.mjs rename c-ingredient-li to c-recipe-li, update TODOs 2023-08-14 22:00:15 +12:00
HighlighterWaiter.mjs Reviewed Highlighter and Options waiters 2023-01-19 17:14:24 +00:00
InputWaiter.mjs add c-operation-list so any of these elements ( category list, category list item, operation list, operation list item ) can be created individually or simply through their parent. Also fix some annotations across the app that used event instead of Event, causing the IDE to get confused 2023-06-16 17:08:43 +12:00
OperationsWaiter.mjs fix 'clear all 2023-08-15 13:02:33 +12:00
OptionsWaiter.mjs add c-operation-list so any of these elements ( category list, category list item, operation list, operation list item ) can be created individually or simply through their parent. Also fix some annotations across the app that used event instead of Event, causing the IDE to get confused 2023-06-16 17:08:43 +12:00
OutputWaiter.mjs add c-operation-list so any of these elements ( category list, category list item, operation list, operation list item ) can be created individually or simply through their parent. Also fix some annotations across the app that used event instead of Event, causing the IDE to get confused 2023-06-16 17:08:43 +12:00
RecipeWaiter.mjs fix 'clear all 2023-08-15 13:02:33 +12:00
SeasonalWaiter.mjs Reviewed Highlighter and Options waiters 2023-01-19 17:14:24 +00:00
TabWaiter.mjs Simplified TabWaiter structure 2022-10-21 13:57:46 +01:00
TimingWaiter.mjs Improved file type detection and timing output 2023-02-03 17:39:12 +00:00
WindowWaiter.mjs disable all li.operation popovers on mobile and enable and disable on window resize events appropriately 2023-07-24 14:57:21 +12:00
WorkerWaiter.mjs Fixed 'Clear All IO' button 2023-02-03 15:54:45 +00:00