4 Commits

Author SHA1 Message Date
Luc
732b3e719d 2rd rewrite of upload management error based on 3.0
Add file size before upload for SPIFFS and WebUpdate
new embedded page based on 3.0
- display fw version
   - menu link link to wiki / github
   - auto detection of index.html.gz when uploaded
   - websocket to limit to one instance
   - build batch to generate page and fw file
fix for Apple captive portal blocking websocket per @Nathan-ma suggestion
Fix update partition size in [ESP420] for ESP32
change versio to 36
2019-09-01 16:49:12 +02:00
Luc
f48ecfde47 per @spock64 suggestion add more check when upload
Add Wsocket message when upload is cancelled and so no info is sent to give root cause, need latest WebUI for catching these message
On embedded unlike in 3.0 websocket is not setup so only use the xnlhttp.onerror
change embeded version to 1.3.1
change version to 34
update npm when building embedded page to be sure environment is properly set
2019-08-24 14:18:16 +02:00
Luc
02264b8da5 Update Readme
Apply style to code
2019-06-21 19:10:33 +02:00
Luc
1ed083d766 Setup 2.1 2019-03-19 15:04:58 +01:00