CyberChef/src/web
2023-05-23 20:15:15 +12:00
..
html setting up mobile tests 2023-05-11 20:24:09 +12:00
static Added Download pane 2023-03-21 15:39:31 +00:00
stylesheets update colours for better UX and implement AA minimum contrast 2023-05-15 14:18:10 +12:00
utils [#181] update README, run / fix lint 2023-05-10 21:53:29 +12:00
waiters [#181] refactor favourites updating: rather than building all of the ops-lists in Operations every time a new operation is added or removed, only rerender favCat and handle the updating of the individual operations 'favourite' classes and icons 2023-05-23 20:15:15 +12: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 update some docs, todo.txt 2023-05-15 22:01:23 +12:00
HTMLCategory.mjs [#181] add a note for later refactoring 2023-05-23 20:08:20 +12:00
HTMLIngredient.mjs Added a contextual help feature and started writing help descriptions 2023-03-17 17:46:13 +00:00
HTMLOperation.mjs [#181] move isFavourite check up in toStubHtml to be able to add 'favourite' class on init as well 2023-05-23 20:11:40 +12:00
index.js Reviewed HTML and options 2023-01-19 17:47:07 +00:00
Manager.mjs [#181] update function name 2023-05-23 20:05:27 +12:00