1765748422
implemented highlighting active nav entry
2024-10-24 16:53:21 +02:00
bafb623392
i am a webdeveloper!
2024-10-24 15:59:24 +02:00
e3c739e745
i am a webdeveloper!
2024-10-24 15:49:59 +02:00
2ad9c4c03d
playing around with css
2024-10-24 15:14:25 +02:00
00a4acfd13
add subnav to every subpage of system
2024-10-24 14:49:31 +02:00
dc8ba42909
cangrow.sh put build target dir into variable
2024-10-24 14:28:11 +02:00
5c019f8df6
add config.system.output.device , add POST stuff for /system/
2024-10-24 04:14:19 +02:00
458077442a
cleanup
2024-10-24 02:54:18 +02:00
99d598e05d
it does work with a structure and arrays in it. this is fine
2024-10-24 02:24:23 +02:00
bf1e25d04c
playing around, output_ip load/save was broken. fixed.
2024-10-24 01:54:15 +02:00
d68d0fbf79
putting output config into json
...
i could not apply the structure of configSystemOutputs into json, so i had to
switch to use arrays instead. it works, but looks not that nice as a struct.
2024-10-24 01:45:06 +02:00
4c9c280d45
try to add config.system.outputs to json, but esp8266 actually crashes at loading json
2024-10-24 00:00:35 +02:00
94e79b8fa2
replacing all old configSystem style variables with config.system.something
2024-10-23 21:21:26 +02:00
4f42b64c7e
wip - doing config structure things
2024-10-23 21:14:43 +02:00
13087c0cc1
structure PinIndex
2024-10-23 19:03:50 +02:00
0227427b6f
add pinIndex structure for ESP8266 and ESP32
2024-10-23 17:51:54 +02:00
8861393e80
wip write down free pins and think about it
2024-10-23 02:27:49 +02:00
2dfa2b0c13
missing </div>
2024-10-22 22:20:12 +02:00
f91b2de002
fix submenu display bug on chrome
2024-10-22 22:03:46 +02:00
c3b9f0f8a6
update system update page HTML
2024-10-22 18:29:53 +02:00
f1a1cb3aa9
Arduino/CanGrow/README.md aktualisiert
2024-10-22 03:16:49 +02:00
947af0dd4d
Update README.md
...
add some instructions for cangrow.sh
2024-10-22 03:11:38 +02:00
4a14629e48
cosmetic changes
2024-10-22 01:58:15 +02:00
44ca2c6a8e
Update() fixes for esp32
...
https://github.com/me-no-dev/ESPAsyncWebServer/issues/455#issuecomment-451728099
2024-10-22 01:16:09 +02:00
5af5bcd94d
implement webui littlefs wipe
2024-10-22 01:09:12 +02:00
22fdfc57c2
fine tune web update
2024-10-22 00:40:07 +02:00
e7bb42f72b
web firmware update implemented
2024-10-21 23:57:13 +02:00
f093ac843b
restart from webui implemented
2024-10-21 23:18:42 +02:00
de26abaf05
added system settings page, added web restart dialoge
2024-10-21 22:16:20 +02:00
827c8cd184
moved wifi stuff into its own file, cosmetic things wifi page
2024-10-21 19:54:20 +02:00
825f2e8e19
configuring and saving wifi settings works now, yay - milestone!
2024-10-21 03:11:42 +02:00
ae7f6cd3f7
saving ssid, password and ip works so far
2024-10-21 01:54:27 +02:00
c2d6d508a2
renamed some files, first steps with wifi settings post
2024-10-21 01:07:29 +02:00
e843df1a28
added wifi network scan
2024-10-20 23:09:20 +02:00
979b214d43
renamed header.h and footer.h to upper case
2024-10-20 21:41:42 +02:00
6e4127398b
add wifiSettings page , wip
2024-10-20 15:52:25 +02:00
b5991a576b
remove a line
2024-10-20 06:09:03 +02:00
5b54ae3658
add 404 handler, include css in header completely
2024-10-20 06:05:01 +02:00
57fa57fc94
first try of v0.1 webui
2024-10-20 05:09:06 +02:00
187ade247f
organizing webserver template stuff, playing with templates
2024-10-20 04:48:05 +02:00
2252fe0142
webserver templating seems to work fine
2024-10-20 02:35:03 +02:00
0ef3656bf6
stuff
2024-10-20 01:44:55 +02:00
2c2adc9678
add configurable webserver logging to serial
2024-10-20 01:32:18 +02:00
7d0880343b
add configurable webserver logging to serial
2024-10-20 01:29:57 +02:00
a0735829ae
play around with file structure, first webserving tests
2024-10-20 00:41:23 +02:00
45ea8eabaa
add include/CanGrow_Webserver.h
2024-10-19 22:52:39 +02:00
8e9a07a65b
minor small changes
2024-10-19 22:52:19 +02:00
6ac7b31602
config load and wifi connect works, create ap if no ssid is saved
2024-10-19 18:28:14 +02:00
a044c65503
first WiFi steps
2024-10-19 04:36:39 +02:00
d4e1108759
save/load ip addresses as array
2024-10-19 04:25:22 +02:00