n1474335
91f1be8c70
Reviewed Input and Output Waiters and improved logging in workers
2023-01-18 18:07:06 +00:00
n1474335
e93aa42697
Input and output character encodings can now be set
2022-09-02 12:56:04 +01:00
n1474335
890f645eeb
Overhauled Highlighting to work with new editor and support multiple selections
2022-07-10 22:01:22 +01:00
n1474335
b09f98fbb4
Updated to Node 17
2022-03-25 14:59:54 +00:00
n1474335
1abc46058c
Added a CodeQL workflow to check for bugs through code analysis. Fixed numerous bugs and implemented safeguards as already reported.
2021-02-10 13:13:19 +00:00
n1474335
566517d20f
Imports now specify the file extension to support Node v12
2019-07-09 12:23:59 +01:00
n1474335
e4e32a9c56
Merge branch 'master' into v9
2019-07-05 12:30:28 +01:00
n1474335
5eb3979504
Updated dependencies and linter
2019-07-05 12:22:52 +01:00
j433866
ba4740a245
Correct documentation
2019-07-01 13:42:06 +01:00
j433866
6ee76e3bf0
Add getDishTitle function
2019-06-13 09:43:58 +01:00
j433866
9d60ef5f72
Turn output tabs into progress bars!
2019-06-10 15:39:21 +01:00
j433866
31a3af1f84
Remove step and progress from Chef.
...
It's now all handled by the App!
2019-06-04 14:02:45 +01:00
j433866
b3cb800f35
Default inputNum to -1 when one isn't sent.
...
Improve jsdoc comments
2019-06-03 14:01:00 +01:00
j433866
dc74a389d8
Add documentation for inputNum.
...
Fix syntax for transferable objects.
2019-06-03 11:15:48 +01:00
j433866
4dcd60adc0
Improve handling of displaying large outputs.
...
Bring getDishStr and getDishBuffer back.
2019-05-23 15:29:58 +01:00
j433866
a750b0f08a
Use transferable objects to send arraybuffers back to the workerwaiter
2019-05-16 10:42:27 +01:00
j433866
0e850b2a85
Fix stepping not working.
...
Use transferable object for sending arraybuffers to workers
2019-05-16 10:42:07 +01:00
j433866
2ddb9b8f7c
Remove unecessary progress item
2019-05-16 09:33:28 +01:00
j433866
cbf1d2feb0
Add specific handling for DOMExceptions
2019-05-08 16:42:06 +01:00
j433866
f72749304d
Improve handling of errors in operations.
...
Remove unused dependencies.
2019-05-08 11:57:22 +01:00
j433866
07021b8dd5
Add new worker for zipping outputs.
...
Use bakeId to track which outputs are stale.
2019-05-07 09:26:55 +01:00
j433866
ff9c68db56
Update handling of bake errors.
...
Add preview thumbnail for image input.
2019-05-01 17:08:36 +01:00
j433866
1cedc94652
Fix status messages for baking
2019-05-01 15:19:01 +01:00
j433866
f638bd4ded
If sending arraybuffer back, use a transferable object
2019-04-26 14:01:49 +01:00
j433866
6d8daac5ca
Merge remote-tracking branch 'upstream/master' into multiple-input-files
2019-04-23 09:02:04 +01:00
n1474335
8f450501cc
Downloadble version is now a .zip file instead of a single .htm file
2019-04-12 18:54:31 +01:00
j433866
2cb33bfec4
Bring up to date with master
2019-04-02 16:54:34 +01:00
j433866
6430129b2a
Remove some inputNum stuff for now
2019-04-02 16:52:43 +01:00
n1474335
2385f1cbf8
Updated dependencies
2019-03-30 14:56:43 +00:00
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
d98762625
58a8af20a6
Highligting for Recipe now working. Discovered bug when highlighting on a test case
2019-02-08 14:28:53 +00:00
n1474335
1ef4f71d8b
ESM: Added BackgroundWorkerWaiter for running Magic on output in the background
2018-06-03 17:33:13 +01:00
n1474335
37c8d1b7ea
ESM: Fixed OpModules import to make inline version function correctly
2018-05-29 16:22:04 +00:00
n1474335
ee519c7352
Merged esm branch into feature-magic. Ported FileType ops.
2018-05-20 16:49:42 +01:00
n1474335
037e2f3771
ESM: Ported StrUtils and NetBIOS operations.
2018-05-14 14:31:04 +00:00
n1474335
76a066ab74
The raw, unpresented dish is now returned to the app after baking, where it can be retrieved as various different data types.
2018-04-21 12:25:48 +01:00
n1474335
041cd9fb8e
ESM: Added remaining Base64 ops and created a Base64 library. Added the prefer-const eslint rule.
2018-04-02 17:10:51 +01:00
n1474335
9b4fc3d3aa
Converted the core to ES modules
2018-03-26 23:14:23 +01:00
n1474335
da473de9f0
Switched from uas_parser.js to ua-parser-js library to improve library management and remove ReDos vulnerabilities. Also improved performance of two native regexes. Thanks to James Davis for raising awareness.
2018-02-28 16:40:15 +00:00
n1474335
6947d2a7f3
Magic operation now displays an ordered table of the most likely decodings.
2018-01-22 23:34:24 +00:00
n1474335
fa6905ef00
Added more comprehensive logging to FlowControl ops and added '>' prefix to all ChefWorker logs to improve clarity
2017-12-29 17:32:23 +00:00
n1474335
d079420d46
Added logging with configurable levels to make debugging easier.
2017-12-28 18:17:38 +00:00
n1474335
ef2ead262b
Fixed merge conflict
2017-10-04 22:54:24 +01:00
n1474335
cd5265fad4
Added 'Disassemble x86' operation
2017-10-04 22:35:44 +01:00
n1474335
877ab57f0a
Multiple Register operations can now be called in a single recipe
2017-09-28 18:39:35 +00:00
n1474335
e2ac297102
Register values now displayed in the recipe
2017-09-28 17:35:52 +00:00
n1474335
f6b52b7c82
Operations can now set options from within the worker
2017-09-20 00:37:57 +01:00
n1474335
13f07abb8a
Highlighting now works with the web worker
2017-09-19 23:34:03 +01:00
n1474335
c93edec55b
Switched to val-loader and compiling MetaConfig
2017-09-17 13:47:33 +01:00
n1474335
cb6708c02e
XOR Brute Force operation now has a variable key length
2017-08-31 00:24:24 +01:00