Commit Graph

36 Commits

Author SHA1 Message Date
Luc
8f63bc1b63 Update package-lock.json 2020-09-05 11:38:47 +02:00
Luc
eba8fc7afa Fix security to avoid warning - no impact on final code 2020-09-04 12:56:34 +02:00
Luc
3590fafaa4 small fixes for boot start
Update preact version to latest
2020-07-10 11:53:47 +02:00
Luc
024da25449 Fix storeon crash when saving preferences and having monitor flow feeding 2020-06-14 20:09:30 +02:00
Luc
44fd2c2982 Do better reconnection process to clear the memory 2020-06-06 11:43:17 +02:00
Luc
f570bcc494 Fix several race conditions when canceling upload/download
Set default values in console is not data provided when cancel upload/download
use storeon 3.0.0
2020-05-29 17:29:25 +02:00
Luc
52115cb10f Fix random crash when updating monitor and monitor is not visible
due to continuous data coming from printer
Apply astyle
Add  sanity check in dialog
2020-05-29 10:07:31 +02:00
Luc
bcd527c1d6 Files panel for ESP FS 2020-05-24 20:18:52 +02:00
Luc
1a60d80d27 CSS fixes 2020-05-23 11:23:24 +02:00
Luc
adaee98ac6 Add timeout if printer board is not connected and/or do not answer properly 2020-05-11 09:38:59 +02:00
Luc
688cf7e23c Update version of dev-server package 2020-05-10 13:39:14 +02:00
Luc
4cf013b881 Fix package.json not updated for storeon 2020-05-07 16:53:20 +02:00
Luc
752406c6a4 Add terminal command panel
Add backend to generate
M105 output
auto generate every 3sec using M105 ON / disable it M105 OFF
auto generate wait every sec AUTOWAIT ON / AUTOWAIT OFF to disable it
version is now 3.0.0.19
2020-05-05 12:45:58 +02:00
Luc
15db5ed0cb Fiz #@#$% typo orz 2020-04-27 11:31:12 +02:00
Luc
54df174d3b Add language pack support
Add Language list selection and check in UI settings
2020-04-24 22:14:01 +02:00
Luc
20e40a13ad Add support of ESP filesystem in test server for file listing
Add build-lang script to gzip and move translations files to dist directory
remove translations call from inline - external call will be added
2020-04-22 21:15:32 +02:00
Luc
6ce72e3dba Prepare WebUI settings page
Change Set icon from Upload to Save to better understanding
Fix typos
Prettier code
2020-04-21 10:25:33 +02:00
Luc
329c31d2d1 split the output build directory according target 2020-04-09 20:37:30 +02:00
Luc
02506d8326 Update babel package 2020-04-09 11:29:13 +02:00
Luc
5f780031f5 Hard code package versions
Fix build not working with `latest` package
2020-04-09 11:11:20 +02:00
Luc
caf6b9e825 Update to 10.4
Fix icon when auto disconnect
2020-04-08 16:08:43 +02:00
Luc
8acf581254 Fix POST query
Allow upload on dev server on /public directory
Add sample code for preferences.json upload if file does not exist
2020-03-24 15:37:35 +01:00
Luc
b40557ddc6 remove ws proxy 2020-03-22 18:47:06 +01:00
Luc
26df66ea0a Use express and express-ws to simulate ESP3D web server and websocket 2020-03-22 15:14:57 +01:00
Luc
b6c33f9664 Add basic transltions engine 2020-03-20 18:57:43 +01:00
Luc
778b06cdf9 Commands processor for GET queries and local command
back bone for first [ESP800] query
add version file
2020-03-18 18:44:22 +01:00
Luc
5b036cde29 Base code for preact and devt server 2020-03-17 16:50:27 +01:00
Luc
b78b60e0a3 branch preparation 2019-10-06 11:16:52 +08:00
Luc
3dd9917a0a Allow to build en + 1 language to decrease FW size
Set gzip compression to 9
2019-10-04 13:11:18 +08:00
Luc
b715e543cc fix miising </table> Thanks @MirkoUgoliniDev
use js-beautify to beautify code
2019-07-11 12:44:41 +02:00
Luc
bc1d41bbbc fix Xm Ym Zm position displayed when not grbl 2019-06-18 10:19:05 +02:00
Luc
660d09fdde Fix grbl XYZ 0 button and Mpos labels 2019-06-02 08:10:32 +02:00
Luc
8267c9293a fix wrong position of Bed control, thanks @Hasenpups 2019-05-12 21:54:13 +08:00
Luc
51cc7320d9 Fix Marlin 2.x M503 bug and format update thanks @Roman-RV78
Typo error and format update
2019-04-11 19:03:21 +02:00
Luc
502c91cb71 Fix Autocomplete gargage on command
update version
add batch for build to not open terminal
2019-03-01 10:43:11 +01:00
Luc
1ea3498556 revert sources and update package.json 2018-11-28 15:21:24 +01:00