n1474335
|
7d410fcdc9
|
Converted op-icons to material design and improved controls.
|
2018-06-10 14:55:15 +01:00 |
|
n1474335
|
2bacd6424d
|
Converted operation arguments to material design
|
2018-06-10 12:03:55 +01:00 |
|
n1474335
|
27b0505ede
|
Merged ESM into feature-bootstrap4
|
2018-06-09 10:48:35 +01:00 |
|
n1474335
|
1ce6e32086
|
Merged ESM into feature-bootstrap4. Started work on text inputs.
|
2018-06-09 10:43:36 +01:00 |
|
n1474335
|
1ef4f71d8b
|
ESM: Added BackgroundWorkerWaiter for running Magic on output in the background
|
2018-06-03 17:33:13 +01:00 |
|
n1474335
|
60340fc8ae
|
ESM: Removed legacy files
|
2018-05-29 01:20:44 +01:00 |
|
n1474335
|
ee519c7352
|
Merged esm branch into feature-magic. Ported FileType ops.
|
2018-05-20 16:49:42 +01:00 |
|
n1474335
|
84df055888
|
ESM: Ported MS and Entropy operations
|
2018-05-16 11:39:30 +01:00 |
|
n1474335
|
07715bd167
|
ESM: Rewritten src/web/ in ESM format.
|
2018-05-15 17:36:45 +00:00 |
|
n1474335
|
a98d37e61c
|
Merged master into esm branch
|
2018-05-14 11:58:01 +00:00 |
|
n1474335
|
1f877817f4
|
ESM: Added portOperation.mjs script. Added To and From Hexdump operations.
|
2018-05-06 12:24:01 +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
|
c56038a1e2
|
Added error message for loading errors. Closes #254
|
2018-04-05 15:58:19 +00: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
|
715ca1c292
|
Added Bcrypt, Scrypt, BSON and string operations along with many new tests.
|
2018-03-26 22:25:36 +01:00 |
|
n1474335
|
bcc8804495
|
Updated buttons, fonts and collapse
|
2018-03-02 16:30:20 +00:00 |
|
n1474335
|
5a7bb092c7
|
Fixed popovers in Bootstrap v4
|
2018-03-02 15:32:27 +00:00 |
|
n1474335
|
d166dda229
|
Started updating Bootstrap to v4
|
2018-03-02 14:04:58 +00:00 |
|
n1474335
|
8360c9e9f9
|
Fixed noindex meta tag for standalone version
|
2018-03-02 11:15:37 +00:00 |
|
n1474335
|
328142dac7
|
Added 's' to the standalone version string
|
2018-03-01 20:32:09 +00:00 |
|
n1474335
|
79a3128491
|
Changed fragment to query in sitemap
|
2018-02-20 17:39:46 +00:00 |
|
n1474335
|
cb1fe80214
|
Added robots meta tag to inline version to prevent indexing.
|
2018-02-20 17:34:19 +00:00 |
|
n1474335
|
74394a773d
|
Fixed URL in sitemap
|
2018-02-20 17:09:02 +00:00 |
|
n1474335
|
502a9fbb92
|
Added dynamically generated sitemap and robots.txt file to prevent crawling of inline version
|
2018-02-20 16:52:27 +00:00 |
|
n1474335
|
1aef193b40
|
Fixed file loading error message
|
2018-02-15 13:41:13 +00:00 |
|
n1474335
|
b5eb44af9f
|
When highlighting operation descriptions in search results, HTML tags are now ignored.
|
2018-02-13 15:43:55 +00:00 |
|
n1474335
|
f6b68f9880
|
Increased file overlay slice to 4096 for larger screen support
|
2018-02-12 13:57:01 +00:00 |
|
n1474335
|
f6b2783f8b
|
File overlays now show a blurred representation of the file in the background.
|
2018-02-09 16:26:39 +00:00 |
|
n1474335
|
e55cfe0bc1
|
Fixed 'Syntax highlighter' operation. Using highlight.js instead of google-code-prettify.
|
2018-01-25 18:41:47 +00:00 |
|
n1474335
|
2b703b2b9b
|
HTML outputs are now unescaped correctly when converted to a string
|
2018-01-25 16:25:19 +00:00 |
|
n1474335
|
870c2b6d8b
|
Fixed deep copy bug with Fork/Register ingredient values.
|
2018-01-25 14:03:13 +00:00 |
|
n1474335
|
eee8b7db56
|
Fixed dispatchEvent call in recipe loading chain.
|
2018-01-25 13:46:06 +00:00 |
|
n1474335
|
57314b77e5
|
Merge branch 'master' into feature-magic
|
2018-01-22 20:04:51 +00:00 |
|
n1474335
|
fe8f8bc712
|
Setting a text value in the input now closes any open files.
|
2018-01-22 19:58:21 +00:00 |
|
n1474335
|
abe87830cd
|
Operation tooltips now disappear if you hover over them while dragging an opertion.
|
2018-01-22 17:51:04 +00:00 |
|
n1474335
|
512487328d
|
Fixed bugs in pretty recipe format generation
|
2018-01-18 18:35:17 +00:00 |
|
n1474335
|
fc2828fee3
|
Added Magic operation with the ability to detect language, file type and some encoding types.
|
2018-01-14 16:07:39 +00:00 |
|
n1474335
|
fa938f832f
|
Fixed IE 11 detection so that support message is correctly shown.
|
2018-01-10 18:38:17 +00:00 |
|
n1474335
|
f53e7ad617
|
Chef now defaults to treat as UTF8 if option is not set
|
2018-01-06 16:21:42 +00:00 |
|
n1474335
|
4588cd151c
|
Data pasted into the input is treat as a file if it's over the IO threshold
|
2018-01-06 15:29:58 +00:00 |
|
n1474335
|
2d9f87abef
|
Added more loading messages
|
2018-01-05 20:26:51 +00:00 |
|
n1474335
|
d38375a08c
|
Improved error handling for file uploads
|
2018-01-04 14:43:49 +00:00 |
|
n1474335
|
50b24d9a56
|
Fixed no-trailing-space lint
|
2018-01-02 14:46:35 +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
|
8684bc0158
|
Removed duplicate logging message
|
2017-12-28 18:33:59 +00:00 |
|
n1474335
|
d079420d46
|
Added logging with configurable levels to make debugging easier.
|
2017-12-28 18:17:38 +00:00 |
|
n1474335
|
849d41ee56
|
Removed padLeft and padRight in favour of String.prototype.padStart and padEnd. 'To Hex' now supports ArrayBuffers.
|
2017-12-28 14:38:57 +00:00 |
|
n1474335
|
50e4daeaf2
|
Output info tidied up for file outputs
|
2017-12-27 23:05:32 +00:00 |
|
n1474335
|
f7f07f2cb5
|
Loading a new file only causes a statechange event once the whole file has loaded
|
2017-12-27 15:52:38 +00:00 |
|