455 Commits

Author SHA1 Message Date
Luc
39790d83c4 Delete TODO.txt 2019-07-30 20:57:44 +02:00
Luc
1aea67c531 Update .travis.yml 2019-07-30 20:50:18 +02:00
Luc
664b03f2b5 Fix notification email failed
fix email not connecting to server thanks @maciak
2019-07-14 16:34:40 +02:00
Luc
9e1f7eca08 remove damned space that is not supposed to be there
thanks @rafaljot
2019-07-13 18:02:26 +02:00
Luc
06537693d1 Delete package-lock.json 2019-07-11 18:41:28 +02:00
Luc
e57d7f524a
Update README.md 2019-07-09 17:26:24 +02:00
Luc
ae1e664404
Update stale.yml 2019-07-08 18:02:44 +02:00
Luc
ff269e9070
Update stale.yml 2019-07-08 18:02:01 +02:00
Luc
c848d028b5 Update .travis.yml
add platformio compilation test
2019-06-30 16:22:35 +02:00
Luc
1b63173e46 Fix warning 2019-06-30 16:16:32 +02:00
Luc
e671169f2d update with latest version of SSDP 2019-06-30 15:56:34 +02:00
Luc
36ff302558 Update platformio.ini 2019-06-30 00:16:13 +02:00
Luc
3892e3de8d Update platformio.ini 2019-06-29 20:32:28 +02:00
Luc
15c9fd7ed1 Add esp8266 in vscode/platformio 2019-06-29 20:12:21 +02:00
Luc
e270fc0c8b first try for platformIO for ESP32
ESP8266 not yet done
2019-06-29 13:54:10 +02:00
Luc
7aab073d55 Remove debug code no more used 2019-06-29 13:50:50 +02:00
Luc
20685e454a Update package-lock.json
fix  potential security vulnerability reported by github
2019-06-29 13:50:12 +02:00
Luc
abe7546493 Workaround for incomplete output with MArlin 2.X at cold boot 2019-06-25 21:43:26 +02:00
Luc
428dfde2d4 Update issue templates 2019-06-22 14:51:21 +02:00
Luc
e0ce98fc21 Update README.md 2019-06-21 19:17:03 +02:00
Luc
fea74e3180 Update README.md 2019-06-21 19:12:40 +02:00
Luc
02264b8da5 Update Readme
Apply style to code
2019-06-21 19:10:33 +02:00
Luc
4d6bac193a Fix open network connection (no password) 2019-06-21 18:43:49 +02:00
Luc
1d7b3ff83f Add MKS TFT support 2019-06-17 22:41:10 +02:00
Luc
82f0c74015 Update stale.yml 2019-06-15 10:58:13 +02:00
Luc
07f2b75ce8 Update stale.yml 2019-06-12 21:51:21 +02:00
Luc
90ad21323d Create stale.yml 2019-06-12 21:49:05 +02:00
Luc
28174dfa16 ESP3D logos 2019-06-10 13:20:22 +02:00
Luc
e54cf1a4ed
Update README.md 2019-06-09 19:32:13 +02:00
Luc
259ad91065 add submodule ESP3D-WEBUI 2019-06-09 19:25:03 +02:00
Luc
5234773aa3 Update issue templates 2019-06-09 19:13:35 +02:00
Luc
090ddd55d5
Create FUNDING.yml 2019-06-09 19:00:47 +02:00
Luc
bbc32f9837
Create FUNDING.yml 2019-06-09 18:52:26 +02:00
Luc
1cf2744bad Add Notifications
Add EEPROM version Check
Update embedded page content and build process
Move check sum ESP commands from ESP6XX to ESP5XX to let Notifications use ESP6XX
Update command.txt with latest commands
2019-06-07 11:52:57 +02:00
Luc
4202c64676
Update README.md 2019-05-11 12:47:23 +08:00
Luc
70723f658b
Update README.md 2019-05-11 12:44:32 +08:00
Luc
394bd21efe Clean travis script 2019-05-09 22:20:19 +08:00
Luc
23d1a71a0e
Update README.md 2019-05-09 16:10:30 +08:00
Luc
33be90f75e
Merge pull request #324 from fape/sleep_mode_fix
fix sleep_mode for esp8266
2019-05-09 07:46:17 +08:00
fape
1408531231 fix sleep_mode for esp8266 2019-05-08 21:17:26 +02:00
Luc
0fd62ee89e
Merge pull request #317 from coliss86/patch-1
Fix bullet point in "Web configuration" section
2019-04-21 23:19:04 +02:00
coliss86
fa17ad7c31
Fix bullet point in "Web configuration" section 2019-04-21 23:06:02 +02:00
Luc
0fb9aa58e2 add command to copy NetBIOS library for CI 2019-04-08 10:41:30 +02:00
Luc
73ddd14519 Fix NetBIOS on ESP32 using sync lib
update Version to 2.1
2019-03-27 08:51:53 +01:00
Luc
8a20fca363 Remove reset reason
as it is not necessary anymore - no more in devt
2019-03-26 09:41:09 +01:00
Luc
697d9791cb Remove PROGMEM 2019-03-20 09:14:56 +01:00
Luc
3ff116e820 update travis 2019-03-19 15:19:05 +01:00
Luc
1ed083d766 Setup 2.1 2019-03-19 15:04:58 +01:00
Luc
df51e025ce Fix compilation for Async
Update library for ESP32 async
2.0
2019-03-19 14:22:17 +01:00
Luc
40c5156be5 Fix wrong comparaison 2019-03-17 09:28:44 +01:00