Commit Graph
27 Commits
Author SHA1 Message Date
proddy db5ccb018f improve http fallouts, move to its own class 2026-08-29 16:26:26 +02:00
MichaelDvP b05ae6dbbb fix http timeout setting, dev.8 2026-08-19 15:46:11 +02:00
MichaelDvP edd1677526 http timeouts 2026-08-19 11:49:04 +02:00
MichaelDvP a80ec9cf7e fix langth for json in shuntingyard, do not remove emty strings 2026-07-13 15:04:57 +02:00
MichaelDvP e9b300f20b Merge branch 'dev' into core3 2026-07-12 16:40:45 +02:00
MichaelDvP 188cc7b666 check for "http" before allocating a http-client 2026-07-11 19:12:34 +02:00
MichaelDvP 534989e4bb Merge branch 'dev' into core3 2026-07-10 13:19:39 +02:00
MichaelDvP f31dbd44a5 rollback regex 2026-07-10 12:13:31 +02:00
MichaelDvP 5c55c2216e rollback regex
crashes
2026-07-10 10:41:43 +02:00
MichaelDvP 5a1d06d39e fix possible memory leaks 2026-07-10 09:33:15 +02:00
MichaelDvP d7641fbb2f use regex for isnum 2026-07-10 08:16:58 +02:00
MichaelDvP 20e3d6a19b dev.7, fix crash 2026-06-23 07:57:55 +02:00
proddy 745d87c6d2 fixes https://github.com/emsesp/EMS-ESP32/discussions/3127 2026-06-22 22:54:25 +02:00
proddy 8fb69826f9 comments 2026-06-08 20:54:43 +02:00
proddy 7b6d60691c add missing "\r\n" to GET header 2026-05-29 16:15:54 +01:00
proddy 88768aaf75 remove comments 2026-05-26 21:58:49 +02:00
proddy 2543d2f484 remove HTTPClient 2026-05-26 09:15:05 +02:00
proddy 46c5560222 add TLS support for all boards 2026-05-25 12:32:53 +02:00
MichaelDvP ac143d607a http-client to heap 2026-04-10 14:20:17 +02:00
MichaelDvP 51d90095aa https client for scheduler/shuntingYard 2026-04-04 11:39:43 +02:00
proddy bfbb18655d memory optimzations 2026-01-23 19:37:21 +01:00
proddy 05baec85b7 implement txenabled system command - #2850 2025-12-26 10:10:27 +01:00
proddy c95b43ea69 remove emsesp namespace 2025-11-22 22:38:20 +01:00
proddy 61d50e2c79 optimizations 2025-10-18 17:17:41 +02:00
MichaelDvP aeee318cca skip frequ-measurement in standalone build 2025-10-07 12:38:19 +02:00
proddy ac45c17204 merge Michael's changes 2025-10-05 15:34:30 +02:00
proddy 76c0aa6be8 shuntingyard as a class library 2025-09-21 19:16:55 +02:00