CyberChef/src/web
2025-05-26 06:08:04 +01:00
..
html Add initial support for screenreaders in search 2024-05-30 09:23:53 +01:00
static Workaround for Safari load bug 2025-05-12 12:15:41 +00:00
stylesheets Added operation counts to categories and ops list with option to hide by default for categories. 2024-05-13 17:48:09 +01:00
utils Automatically detect UTF8 character encoding in output 2024-03-26 13:44:59 +00:00
waiters Merge bdeec065bc into c57556f49f 2025-05-26 06:08:04 +01: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 automatically theme mode based on user preference 2024-10-07 01:28:46 +05:30
HTMLCategory.mjs Added operation counts to categories and ops list with option to hide by default for categories. 2024-05-13 17:48:09 +01:00
HTMLIngredient.mjs Added a contextual help feature and started writing help descriptions 2023-03-17 17:46:13 +00:00
HTMLOperation.mjs Add initial support for screenreaders in search 2024-05-30 09:23:53 +01:00
index.js Added operation counts to categories and ops list with option to hide by default for categories. 2024-05-13 17:48:09 +01:00
Manager.mjs Add event listener for message events 2025-02-28 19:44:04 +00:00