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 |
|
RaffaelW
|
2aeef79a0f
|
Merge branch 'main' of https://github.com/HendrikRauh/dmx-interface
|
2024-11-03 00:21:22 +01:00 |
|
RaffaelW
|
eff77036cd
|
added missing fields and fixed loading of IP
|
2024-11-03 00:20:55 +01:00 |
|
Hendrik Rauh
|
b0521908f0
|
Using more robust "Number.isNaN"
|
2024-11-02 23:57:30 +01:00 |
|
Hendrik Rauh
|
9bb7b27b2e
|
fixed var name so @RaffaelW is happy
|
2024-11-02 23:26:03 +01:00 |
|
psxde
|
11f91075d3
|
Merge pull request #5 from HendrikRauh/DMX-23-template-string
Dmx 23 template string
|
2024-11-02 23:21:09 +01:00 |
|
Raffael Wolf
|
9b8b88eeb7
|
Merge branch 'main' into DMX-23-template-string
|
2024-11-02 22:10:54 +01:00 |
|
RaffaelW
|
327a379ea1
|
fixed html
|
2024-11-02 21:07:03 +01:00 |
|
Hendrik Rauh
|
8bc4d9dd3d
|
DMX-23 not throwing invalid data
|
2024-11-02 20:37:13 +01:00 |
|
RaffaelW
|
8fed61f78c
|
added handler for PUT /config
|
2024-11-02 19:28:14 +01:00 |
|
RaffaelW
|
13055b4b32
|
added settings.json to gitignore
|
2024-11-02 00:07:33 +01:00 |
|
RaffaelW
|
bb4af548c9
|
Merge branch 'main' of https://github.com/HendrikRauh/dmx-interface
|
2024-10-31 23:29:18 +01:00 |
|
RaffaelW
|
106dbaf975
|
added callback for request body
|
2024-10-31 23:27:07 +01:00 |
|
Hendrik Rauh
|
d8f1bf9111
|
fixed outdated jsonDocument
|
2024-10-31 22:53:57 +01:00 |
|
Hendrik Rauh
|
705f202650
|
defined Async Webserver
|
2024-10-31 22:25:28 +01:00 |
|
Raffael Wolf
|
3df5f2e020
|
Merge pull request #4 from HendrikRauh/DMX-3-configuration-WebUI
Dmx 3 configuration web UI
|
2024-10-31 21:33:38 +01:00 |
|
RaffaelW
|
7b7ecec534
|
improved ui
|
2024-10-28 23:35:29 +01:00 |
|
RaffaelW
|
d961291c78
|
Merge branch 'DMX-3-configuration-WebUI' of https://github.com/HendrikRauh/dmx-interface into DMX-3-configuration-WebUI
|
2024-10-26 23:04:08 +02:00 |
|
RaffaelW
|
115442f91e
|
added script for loading the config
|
2024-10-26 23:03:17 +02:00 |
|
Hendrik Rauh
|
deb1e591cf
|
Merge pull request #3 from HendrikRauh/DMX-19
DMX-19 Basic config get endpoint
|
2024-10-26 14:53:41 +02:00 |
|
Hendrik Rauh
|
9084c26c0f
|
Merge branch 'DMX-3-configuration-WebUI' into DMX-19
|
2024-10-26 14:53:32 +02:00 |
|
Hendrik Rauh
|
01fd6c69e1
|
using patched webserver version
|
2024-10-26 14:42:57 +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 |
|
Hendrik Rauh
|
33fae44163
|
added basic GET json
|
2024-10-24 23:15:42 +02:00 |
|
Hendrik Rauh
|
d0f3ea34c8
|
base logic for config
|
2024-10-24 22:09:19 +02:00 |
|
RaffaelW
|
3325a18b04
|
added universe input field per input/output
|
2024-10-24 21:54:18 +02:00 |
|
Hendrik Rauh
|
813c738537
|
removed code that is currently not needed
maybe needed later but bloats the code currently
|
2024-10-24 21:44:57 +02:00 |
|
Hendrik Rauh
|
0b08427b3e
|
updated folders to work with default spiffs
|
2024-10-24 20:39:07 +02:00 |
|
psxde
|
b251588c74
|
Merge pull request #2 from HendrikRauh/DMX-17-basic-webserver
DMX-17 added basic webserver
|
2024-10-24 20:22:10 +02:00 |
|
Hendrik Rauh
|
34024760d3
|
formatted extensions
|
2024-10-24 19:07:52 +02:00 |
|
Hendrik Rauh
|
6d2386f080
|
DMX-17 made server serve static correctly
|
2024-10-24 18:53:30 +02:00 |
|
Hendrik Rauh
|
6665df4cc6
|
DMX-17 made data-files possible
|
2024-10-24 18:39:41 +02:00 |
|
RaffaelW
|
ace5addd8b
|
added basic website for config
|
2024-10-24 17:24:14 +02:00 |
|
Hendrik Rauh
|
ab1e60ba03
|
added a basic html site
|
2024-10-23 22:35:49 +02:00 |
|
Patrick Schwarz
|
55348d19f5
|
fixed libs and deleted unnecessary file
|
2024-10-23 20:29:31 +02:00 |
|
Patrick Schwarz
|
b8dd1f1953
|
DMX-17 init branch
|
2024-10-23 17:16:53 +02:00 |
|
Hendrik Rauh
|
bb71af176e
|
Merge pull request #1 from HendrikRauh/DMX-1-base-code
DMX-1 working base code
|
2024-10-23 15:24:57 +02:00 |
|
Hendrik Rauh
|
e0c25d8666
|
deleted unnecessary folders / files
|
2024-10-23 15:23:17 +02:00 |
|
Hendrik Rauh
|
45019c6e4c
|
formatted init commit
|
2024-10-17 20:20:17 +02:00 |
|
Patrick Schwarz
|
b1454a5c5f
|
Initial commit
|
2024-10-17 20:07:41 +02:00 |
|
Hendrik Rauh
|
36d4c59cd8
|
Initial commit
|
2024-10-17 19:54:04 +02:00 |
|