Theo Arends
f28c9b6ea9
Slicing GUI information
2024-01-17 18:17:46 +01:00
SteWers
0cd3d3b003
[WebUI] Fix first line seperator ( #20518 )
...
The separator (request) flag has to be cleared before starting the output of sensors/drivers to ignore previous outputs. So there will no seperator in front of the list. This only appeared, when `WebTime` is off.
2024-01-16 16:14:40 +01:00
SteWers
4f436cdf73
Remove first separator ( #20507 )
2024-01-15 18:58:14 +01:00
SteWers
ab2439f6c8
Modify shutter driver for GUI sensor separators ( #20506 )
2024-01-15 18:24:15 +01:00
Theo Arends
637fac5ae8
Add GUI sensor separators ( #20495 )
2024-01-15 15:36:59 +01:00
Benjamin Nestler
a13e83e1e6
FIX: Reset the 'upload_error' variable after web file upload error ( #20340 )
...
* FIX: Reset the 'upload_error' variable after signaling the error to enable the next upload action.
* ADD: Introduce HandleUploadUFSDone() to display information messages for uploaded files in UFS and handle errors.
ADD: Include '?fsz=' web-argument (filesize) in the upload button click function.
2024-01-12 10:08:05 +01:00
Theo Arends
20c70d578e
Remove padding between tool buttons
2024-01-10 17:17:56 +01:00
s-hadinger
8712aba3c5
Header `Host` is now collected by Webserver ( #20446 )
2024-01-09 19:34:07 +01:00
s-hadinger
935fa3519c
Fix display of source IP when restarting from UI button ( #20443 )
2024-01-09 13:43:26 +01:00
Theo Arends
21c7edcb50
Add display of active drivers using command ``status 4``
2023-12-27 22:03:56 +01:00
Theo Arends
f65ae0694b
Fix XSS phase 1
2023-12-18 12:31:14 +01:00
Theo Arends
e00d5ff914
Update comments
2023-12-04 12:08:57 +01:00
Theo Arends
14793c2594
Shorten code and add more comments
2023-12-04 11:44:59 +01:00
Theo Arends
7a6cca6d20
Add command ``WebCanvas``
...
Add command ``WebCanvas linear-gradient(#FF0018 7%,#FFA52C,#FFFF41,#008018,#0000F9,#86007D 93%)`` to set GUI canvas
2023-12-03 15:52:44 +01:00
Theo Arends
70a082c8e5
ESP32 show colorful background if ``WebColor2`` bit0 is not set. Bit0 is default set using #252525
2023-12-03 11:59:16 +01:00
Theo Arends
050fdbf5de
Important fix
2023-12-02 17:04:43 +01:00
Theo Arends
b7819bcfac
ESP32 show LHBT background if ``WebColor2`` bit0 is not set. Bit0 is default set using #252525
2023-12-02 16:59:04 +01:00
Christian Baars
fb51d9df8a
MI32 GUI changes ( #20115 )
2023-11-27 19:08:44 +01:00
Theo Arends
62afe918f0
Add webquery message when empty response
2023-11-27 15:59:27 +01:00
Theo Arends
07031d5ebf
Fix ``WebQuery`` response buffer corruption and format character ``%`` ( #20111 )
2023-11-27 15:22:30 +01:00
Barbudor
3273aaa9f9
Fix ESP32 webquery response ( #20111 )
...
* logging webreponse
* to test
* final
* simple
2023-11-27 12:38:52 +01:00
SteWers
040e25a92c
Label of upload button ( #20036 )
...
As the label of the upload button is concatenated at runtime, this does not match in all languages. To solve this, there is now a full label text for `Start upgrade` and `Start restore`.
2023-11-17 10:35:29 +01:00
Theo Arends
7e384ebff8
Add image name to GUI footer
2023-11-13 14:41:49 +01:00
s-hadinger
46df036b51
Cosmetic changes ( #19920 )
2023-11-04 11:46:25 +01:00
Theo Arends
39e0cf574d
Refactor AP1 information
2023-10-09 11:33:24 +02:00
SteWers
6bec09b23f
[WebUI] WiFi Information ( #19705 )
...
* [WebUI] WiFi Information
Structured and more infos on WebUI Information page
* [WebUI] WiFi Info multiple lines
Divide one long line into multiple short lines
2023-10-09 08:39:12 +02:00
Barbudor
335e18e8cb
Allow webbutton up to 32 ( #19580 )
...
* Allow webbutton up to 32
* use named const
2023-09-29 09:56:52 +02:00
stefanbode
ca14dc5507
Shutter ESP32 fixes ( #19362 )
...
* fix esp32 shutter
* fix shutterinvert+shutterbutton
2023-08-22 09:21:30 +02:00
Theo Arends
37a527696a
Phase 1 support C2/C6
2023-08-21 16:18:21 +02:00
Christian Baars
b5cc48dd64
ESP32: pass flashmode at build time to macro definition ( #19299 )
...
* pass flashmode at build time to macro definition
* fix 8266 builds
2023-08-12 11:31:06 +02:00
Theo Arends
7c3c3855c4
Fix console Firefox layout
2023-08-05 12:35:03 +02:00
Theo Arends
fc798540b7
Fix console min height
2023-08-05 11:56:06 +02:00
Theo Arends
e2c79b45e4
Save some more code bytes
2023-08-04 17:24:05 +02:00
Theo Arends
7736ba8af1
Change console height
...
Change console height from default 318 pixels to viewport (#19241 )
2023-08-04 16:11:58 +02:00
Theo Arends
258976c014
Verify correct functionality
2023-07-10 18:14:23 +02:00
Theo Arends
43bc81010f
Configuration file save and restore .xdrvsetXXX
...
Configuration file save and restore now backup and restore ``.xdrvsetXXX`` files too (#18295 )
2023-07-10 16:03:32 +02:00
Barbudor
6aed929e17
fix #18817 http response for status with retain ( #18819 )
...
* fix http response for status with retain
* take 2
* add a failsafe when JSONlen reach zero
2023-06-09 07:59:24 +00:00
stefanbode
a76ebaae48
Shutter continuous improvement ( #18701 )
...
* Update xdrv_27_esp32_shutter.ino
* Update xdrv_27_shutter.ino
* Update xdrv_01_9_webserver.ino
* Update xdrv_12_discovery.ino
* shutterinvert
removed slider display to driver
fix wrong invert display
* codereduction+refactor slider
removed webui slider into driver
optimized code
* update slide, fix invert shutters
- refactor sliders into driver
- fix percent calculation on iverted shutters
* fix on realpercent if inverted shutter
* fix ShutterPercentToRealPosition
fix on inverted shutter
* added shutter to bootloop reset
* bugfix integration
* bugfix
2023-05-21 12:25:11 +02:00
s-hadinger
043ea2986b
Berry `tasmota.wifi()` would wrongly report wifi as up ( #18687 )
...
* Berry `tasmota.wifi()` would wrongly report wifi as up
* Fix ESP8266 compile
* Fix display of IP in wifiman
* Improve wifiman IP handling for IPv6
2023-05-18 11:23:09 +02:00
Jason2866
3c951d7751
fix GT911 crash in LVGL firmware ( #18633 )
...
* fix GT911 crash
* remove wrong frag when using GT911
2023-05-10 14:02:51 +02:00
Theo Arends
da5396a080
Add filesystem size to esp8266 GUI
2023-05-07 17:25:18 +02:00
Theo Arends
542eca3154
Global fix http(s) connect issues
2023-04-03 16:12:29 +02:00
Theo Arends
6b2efa16dc
Fix ESP32 WebQuery and WebGetConfig
2023-04-03 14:55:47 +02:00
stefanbode
efa7ae492e
Fix webpage, when ESP32 driver used ( #18305 )
...
* Fix to enable ESP32 shutter
* required changes for dual operation with ESP32 shutter
* fix
* Fix missing information on webpage
2023-04-01 14:53:01 +02:00
Theo Arends
9ae7b86efc
Save some bytes
2023-03-25 11:59:42 +01:00
Theo Arends
c74c92baed
Add wifi current channel to GUI info screen ( #18153 )
2023-03-11 17:20:56 +01:00
Theo Arends
2e7496a052
Keep webserver enabled on command ``upload``
2023-01-07 15:37:52 +01:00
s-hadinger
33d6dbed3d
No IP address shown when in AP moode ( #17599 ) ( #17619 )
2023-01-06 14:03:16 +01:00
s-hadinger
ef4138bdaa
Support for IPv6 only networks on Ethernet (not yet Wifi) ( #17527 )
2022-12-27 21:59:34 +01:00
Stephan Hadinger
4a32623a51
IPv6 improvements
2022-12-10 13:44:16 +01:00