ctucx.git: mqtt-webui

webui for mqtt, can be used to control/display data in mqtt-topics

708d6ab - Leah (ctucx)2023-05-01 21:02
flake/package: remove manifest.json from package
3a1b78b - Leah (ctucx)2022-12-13 16:20
webui.js: add option to load extra css
fcd1f8c - Leah (ctucx)2022-12-13 16:19
webui.js: add option to configure app-name via config
d5de508 - Leah (ctucx)2022-12-12 23:15
better example config
6aad7bc - Leah (ctucx)2022-12-12 23:14
implement number logic and css
527b3f5 - Leah (ctucx)2022-12-12 23:13
some improvements to js and css
a7b766c - Leah (ctucx)2022-12-12 19:49
webui.js: add option to disable mqtt authentication
7bd517d - Leah (ctucx)2022-12-12 19:47
webui.js: don't crash if message isn't json
7ef67e5 - Leah (ctucx)2022-12-12 16:47
add button css
d1f85fa - Leah (ctucx)2022-12-12 16:06
improve switch css
9b359a9 - Leah (ctucx)2022-12-12 14:50
add dark theme support
10e3cb5 - Leah (ctucx)2022-12-12 13:40
improve css
b66ee64 - Leah (ctucx)2022-12-09 21:56
add flake.nix
38d86cc - Leah (ctucx)2022-12-09 21:55
some refactoring
b3ee2db - Leah (ctucx)2022-12-08 19:14
add example config
ea83d44 - Leah (ctucx)2022-12-08 13:22
add service-worker
a0d45c2 - Leah (ctucx)2022-12-08 13:02
use lit-html for templates
6ca202d - Leah (ctucx)2022-12-08 09:59
cache webui-config locally
a497f71 - Leah (ctucx)2022-12-06 20:37
Init