Luc
0fc374bb16
Fix missing defined
2024-01-04 17:02:52 +08:00
Luc
0057961497
Fix compilation issue due to refactoring typo error thanks @Engineer2Designer for raising it
...
Close #988
2024-01-04 15:09:50 +08:00
Luc
a10a7f74bf
Refactoring internal clients ( #987 )
...
* Remove all output flags
* Masse replace name function / class to sync with ESP3D-TFT
* Create ESP3DMessageManager class to handle messages creation / deletion (import functions of ESp3DClient from ESp3D-TFT)
* Move to new messaging API of ESP3D-TFT
* Remove empty line from remote screen dispatching
* Replace \n to space and \r to nothing in remote screen dispatching
* Add missing default entry for sensor device
* Fix buzzer for ESP32 missing ledc initialization with latest core
* Move formatBytes to esp3d_string
* Add welcome message to telnet connection\
* Add display to the new messaging API
* Add sticky authentication on Serial / SerialBridge /Telnet/Data web socket and BT
* Log simplification
* Use enum class instead of typdef enum for ESP3DAuthenticationLevel to be sure correct enum is used
* (v3) Home Assistant notification support (#971 )
* Add notification via post request
* Extend t1 size to 255 bytes
* Hide Home Assistant notifications from web UI (#974 )
* Sync with ESP3DLib on serial_socket
* Add some sanity check to avoid unnecessary message copies
* Update ESP0.cpp
---------
Co-authored-by: David Buezas <dbuezas@users.noreply.github.com>
2024-01-03 10:46:13 +08:00
Luc
dabc95bc8c
Fix glitch in {ESP200]
2023-11-22 10:53:34 +08:00
Luc
5fc3d4ae6e
Fix #965 thanks @DivingDuck for raising it
...
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2023-11-15 17:51:59 +08:00
Luc
f562e55a6d
Fix bug introduced by latest PR if doing reset on clean EEPROM => going to dead loop because of upside down test
...
Fix wrong parsing of settings during reset
Fix typo that generate wrong IP for AP
2023-11-13 19:44:23 +08:00
Luc
cda276e2e6
Settings validation refactoring ( #964 )
...
* Rewrite the setting API to use same API as ESP3D-TFT or at least close enough to be improved - WIP
* Add isValidXXX setting API
* Factorize dispatch_setting for ESP400
* ESP400 refactoring
2023-11-09 10:29:13 +08:00
Luc
265e0e60a2
Fix #963 thank you @DivingDuck for raising it
...
Add missing header file for adding ESP3D User Agent in request
2023-11-09 09:46:50 +08:00
Luc
963147a541
Web dav rewrite/Time refactoring ( #960 )
...
* Time refactoring
* Webdav rewrite
Base on work done on ESP3D-TFT
2023-11-05 21:27:28 +08:00
Luc
3ffb7c3b4c
Fix FTP not listing on some shared SD ( #958 )
...
* Fix Rename not working on GlobalFS
* esp3d_log refactoring
- Rename Debug to Log
- Allow now 4 level of log: None, Error, Debug, Verbose
- Change original verbose log to error log when it is an error
* Update configuration.h to add debug level expected
* Add log for critical steps in FTP module
2023-10-27 12:40:22 +08:00
Luc
dc84b0bbdb
Add code base for better support for FYSETC WIFI SD PRO - WIP
2023-10-18 21:18:32 +08:00
Luc
4c5c21653c
Remove warning
2023-10-18 20:44:46 +08:00
Luc
73ccc7932d
Add some sanity checks
2023-10-16 19:01:51 +08:00
Luc
5a5a2e77ec
Update install-esp32.sh
2023-10-16 18:36:30 +08:00
Luc
a8dec39b31
Apply CLang style
2023-10-16 17:04:16 +08:00
Luc
3bc8c874ae
Apply CLANG style
2023-10-16 16:36:30 +08:00
Luc
606cc3f0ff
Update libraries for nodejs
...
Adjust webpack.prod.js with new versions's parameters
2023-10-04 15:17:14 +08:00
Luc
ff5e04627c
3.0 code base
2023-10-02 19:55:18 +08:00
Luc
15f8078873
change env name due to latest PIO
2023-05-17 04:23:14 +08:00
Luc
b62247ac56
reorder the AP mode according latest doc ( #905 )
...
update platformio.ini to be compatible with latest update
2023-03-19 14:39:19 +08:00
Luc
fa7f87f3da
Remove wiki from repo and add link to esp3d.io
2023-02-24 16:29:04 +08:00
allcontributors[bot]
9cbd92a340
docs: add bigtreetech as a contributor for platform ( #887 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 16:43:56 +08:00
Luc
cf87b4fa88
Create patrickS.png
2023-02-16 14:49:55 +08:00
allcontributors[bot]
1d9995ba70
docs: add FYSETC as a contributor for financial, bug, and platform ( #886 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 12:54:04 +08:00
allcontributors[bot]
b74641fe15
docs: add disneysw as a contributor for ideas ( #884 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 12:01:19 +08:00
allcontributors[bot]
75d70b58a4
docs: add liqijian101 as a contributor for ideas, bug, and platform ( #882 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 11:51:20 +08:00
allcontributors[bot]
9ee98a15bb
docs: add makerbase-mks as a contributor for platform, financial, and bug ( #881 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 11:42:13 +08:00
allcontributors[bot]
0580450887
docs: add royco as a contributor for ideas, promotion, and bug ( #879 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 11:25:06 +08:00
Luc
4165184c1e
Update README.md
...
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2023-02-16 10:23:57 +08:00
allcontributors[bot]
bb9739c2cc
docs: add fape as a contributor for code ( #877 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 10:18:17 +08:00
allcontributors[bot]
0186e098f9
docs: add coliss86 as a contributor for doc ( #876 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 10:17:04 +08:00
allcontributors[bot]
f7d6dd56da
docs: add d-a-v as a contributor for code, and ideas ( #875 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 10:15:08 +08:00
Luc
5d2eabb911
Update .all-contributorsrc
...
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2023-02-16 10:14:02 +08:00
allcontributors[bot]
ebccad9d5e
docs: add patrickelectric as a contributor for code ( #874 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Luc <8822552+luc-github@users.noreply.github.com>
2023-02-16 10:07:46 +08:00
allcontributors[bot]
6484fda5a1
docs: add j0hnlittle as a contributor for code ( #873 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 10:05:56 +08:00
allcontributors[bot]
0d569aab3f
docs: add AustinSaintAubin as a contributor for code ( #872 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 10:04:30 +08:00
allcontributors[bot]
19d9ce055a
docs: add treepleks as a contributor for code ( #871 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 10:03:26 +08:00
allcontributors[bot]
cbd3ff9fbf
docs: add padcom as a contributor for code ( #870 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 10:01:09 +08:00
allcontributors[bot]
5555cd085c
docs: add jschwalbe as a contributor for doc ( #869 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 09:58:34 +08:00
allcontributors[bot]
0384b0a12b
docs: add pmjdebruijn as a contributor for ideas, and code ( #867 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 09:55:48 +08:00
allcontributors[bot]
7a12d28512
docs: add MarSoft as a contributor for code ( #866 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 09:50:23 +08:00
allcontributors[bot]
344d730021
docs: add KingBain as a contributor for code ( #865 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Luc <8822552+luc-github@users.noreply.github.com>
2023-02-16 09:47:14 +08:00
allcontributors[bot]
d4cc3faf9c
docs: add Xstasy as a contributor for code ( #864 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 09:44:54 +08:00
allcontributors[bot]
e0b0fe2852
docs: add atsju as a contributor for doc ( #863 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 09:25:56 +08:00
allcontributors[bot]
9ce65adf1b
docs: add A7F as a contributor for doc ( #862 )
...
* docs: update README.md [skip ci]
* docs: update .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 08:20:58 +08:00
allcontributors[bot]
d625a4c0fe
docs: add oliof as a contributor for doc ( #861 )
...
* docs: update README.md [skip ci]
* docs: create .all-contributorsrc [skip ci]
---------
Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
2023-02-16 08:19:57 +08:00
Luc
face15326e
Update Command-line-2_1.md
...
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2023-02-15 07:58:37 +08:00
Luc
94db679281
Update README.md
...
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2023-02-14 14:42:22 +08:00
Luc
8b2a58985e
Update Command-line-commands.md
...
Signed-off-by: Luc <8822552+luc-github@users.noreply.github.com>
2023-01-04 14:21:30 +08:00
Luc
de3c22bd1b
add images to local instead of remote
2023-01-04 08:40:23 +08:00