proddy
c765b5c9b6
update
2026-08-30 14:46:49 +02:00
proddy
84d67c0946
dont run the shunting-yard twice on sendmail values. Sending literal text through system/sendmail logged a warning and dropped the computed body
2026-08-30 14:42:42 +02:00
proddy
04f99688eb
pkg update
2026-08-30 14:41:34 +02:00
proddy
0991ed467e
dont use ReadyMail/ESP_SSL if security is off
2026-08-30 10:17:07 +02:00
proddy
4d8d3f0d46
fix email security as number
2026-08-29 20:06:32 +02:00
proddy
db5ccb018f
improve http fallouts, move to its own class
2026-08-29 16:26:26 +02:00
proddy
4d4d716e5f
pkg update
2026-08-29 16:26:08 +02:00
proddy
94926b0ca7
S3 wifi support
2026-08-29 11:19:01 +02:00
proddy
98a6199a69
fixes for email service
2026-08-29 11:18:53 +02:00
proddy
416fecfaed
3.9.0-dev.6
2026-08-29 11:18:29 +02:00
proddy
319dfe6944
update words
2026-08-29 11:18:19 +02:00
proddy
3d0399b3a8
package update
2026-08-29 11:18:12 +02:00
proddy
fe972db8c5
pkg update
2026-08-25 21:28:06 +02:00
proddy
be224265f9
show mqtt disconnect once
2026-08-25 18:59:25 +02:00
proddy
5fcd9bfd2d
3.9.0-dev.5
2026-08-25 18:26:33 +02:00
proddy
69b6af4069
pkg update
2026-08-25 18:26:06 +02:00
proddy
cdade5f999
show 'Starting MQTT Service' only once, and connection failure errors after
2026-08-23 22:19:58 +02:00
proddy
97af64c53b
text change
2026-08-23 22:19:16 +02:00
proddy
bcb47912c0
refactor mqtt disconnect reason
2026-08-23 22:19:09 +02:00
proddy
badd8f2241
pkg update
2026-08-23 22:18:51 +02:00
proddy
5aed596140
RESTART button is green
2026-08-23 22:18:42 +02:00
proddy
015da730bf
move factory reset button to the left
2026-08-23 13:01:49 +02:00
proddy
0b47e5ec05
remove unused translations
2026-08-23 12:54:49 +02:00
proddy
b0255d726b
check text for online version check
2026-08-23 12:41:23 +02:00
proddy
fce46f7613
auto-formatting
2026-08-23 12:31:27 +02:00
proddy
c3cd4ac6b6
if there is no internet, keep trying every few seconds
2026-08-23 12:23:25 +02:00
proddy
91955689a2
include system name
2026-08-23 12:23:07 +02:00
proddy
89e88135bc
comment changes
2026-08-23 12:22:55 +02:00
proddy
42f86cd12b
get and send system name in AuthenticaionContext to prevent /rest/settings on each render
2026-08-23 12:22:45 +02:00
proddy
6efc7113b3
suppress rollout timings
2026-08-23 12:21:32 +02:00
proddy
48d425e0b6
remove useMemo
2026-08-22 15:45:48 +02:00
proddy
b18b27d2f6
remove useMemo
2026-08-22 15:45:34 +02:00
proddy
5d992e5a70
remove useMemo
2026-08-22 15:45:24 +02:00
proddy
80e48430f5
pkg update - eslint
2026-08-22 15:44:41 +02:00
proddy
cedafbd462
move reconnect count to onConnect. always show MQTT disconnect error
2026-08-22 13:25:31 +02:00
proddy
9d3eaa5ff7
rename connecting_
2026-08-22 13:24:51 +02:00
proddy
bc6351cc22
move MQTT and NTP to main loop
2026-08-22 13:24:40 +02:00
proddy
9b0ee07ee1
remove comments
2026-08-22 13:24:18 +02:00
proddy
4fe64fbff8
set system status to SYSTEM_STATUS_UPLOADING to pause MQTT/NTP etc during upload
2026-08-22 13:24:05 +02:00
proddy
51b689d91b
text changes
2026-08-22 13:23:36 +02:00
proddy
f5189b4d09
mention how to update unit tests
2026-08-22 13:23:21 +02:00
proddy
55b882cec2
update unit tests
2026-08-22 13:23:10 +02:00
proddy
c16f12990a
package update
2026-08-22 13:23:00 +02:00
proddy
cd0a51f843
text changes
2026-08-09 20:21:41 +02:00
proddy
34cd93b7be
fix bug where changing provision mode inflight would crash
2026-08-09 20:21:32 +02:00
proddy
d47915d815
text changes
2026-08-09 20:20:53 +02:00
proddy
cb97de7706
no AP if its sets to Never, stop loading ETH.begin() causing memory crash
2026-08-09 20:20:44 +02:00
proddy
dbc5a73583
changed path
2026-08-09 20:19:48 +02:00
proddy
4d25c69c84
matching AP provision modes
2026-08-09 20:19:24 +02:00
proddy
b430866bbb
update tests
2026-08-09 20:19:08 +02:00
proddy
553752a7ca
package update
2026-08-09 18:15:10 +02:00
proddy
9c992d8fda
show MQTT connection error only once on the first connect failure
2026-08-09 12:28:17 +02:00
proddy
e4d127db67
mqtt disconnect on non-psram boards
2026-08-09 09:58:57 +02:00
proddy
d913824b35
fix compare string length
2026-08-08 11:44:04 +02:00
proddy
ae3443c637
various lint optimizations (add const, pass by reference)
2026-08-08 11:43:44 +02:00
proddy
50c34c13f0
replace define with constexpr
2026-08-08 11:42:32 +02:00
proddy
d8fab910a8
package update
2026-08-08 11:42:10 +02:00
proddy
4231192991
ui changes to dialog boxes
2026-08-07 13:44:47 +02:00
proddy
b47e7d1dd6
fix HA warning on Uptime
2026-08-07 13:44:35 +02:00
proddy
fb55327373
fix possible dhcp bounce
2026-08-07 13:44:20 +02:00
proddy
4aab9e095a
update
2026-08-07 13:43:09 +02:00
proddy
12ae358434
3.9.0-dev.3
2026-08-07 13:43:00 +02:00
proddy
e22b82e913
refactoring based on Michael's comments
2026-08-07 13:42:45 +02:00
proddy
285361c09f
package update
2026-08-07 13:42:26 +02:00
proddy
bde9ab53a1
fix formatting
2026-08-06 16:17:17 +02:00
proddy
901721fb99
pkg update
2026-08-06 12:10:45 +02:00
proddy
dac1e1a69c
prevent STA warning on boot
2026-08-06 12:10:39 +02:00
proddy
1b2371c67a
scan all dns slots, prevent STA warning on boot
2026-08-06 12:10:21 +02:00
proddy
0f396200a2
update with dev.2 changes
2026-08-05 15:43:51 +02:00
proddy
1956ff8386
fix LED flashing
2026-08-05 15:43:40 +02:00
proddy
3a81c70018
add DHCP workaround (disabled for now)
2026-08-05 15:43:30 +02:00
proddy
e166db8b70
fix lint warnings from SonarQube
2026-08-02 14:41:46 +02:00
proddy
36884867f7
fix for formidable loading, and svg being compressed
2026-08-02 14:40:32 +02:00
proddy and Cursor
7fb8eb3592
Merge branch 'core3' into dev
...
Brings the ESP32 Arduino core 3 work (515 commits) into dev, moving the
version to 3.9.0-dev.0.
The 10 commits dev had since the merge base were auto-formatting, docs
regeneration and a version bump, all of which core3 had already applied
or superseded, so every conflict resolved to the core3 side and the
resulting tree matches core3 exactly.
Co-authored-by: Cursor <cursoragent@cursor.com >
2026-08-02 13:04:07 +02:00
proddy
2e988df817
preparing 3.9.0-dev.0
2026-08-02 12:53:04 +02:00
proddy
7eba8acbb4
3.8.3-dev.11
2026-08-01 17:04:13 +02:00
proddy
34db81ab4b
package update
2026-08-01 17:03:31 +02:00
proddy
e9a422bd27
add exit clause
2026-08-01 17:03:26 +02:00
proddy
4a8ad71b63
auto-formatting
2026-08-01 17:03:15 +02:00
proddy
d0e6a603bb
auto-formatting
2026-08-01 16:57:41 +02:00
proddy
36b4dd55a7
pkg update
2026-08-01 16:44:16 +02:00
proddy
341a4d4e1d
update version
2026-08-01 16:44:11 +02:00
proddy
a61745b710
formatting
2026-08-01 16:44:03 +02:00
proddy
b1ebd81ca2
update
2026-08-01 16:43:55 +02:00
proddy
c9b90e282f
pkg updates
2026-07-31 09:49:15 +02:00
proddy
11eeb521d5
fix state class for uptime
2026-07-28 21:28:30 +02:00
proddy
9a98f6b2ff
revert CZflag
2026-07-27 18:14:45 +02:00
proddy
1631b607c5
pkg auto-update
2026-07-27 18:12:33 +02:00
proddy
aa8481c42e
migrate espMqttClient upsteam patches
2026-07-26 17:39:58 +02:00
proddy
96f2e6d5a7
update
2026-07-26 13:44:30 +02:00
proddy
a469507fb6
add disable_reset
2026-07-26 13:42:50 +02:00
proddy
2bef33f81a
added application setting 'disable factory' Feature request->Button anti tampering mode
...
Fixes #3150
2026-07-26 13:34:15 +02:00
proddy
e584adaa07
ESP32Async/ESPAsyncWebServer @ 3.12.0
2026-07-26 13:32:13 +02:00
proddy
ec4572c9fc
update tests with API attribute changes
2026-07-26 11:23:21 +02:00
proddy
1398aac828
auto-build modbus and run tests
2026-07-26 11:22:48 +02:00
proddy
a25f73f0ec
cz -> cs
2026-07-26 11:22:30 +02:00
proddy
3d402b0c94
update auto-generated docs
2026-07-26 11:22:11 +02:00
proddy
c91488d2fe
cz -> cs
2026-07-26 11:16:10 +02:00
proddy
ac36b072e8
3.9.0-dev.18
2026-07-26 11:15:56 +02:00
proddy
77fac47584
show gateway/connect but greyed out in webUI
2026-07-26 10:50:10 +02:00