Commit Graph

8 Commits

Author SHA1 Message Date
Theo Arends
d521498d82 Squeeze 0.5k from code size 2025-12-13 14:45:15 +01:00
SteWers
eb8d51f47c
Update web UI styles and HTML syntax (#23847)
* Update web UI styles and HTML syntax

Merged HTTP_HEAD_STYLE2 into HTTP_HEAD_STYLE1 and removed redundant style files. Updated button and form HTML across web UI to use consistent markup. Adjusted various style and separator elements for improved HTML5 compliance and consistency.

* Fix WiFi config page

* Fix typo

* Revert merging HTTP_HEAD_STYLE

Revert merging `HTTP_HEAD_STYLE1.h` and `HTTP_HEAD_STYLE2.h`
2025-09-07 21:58:43 +02:00
Theo Arends
4a07148f37 Fix Domoticz init delaying detecting number of devices (#23724) 2025-07-28 14:55:51 +02:00
Theo Arends
127fc2432c Fix exception if number of devices increases after allocating memory (#23724)
WIP
2025-07-28 12:39:37 +02:00
Theo Arends
b22f7c8f10 Fix exception if nothing allocated (#23724) 2025-07-28 12:21:18 +02:00
Theo Arends
86d5b3e727 Fix UFS Domoticz regression when no relays/devices are configured 2025-07-23 11:45:59 +02:00
Theo Arends
64c8719f70 Re-add domoticz erase settings on request 2025-07-15 17:39:07 +02:00
Theo Arends
c0f11f0373 Changed Domoticz supports persistent settings for all relays, keys and switches when filesystem #define USE_UFILESYS is enabled 2025-07-15 17:06:03 +02:00