Richard Bowman
f26230efb6
Swap background detect from argument to property
...
I've added boolean support to PropertyControl. This required
working around a bug in axios, that ignored `false` when sent
as the body of a request.
2024-01-11 03:01:33 +00:00
Richard Bowman
3de7aa2fb2
Don't invoke stitching from the front-end
...
Stitching is now done automatically in a sub process by the
server. This is much cleaner - and all we need to do is poll for
file updates.
I've also styled the log display slightly better.
2024-01-11 01:51:17 +00:00
Richard Bowman
6b466c80a9
Add polling for preview stitched images
2024-01-11 01:50:01 +00:00
Richard Bowman
215bfb5121
Leave scan log open until closed
...
The log/progress view is now closed explicitly, rather than disappearing as soon as the scan is over.
2024-01-10 20:46:06 +00:00
Richard Bowman
81540ebc45
Linter fixes
2024-01-10 20:46:06 +00:00
Richard Bowman
46444770f3
Improved styling and synchronisation
2024-01-10 20:46:06 +00:00
Richard Bowman
53644a691b
Refactored taskSubmitter to enable bits to be re-used
2024-01-10 20:46:06 +00:00
Kaspar Emanuel
b2eb1e0f05
Rename js directory to webapp
2021-09-16 15:13:19 +01:00