17 Commits

Author SHA1 Message Date
Luc
ab024d4c0f add more debug message 2021-02-10 13:49:14 +01:00
Luc
4c4ff06518 Add MKS Fast Upload support 2021-01-07 16:24:36 +01:00
Luc
71a4f25edf Add SHARED SD support
Note: need webUI 3.0.0.75+
Fix several warnings in code and libs
2020-11-30 13:44:22 +01:00
Luc
70a9001638 fix some warnings 2020-11-23 19:55:17 +01:00
Luc
2aa146a926 Remove camera streaming feature as not working as expected
Clean code due to camera stream removed and left camera snap feature only
2020-10-26 16:44:18 +01:00
Luc
901c13be6f Fix again same stupid error orz 2020-10-07 19:29:39 +02:00
Luc
4124fa9148 Typo fixes for webcode error type
Add ping function to check status
2020-10-07 16:17:28 +02:00
Luc
03c9e3868c removes heretic functions...
apply astyle
2020-08-23 09:52:17 +02:00
Luc
efeac79241 Update http_server.cpp 2020-06-18 16:58:19 +02:00
Luc
869a36e187 Fix SD occupation show 0.00% is 0 or less than 1%
Add missing SD file stream and download
Stop streaming if no more connection for SD and FS
Clean some debug
2020-06-18 16:39:06 +02:00
Luc
eabab7d57b update header
fix default value for empty notification setting
2020-03-24 11:49:17 +01:00
Luc
5d018cfbf6 Add handler for SD
Fix quiet status on FS handler
2019-10-26 09:26:13 +02:00
Luc
11e2722768 update embedded page for login icon
finalize file upload error management sanity check
2019-09-03 15:48:57 +02:00
Luc
e93495c6c8 Add Manual time setting from [ESP800],
Add time source selection setting (Internet/manual)
Add websocket IP to make it work with Apple Captive portal thanks @Nathan-ma
Add instant message error and abort command for files upload
Add Available FS space check before upload
Add [ESP290]<delay> command per @josedpedroso
Apply Astyle
Update version
2019-08-27 11:35:36 +02:00
Luc
688b8a079a Add Touch base code for calibration
Add [ESP214] and [ESP215]
Fix Telnet not getting commands
Fix HTTP and Telnet not taking start condition
Add code base for input
Increase EEPROM size from 1024 to 2048 as now we are at 1003 for future next setting
Fix display for ILI9341 for main page
Change version for tracking
2019-04-07 16:57:33 +02:00
Luc
b0375a3541 Upstream sync
Add Time Support (server  + manual setup), only used for ESP32 FS currently as ESP8266 SPIFFS does not support Time, need to wait for LittleFS may be ?
Add DHT support
Add Pin reset support
Add Base for Display
Add libraries for new supported features
Add /config handle as shortcut for [ESP420]plain to be used in embedded page
Code refactoring for defines, use less Define as switches but more define as values for switches
Clean warnings
Lot of small bug fixes
Add docs for [ESPXXX] commands
2019-03-09 09:16:08 +01:00
Luc
d79d8da64b Initial commit for code base 2019-02-25 10:31:21 +08:00