Theo Arends
af1fa724af
Fix non-webserver compilation
2024-06-25 16:36:28 +02:00
Theo Arends
adcc50ac6e
Revert "Fix network flushes"
...
This reverts commit b88ec44d15
.
2024-05-29 16:44:50 +02:00
Theo Arends
b88ec44d15
Fix network flushes
2024-05-29 14:09:54 +02:00
Christian Baars
33f491a8e6
scan wifi asynchronously ( #21498 )
2024-05-27 15:17:09 +02:00
Theo Arends
3b4035b3e2
Add FUNC_ABOUT_TO_RESTART ( #21460 )
2024-05-21 17:28:02 +02:00
Barbudor
60a42f015e
Add command WebRun (as WebQuery extension) ( #21364 )
...
* tasmota-1m32
* ready
* add code usage
* clean
* remove also that
* remove WebQueryWithFunction in favor of default value
2024-05-18 22:15:16 +02:00
s-hadinger
c4e847d288
Fix crash in WebUI
2024-05-05 11:28:28 +02:00
Jason2866
1e63c8924e
use "minimal" instead of "safeboot" ( #21346 )
2024-05-04 15:34:11 +02:00
s-hadinger
c4431eb6fe
Fixed IPv6 support in safeboot ( #21233 )
2024-04-20 22:15:54 +02:00
s-hadinger
541f3630a1
Wifi provide Mac Address on Core3 ( #21117 )
2024-04-07 10:55:53 +02:00
Theo Arends
4b44d2fa32
Change ESP32 WiFi phy modes 11n and 11ax represented as HT20, HT40 and HE20 ( #19350 )
2024-03-29 13:04:44 +01:00
gemu
a38e88422f
fix google char memory leak ( #20995 )
2024-03-21 15:11:40 +01:00
Theo Arends
9bb8d6e1ff
Add hard fought spaces around image name
2024-03-01 10:15:37 +01:00
Theo Arends
fb003e006e
Add Show calculated heat index if temperature and humidity is available with ``#define USE_HEAT_INDEX`` ( #4771 )
2024-02-18 18:00:41 +01:00
Theo Arends
1abaf146b5
Fix ESP32 PWM activity on unconfigured PWM GPIOs ( #20732 )
2024-02-17 15:19:12 +01:00
Theo Arends
0faef8e4dd
Fix PWM channels after restart ( #20732 )
2024-02-16 18:57:03 +01:00
Theo Arends
080cdb4f0d
Add core3 ethernet support on SPI for all ESP32 models
2024-02-14 16:19:51 +01:00
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