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 |
|
n1474335
|
2007cfd3a0
|
Improved efficiency of Dish title generation
|
2019-07-04 15:43:50 +01:00 |
|
j433866
|
86c37bab3f
|
Clone dish instead of using the current dish.
Use Dish.STRING instead of "string" for get()
|
2019-07-01 13:41:48 +01:00 |
|
j433866
|
34d03973f9
|
Improve queueing for getDish... messages.
Force wheel event to be not passive.
Change maxworkers to be navigator.hardwareConcurrency - 1
|
2019-06-13 14:48:28 +01:00 |
|
j433866
|
84204c1d12
|
Add mime type detection to tab title.
Move addition of close tab button back
|
2019-06-13 11:13:53 +01:00 |
|
j433866
|
6ee76e3bf0
|
Add getDishTitle function
|
2019-06-13 09:43:58 +01:00 |
|
d98762625
|
cdc15c0f20
|
change empty Dish initialisation to use ArrayBuffer
|
2019-04-08 17:58:46 +01:00 |
|
n1474335
|
7d03be3a77
|
Dish._translate now uses ArrayBuffer as its intermediate type instead of byteArray. This should speed up operations on large files.
|
2019-04-02 15:34:30 +01:00 |
|
n1474335
|
d2b4c40357
|
Fixed BigNumber/XRegExp incompatibility. CLoses #481
|
2019-02-08 16:54:04 +00:00 |
|
n1474335
|
b29bb6fdd7
|
Added 'DishError' and refined test results.
|
2018-12-25 22:38:53 +00:00 |
|
n1474335
|
0d63b3cbae
|
JSON output is now indented by default. Closes #350.
|
2018-08-29 19:05:58 +00:00 |
|
n1474335
|
9b7f4e824a
|
Improvements and basic tests for Magic op and addition of deep cloning for dishes
|
2018-08-09 19:17:24 +01:00 |
|
n1474335
|
a8aa1bc5e8
|
Added File and JSON Dish types and updated types for compression ops.
|
2018-04-21 13:41:42 +01: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
|
b7ed1becba
|
ESM: Added new List<File> Dish type. Added present() method for displaying operation output in a nice way. Testing required.
|
2018-04-06 18:11:13 +00:00 |
|
n1474335
|
9b4fc3d3aa
|
Converted the core to ES modules
|
2018-03-26 23:14:23 +01:00 |
|