n1474335
|
e93aa42697
|
Input and output character encodings can now be set
|
2022-09-02 12:56:04 +01:00 |
|
n1474335
|
7c8a185a3d
|
HTML outputs can now be selected and handle control characters correctly
|
2022-07-18 18:39:41 +01:00 |
|
n1474335
|
5c8aac5572
|
Improved input change update responsiveness
|
2022-07-11 13:43:19 +01:00 |
|
n1474335
|
890f645eeb
|
Overhauled Highlighting to work with new editor and support multiple selections
|
2022-07-10 22:01:22 +01:00 |
|
n1474335
|
68733c74cc
|
Output now uses CodeMirror editor
|
2022-07-02 19:23:03 +01:00 |
|
n1474335
|
85ffe48743
|
Input now uses CodeMirror editor
|
2022-06-29 18:02:49 +01:00 |
|
n1474335
|
ec577fc075
|
Fixed CSS for maximising output pane
|
2022-05-30 19:25:41 +01: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
|
2b2ffb3346
|
Updated dependencies
|
2020-12-11 16:24:39 +00:00 |
|
n1474335
|
813a151524
|
Added 'Show all' button to output file overlay
|
2019-12-13 12:59:59 +00:00 |
|
n1474335
|
9d73127cae
|
Fixed some typos
|
2019-10-16 15:38:20 +01:00 |
|
n1474335
|
da901e20d9
|
Added several more file signatures. The background magic button now highlights when a file type has been detected.
|
2019-10-04 17:52:09 +01:00 |
|
n1474335
|
572f035877
|
Background magic is now debounced to prevent it firing too often.
|
2019-08-29 14:08:56 +01:00 |
|
n1474335
|
4c28627459
|
Added pulse to Background Magic button to draw attention.
|
2019-08-28 16:14:13 +01:00 |
|
n1474335
|
9774a4bd26
|
Tidied up CR preservation code
|
2019-08-22 16:31:21 +01:00 |
|
j433866
|
f43a868607
|
Add carriage return detection for pasted and switched inputs.
Fix switching the output to input not working properly.
Add nicer confirmation boxes for zipping outputs.
|
2019-08-22 11:53:41 +01:00 |
|
j433866
|
e4452b906e
|
Fix functions not being awaited
|
2019-07-25 15:14:12 +01:00 |
|
j433866
|
36abaeb6fb
|
Fix tab bar shadows appearing when they shouldn't
|
2019-07-24 14:22:56 +01:00 |
|
j433866
|
a08419a4ce
|
Remove getOutput function, use Dish object instead
Fix inputNum error in WorkerWaiter.
Replace explicit tab shadows with class lists
|
2019-07-10 14:58:07 +01:00 |
|
n1474335
|
566517d20f
|
Imports now specify the file extension to support Node v12
|
2019-07-09 12:23:59 +01:00 |
|
n1474335
|
b272d3b32f
|
Linted to satisfy new rules
|
2019-07-05 12:36:15 +01:00 |
|
j433866
|
455b42aa85
|
Fix whitespace and comment typos.
Add comment to inputworker default values.
|
2019-07-03 11:53:38 +01:00 |
|
j433866
|
a9f8dac656
|
Fix stepping.
Move stepping logic into App.
Change toggleBakeButtonFunction to use a str instead of booleans.
Tidy up handleLoaderMessage in InputWaiter.
|
2019-07-02 12:23:46 +01:00 |
|
j433866
|
c529a406cd
|
Fix switchClick not always being fired.
Run detectFileType on switched output
|
2019-06-18 15:10:51 +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
|
6ee76e3bf0
|
Add getDishTitle function
|
2019-06-13 09:43:58 +01:00 |
|
j433866
|
f497dc3170
|
Handle progressMessage in background waiter.
Don't update tab progress if there's no set recipe
|
2019-06-11 10:01:40 +01:00 |
|
j433866
|
9d60ef5f72
|
Turn output tabs into progress bars!
|
2019-06-10 15:39:21 +01:00 |
|
j433866
|
d99cf9d499
|
Use function in TabWaiter
|
2019-06-10 13:03:07 +01:00 |
|
j433866
|
be0e12589d
|
Display preview of output in output tab headers.
Remove unused argument from setLogLevel()
|
2019-06-10 12:47:27 +01:00 |
|
j433866
|
8c2cc5b6d2
|
Improve removing tabs experience
|
2019-06-07 13:52:04 +01:00 |
|
j433866
|
c2087f6d5f
|
Move tab logic into a new TabWaiter
|
2019-06-06 16:33:35 +01:00 |
|
j433866
|
98af95a6ce
|
Change pasting to keep cursor position.
Move output scrolling to changeTab() instead of set()
|
2019-06-06 10:26:16 +01:00 |
|
j433866
|
39101610d5
|
Scroll I/O areas to the top when switching tabs
|
2019-06-06 09:33:51 +01:00 |
|
j433866
|
b77239fc15
|
Move waiters and workers into separate folders.
|
2019-06-06 09:09:48 +01:00 |
|