Th3maz1ng
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-16 19:19:46 +02:00
52a0cb7963 Updated password show button behaviour
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-16 13:54:56 +02:00
f8fba558e5 Added const qualifier where possible
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-13 14:12:46 +02:00
cdf013f6dd Removed api end point to retrieve the software version, this information is now included in the systemInfo api end point. Improved dashboard ( still some pannels with missing logic)
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-12 23:46:01 +02:00
436e0d7336 The access point section on the dashboard is now filled and corrected a typo. Finished the implementation of the apWifiInfoApi end point, disabled some traces, updated the dashboard's javascript code
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-12 14:43:48 +02:00
ff37020638 Improved WEB dashboard, added a new API endpoint to retrieve AP information (not finished yet)
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-12 13:34:55 +02:00
1fae8f51f2 Added picture resources for the dashboard
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-10 13:58:24 +02:00
a7033e5c5e Still migrating dashboard to new design
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-05 17:59:02 +02:00
2a51d0cdf6 Visually improving the layout of the dashboard
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-05 08:20:18 +02:00
a951cdd6fc Added the WEBServerManager class to enable the initialization of the WEBServer using a config file, I might change the behaviour of this initialization when some parameters are missing, renamed the old WEBServerManager class to WEBServerManager_deprecated, now using the new WEBServerManager in the SAB object instead of the WEBServer directly, minor changes to the OTAManager, migrating the dashboard v2 layout so that every tile has the same size
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-04 20:01:37 +02:00
a23fb4cba9 Fixed bad ternary operator which did not behave as expected :-(
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-04 13:55:31 +02:00
3583a010a7 Changed the order of the FTPServer constructor parameters
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-04 13:53:11 +02:00
9be8cb844a Added the setPort method to the TCPServer, renamed _dataPort to _FTPPassiveDataPort in the FTPSErver class
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-04 08:27:23 +02:00
6c53ee40e7 Reworked the way the servers are started
Th3maz1ng pushed to master at Th3maz1ng/ESP8266_swiss_army_board 2022-10-03 14:15:24 +02:00
59be94afb9 Added and reworked a few methods in the WEBServer and FTPServer class
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-02 13:02:50 +02:00
88d236bd45 Added needed third parties libraries
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328PU_lowPower_weather_s... 2022-10-02 12:58:55 +02:00
cd8bdf2d41 Minor updates
438467a432 Updated/corrected schematic
Compare 2 commits »
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-02 12:54:34 +02:00
fdf0e88a43 Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328PU_lowPower_weather_s... 2022-10-02 12:54:30 +02:00
9a3ec348bd Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-02 12:53:40 +02:00
5c529d4380 Mise à jour de 'README.md'
Th3maz1ng pushed to master at Th3maz1ng/ATMEGA328P_connectedMailBox 2022-10-02 12:46:34 +02:00
ee9329e1c0 Added pictures