Commit graph

38 commits

Author SHA1 Message Date
Hendrik Rauh
3ecc9e33c0
Merge branch 'main' into warnings-fix 2024-12-20 20:02:28 +01:00
RaffaelW
4d58f864d0 implemented retry mechanism for loading config data after esp restart 2024-12-20 18:27:32 +01:00
RaffaelW
ecfa24a2d7 increased delay between submitting and reloading the config 2024-12-20 18:03:35 +01:00
RaffaelW
83945995a5 show warning for scanning networks only in access-point mode 2024-12-20 17:44:51 +01:00
Hendrik Rauh
0470a4acde fixed line duplicated by accident 2024-12-18 20:27:00 +01:00
Hendrik Rauh
c415ffa8b5 Removal of an attribute that was too much 2024-12-18 20:21:05 +01:00
Raffael Wolf
23bb8eb8f2
Merge pull request #53 from HendrikRauh/HendrikRauh/issue52
new design
2024-12-17 16:57:03 +01:00
Hendrik Rauh
c0918a085a Rework favicon
Fixes #52
2024-12-16 15:57:23 +01:00
RaffaelW
6edc46f6fa select current ssid by default if connected via wifi-station 2024-12-15 23:28:55 +01:00
RaffaelW
2bc4b64b54 shortened wifi scan warning 2024-12-15 22:58:19 +01:00
RaffaelW
0d3a398f83 made some input fields required 2024-12-15 21:09:02 +01:00
RaffaelW
24876b6f63 Merge branch 'main' into DMX-3-configuration-WebUI 2024-12-15 19:11:50 +01:00
RaffaelW
4234732631 added slider for led brightness 2024-12-15 00:11:37 +01:00
RaffaelW
6276b1f74b disabled automatic wifi scan when the configuration page loads to avoid disconnecting and added warning 2024-12-14 22:42:59 +01:00
RaffaelW
d9afabbdac fixed input/output toggle 2024-12-14 21:14:26 +01:00
RaffaelW
e796da41ea Merge branch 'main' into DMX-5-switch-connection (artnet not working!!!) 2024-12-13 20:00:21 +01:00
RaffaelW
9a6c41f027 Merge branch 'DMX-5-switch-connection' into DMX-3-configuration-WebUI 2024-12-13 18:10:42 +01:00
Hendrik Rauh
b8444f36a0 basic favicon added
Fixes #18
2024-11-10 12:08:17 +01:00
RaffaelW
12aa87ac90 added logic for loading available networks 2024-11-09 22:38:37 +01:00
RaffaelW
421ca36e88 fixed index of wifi-sta and wifi-ap in frontend 2024-11-05 20:18:33 +01:00
RaffaelW
f0204c2477 implemented loading animation during requests 2024-11-05 09:11:36 +01:00
RaffaelW
c09dc17967 changed POST /reset to DELETE /config 2024-11-04 20:54:28 +01:00
RaffaelW
5620d966d1 added confirm dialog 2024-11-03 22:34:22 +01:00
RaffaelW
8a3bd49686 implemented reset of config 2024-11-03 22:27:12 +01:00
RaffaelW
fb142d0491 included ip method and connection in config 2024-11-03 13:51:18 +01:00
RaffaelW
f07cf0db61 added subnet and gateway input 2024-11-03 11:58:04 +01:00
RaffaelW
d3e405c35c fixed updating checkbox value 2024-11-03 00:37:21 +01:00
Hendrik Rauh
b0521908f0 Using more robust "Number.isNaN" 2024-11-02 23:57:30 +01:00
RaffaelW
327a379ea1 fixed html 2024-11-02 21:07:03 +01:00
RaffaelW
8fed61f78c added handler for PUT /config 2024-11-02 19:28:14 +01:00
RaffaelW
7b7ecec534 improved ui 2024-10-28 23:35:29 +01:00
RaffaelW
115442f91e added script for loading the config 2024-10-26 23:03:17 +02:00
RaffaelW
552cf376a0 added script that formats and sends the input to the server 2024-10-26 11:29:53 +02:00
RaffaelW
5d05d30c4d renamed file and disabled hidden inputs 2024-10-25 23:47:58 +02:00
RaffaelW
1b7e22470a added switch between input and output 2024-10-24 23:16:36 +02:00
RaffaelW
3325a18b04 added universe input field per input/output 2024-10-24 21:54:18 +02:00
Hendrik Rauh
0b08427b3e updated folders to work with default spiffs 2024-10-24 20:39:07 +02:00
Hendrik Rauh
6665df4cc6 DMX-17 made data-files possible 2024-10-24 18:39:41 +02:00