Commit Graph

38 Commits

Author SHA1 Message Date
Thomas Basler
b4cd4faa7c webapp: Added timezone description to ntp status page 2022-04-18 01:43:06 +02:00
Thomas Basler
79b8477317 Added timezone description to webapi 2022-04-18 01:42:45 +02:00
Thomas Basler
000cd8b6dc Implemented additional timezone description 2022-04-18 01:33:46 +02:00
Thomas Basler
62768395aa webapp: code cleanup 2022-04-18 00:20:25 +02:00
Thomas Basler
6d0ed5ef44 webapp: Added ntp settings screen 2022-04-18 00:20:13 +02:00
Thomas Basler
2ce5b5ad9e Added functionality to save ntp settings 2022-04-18 00:19:11 +02:00
Thomas Basler
855ee19cde webapp: added info page to show current time settings 2022-04-17 23:53:11 +02:00
Thomas Basler
1f692f241f Implemented first readonly version of ntp settings 2022-04-17 23:13:36 +02:00
Thomas Basler
821b9b16d1 Fixed [E][WiFiUdp.cpp:160] endPacket(): could not send data: 22 error 2022-04-17 22:07:08 +02:00
Thomas Basler
297f229c12 Implemented WebAPI to set wifi credentials 2022-04-17 21:40:47 +02:00
Thomas Basler
e6c954456e webapp: finally show alert 2022-04-17 14:26:55 +02:00
Thomas Basler
e30c43a66a webapp: first try of post implementation (not working) 2022-04-17 04:03:54 +02:00
Thomas Basler
d88199cebe Added correct response 2022-04-17 04:03:05 +02:00
Thomas Basler
080471d801 Changed default ip to 192.168.4.1 2022-04-16 19:04:38 +02:00
Thomas Basler
9e5906e5aa webapp: Implemented first part of the network settings 2022-04-15 14:23:25 +02:00
Thomas Basler
06837320f7 WIP: Extended WebAPI to handle network config 2022-04-15 13:14:43 +02:00
Thomas Basler
37288b0996 webapp: added system overview 2022-04-14 13:22:40 +02:00
Thomas Basler
4048e737e8 Added additional system information 2022-04-14 12:44:56 +02:00
Thomas Basler
8fcaf8b1ca Added library to get the mcu reset reason 2022-04-14 11:30:27 +02:00
Thomas Basler
dde6a5c5aa Fixed case of include for littlefs 2022-04-13 23:05:32 +02:00
Thomas Basler
0c7078febd webapp: Code cleanup 2022-04-13 22:59:24 +02:00
Thomas Basler
fbedd75e0e webapp: Added network info screen 2022-04-13 22:43:26 +02:00
Thomas Basler
868f0cf3a5 Added second API endpoint which returns system info 2022-04-13 00:01:23 +02:00
Thomas Basler
b58788ded5 Added API endpoint which shows network info 2022-04-12 23:53:58 +02:00
Thomas Basler
917a091bf2 webapp: Added first simple navigation with two subpages 2022-04-12 23:31:47 +02:00
Thomas Basler
6deeec7b97 Use index.html instead of index.htm 2022-04-12 00:19:45 +02:00
Thomas Basler
ae204f4ca8 webapp: Implemented compression of output files 2022-04-12 00:19:28 +02:00
Thomas Basler
9679251b16 webapp: Added initial vue app 2022-04-11 21:48:12 +02:00
Thomas Basler
fda6c2b6f6 Corrected length of AP password 2022-04-11 19:59:48 +02:00
Thomas Basler
a6d7c923bb Implemented first version of LittleFS upload 2022-04-11 19:59:35 +02:00
Thomas Basler
82c3a914ab First version of WebApi 2022-04-11 19:44:51 +02:00
Thomas Basler
153f289724 Extended platformio config for further builds 2022-04-11 19:24:24 +02:00
Thomas Basler
94719be928 Implemented handling of WiFi settings 2022-04-10 17:37:54 +02:00
Thomas Basler
8b7f2a14b6 Added configuration handling 2022-04-10 16:57:24 +02:00
Thomas Basler
893bd0c0d4 Initialize UART and FS 2022-04-09 13:08:51 +02:00
Thomas Basler
c4d32b77a9 Added custom partition setup 2022-04-09 11:24:11 +02:00
Thomas Basler
641f8813fa Apply default code formatting 2022-04-09 11:05:58 +02:00
Thomas Basler
54dc566473 Initial commit 2022-04-09 11:05:14 +02:00