Tasmota/tasmota/html_uncompressed
SteWers ec6e1dd2a6
Optimize WiFi strength indicator (#23924)
* Optimize WiFi strength indicator

- Simplify `WifiGetRssiAsQuality`
- Make WiFi strength indicator in web status line color independent
- Correct count of visible bars in strength indicator
- Save flash space (64 bytes; with WiFi status line 80 bytes)
- Highlight connected SSID/AP in settings with compiler option `USE_HIGHLIGHT_CONNECTED_AP` (needs additional 256 bytes)

* Change format of RSSI display
2025-09-21 15:26:03 +02:00
..
HTTP_GV_PAGE.h Remove user-scalable=no from HTTP HEADER (#23798) 2025-08-22 17:38:08 +02:00
HTTP_HEAD_LAST_SCRIPT32.h Avoid connection errors when switching to safeboot to upload OTA firmware (#21428) 2024-05-17 20:40:17 +02:00
HTTP_HEAD_LAST_SCRIPT.h Fix broken js introduced in #15515 2022-05-05 10:05:01 +02:00
HTTP_HEAD_STYLE1.h Update web UI styles and HTML syntax (#23847) 2025-09-07 21:58:43 +02:00
HTTP_HEAD_STYLE2.h CSS uses named colors variables (#23597) 2025-07-05 15:19:45 +02:00
HTTP_HEAD_STYLE3.h CSS uses named colors variables (#23597) 2025-07-05 15:19:45 +02:00
HTTP_HEAD_STYLE_ROOT_COLOR.h Update web UI styles and HTML syntax (#23847) 2025-09-07 21:58:43 +02:00
HTTP_HEAD_STYLE_WIFI.h Optimize WiFi strength indicator (#23924) 2025-09-21 15:26:03 +02:00
HTTP_HEAD_STYLE_ZIGBEE.h webserver - move all compressed scripts to subfolders /html_uncompressed and /htmlcompressed. 2020-12-29 09:53:15 +00:00
HTTP_HEADER1_ES6.h Remove user-scalable=no from HTTP HEADER (#23798) 2025-08-22 17:38:08 +02:00
HTTP_SCRIPT_CONSOL.h javascript: code large integers with scientific notation 2022-04-03 12:38:19 +02:00
HTTP_SCRIPT_MODULE_TEMPLATE.h Bump version v14.3.0.7 - again 2024-11-17 14:03:04 +01:00
HTTP_SCRIPT_ROOT_NO_WEB_DISPLAY.h javascript: code large integers with scientific notation 2022-04-03 12:38:19 +02:00
HTTP_SCRIPT_ROOT_PART2.h webserver - move all compressed scripts to subfolders /html_uncompressed and /htmlcompressed. 2020-12-29 09:53:15 +00:00
HTTP_SCRIPT_ROOT_SSE_NO_WEB_DISPLAY.h javascript: code large integers with scientific notation 2022-04-03 12:38:19 +02:00
HTTP_SCRIPT_ROOT_WEB_DISPLAY.h javascript: code large integers with scientific notation 2022-04-03 12:38:19 +02:00
HTTP_SCRIPT_TEMPLATE.h Fix GUI template config javascript regression 2022-04-08 10:23:10 +02:00