CyberChef/src/web/waiters
2023-08-02 17:38:52 +12:00
..
BackgroundWorkerWaiter.mjs Reviewed Input and Output Waiters and improved logging in workers 2023-01-18 18:07:06 +00:00
BindingsWaiter.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
ControlsWaiter.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
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 remove oplistcreate references, reorder arguments for COpList 2023-07-25 14:51:34 +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 restore recipe on refresh 2023-08-02 17:38:52 +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